From 31f259e9090e016d09f135c062a45ed7e63ce134 Mon Sep 17 00:00:00 2001 From: Myhs-phz Date: Fri, 28 Mar 2025 11:46:00 +0000 Subject: [PATCH] feat --- docs/en/statis.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/en/statis.py b/docs/en/statis.py index 483ebf78..cfacab19 100755 --- a/docs/en/statis.py +++ b/docs/en/statis.py @@ -32,6 +32,8 @@ with open(load_path, 'r') as f2: HEADER = ['name', 'category', 'paper', 'configpath', 'configpath_llmjudge'] +recommanded_dataset_list = [] + def table_format(data_list): table_format_list = []