This commit is contained in:
Myhs-phz 2025-03-28 11:46:00 +00:00
parent 0f46c35211
commit 31f259e909

View File

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