Commit 4eecbabb authored by Baber's avatar Baber
Browse files

Merge branch 'main' into prefill

parents dac8b534 fb963f0f
"dataset_name": "tve_mathematics" "dataset_name": "tve_mathematics"
"description": "以下為統測數學的單選題,請提供正確答案的選項。\n\n" "description": "以下為統測數學的單選題,請提供正確答案的選項。\n\n"
"group": "tmmluplus_STEM" "tag": "tmmluplus_STEM_tasks"
"group_alias": "STEM" "include": "_tmmluplus_template_yaml"
"include": "_default_template_yaml"
"task": "tmmluplus_tve_mathematics" "task": "tmmluplus_tve_mathematics"
"task_alias": "tve mathematics" "task_alias": "tve mathematics"
"dataset_name": "tve_natural_sciences" "dataset_name": "tve_natural_sciences"
"description": "以下為統測自然科的單選題,請提供正確答案的選項。\n\n" "description": "以下為統測自然科的單選題,請提供正確答案的選項。\n\n"
"group": "tmmluplus_STEM" "tag": "tmmluplus_STEM_tasks"
"group_alias": "STEM" "include": "_tmmluplus_template_yaml"
"include": "_default_template_yaml"
"task": "tmmluplus_tve_natural_sciences" "task": "tmmluplus_tve_natural_sciences"
"task_alias": "tve natural sciences" "task_alias": "tve natural sciences"
"dataset_name": "veterinary_pathology" "dataset_name": "veterinary_pathology"
"description": "以下為獸醫病理學的單選題,請提供正確答案的選項。\n\n" "description": "以下為獸醫病理學的單選題,請提供正確答案的選項。\n\n"
"group": "tmmluplus_other" "tag": "tmmluplus_other_tasks"
"group_alias": "other" "include": "_tmmluplus_template_yaml"
"include": "_default_template_yaml"
"task": "tmmluplus_veterinary_pathology" "task": "tmmluplus_veterinary_pathology"
"task_alias": "veterinary pathology" "task_alias": "veterinary pathology"
"dataset_name": "veterinary_pharmacology" "dataset_name": "veterinary_pharmacology"
"description": "以下為獸醫藥理學的單選題,請提供正確答案的選項。\n\n" "description": "以下為獸醫藥理學的單選題,請提供正確答案的選項。\n\n"
"group": "tmmluplus_other" "tag": "tmmluplus_other_tasks"
"group_alias": "other" "include": "_tmmluplus_template_yaml"
"include": "_default_template_yaml"
"task": "tmmluplus_veterinary_pharmacology" "task": "tmmluplus_veterinary_pharmacology"
"task_alias": "veterinary pharmacology" "task_alias": "veterinary pharmacology"
...@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" ...@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project] [project]
name = "lm_eval" name = "lm_eval"
version = "0.4.3" version = "0.4.4"
authors = [ authors = [
{name="EleutherAI", email="contact@eleuther.ai"} {name="EleutherAI", email="contact@eleuther.ai"}
] ]
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment