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 = []