Unverified Commit 06ba1d28 authored by Felix Michalak's avatar Felix Michalak Committed by GitHub
Browse files

Fix ```mmlu_continuation``` subgroup names to fit Readme and other variants (#3137)

* Update continuation group names to fit Readme

* added changelog to readme and switched datasets form hails to cais

* added missing new line at end of readme
parent bc811365
...@@ -71,3 +71,6 @@ switch to original implementation ...@@ -71,3 +71,6 @@ switch to original implementation
ver 2: PR #2116 ver 2: PR #2116
add missing newline in description. add missing newline in description.
PR #3137
Fix `mmlu_continuation` subgroup names to fit other variants, and switch dataset from `hails/mmlu_no_train` to `cais/mmlu` in all subtasks.
dataset_path: hails/mmlu_no_train # a copy of `cais/mmlu` with no auxiliary_train split dataset_path: cais/mmlu
output_type: multiple_choice output_type: multiple_choice
test_split: test test_split: test
fewshot_split: dev fewshot_split: dev
......
...@@ -3,25 +3,25 @@ group_alias: mmlu (continuation) ...@@ -3,25 +3,25 @@ group_alias: mmlu (continuation)
task: task:
- group: stem - group: stem
task: task:
- mmlu_continuation_stem - mmlu_stem_continuation
aggregate_metric_list: aggregate_metric_list:
- metric: acc - metric: acc
weight_by_size: True weight_by_size: True
- group: other - group: other
task: task:
- mmlu_continuation_other - mmlu_other_continuation
aggregate_metric_list: aggregate_metric_list:
- metric: acc - metric: acc
weight_by_size: True weight_by_size: True
- group: social sciences - group: social sciences
task: task:
- mmlu_continuation_social_sciences - mmlu_social_sciences_continuation
aggregate_metric_list: aggregate_metric_list:
- metric: acc - metric: acc
weight_by_size: True weight_by_size: True
- group: humanities - group: humanities
task: task:
- mmlu_continuation_humanities - mmlu_humanities_continuation
aggregate_metric_list: aggregate_metric_list:
- metric: acc - metric: acc
weight_by_size: True weight_by_size: True
......
"dataset_name": "abstract_algebra" "dataset_name": "abstract_algebra"
"description": "The following are questions (with answers) about abstract\ "description": "The following are questions (with answers) about abstract\
\ algebra.\n\n" \ algebra.\n\n"
"tag": "mmlu_continuation_stem" "tag": "mmlu_stem_continuation"
"include": "_continuation_template_yaml" "include": "_continuation_template_yaml"
"task": "mmlu_continuation_abstract_algebra" "task": "mmlu_abstract_algebra_continuation"
"dataset_name": "anatomy" "dataset_name": "anatomy"
"description": "The following are questions (with answers) about anatomy.\n\ "description": "The following are questions (with answers) about anatomy.\n\
\n" \n"
"tag": "mmlu_continuation_stem" "tag": "mmlu_stem_continuation"
"include": "_continuation_template_yaml" "include": "_continuation_template_yaml"
"task": "mmlu_continuation_anatomy" "task": "mmlu_anatomy_continuation"
"dataset_name": "astronomy" "dataset_name": "astronomy"
"description": "The following are questions (with answers) about astronomy.\n\ "description": "The following are questions (with answers) about astronomy.\n\
\n" \n"
"tag": "mmlu_continuation_stem" "tag": "mmlu_stem_continuation"
"include": "_continuation_template_yaml" "include": "_continuation_template_yaml"
"task": "mmlu_continuation_astronomy" "task": "mmlu_astronomy_continuation"
"dataset_name": "business_ethics" "dataset_name": "business_ethics"
"description": "The following are questions (with answers) about business\ "description": "The following are questions (with answers) about business\
\ ethics.\n\n" \ ethics.\n\n"
"tag": "mmlu_continuation_other" "tag": "mmlu_other_continuation"
"include": "_continuation_template_yaml" "include": "_continuation_template_yaml"
"task": "mmlu_continuation_business_ethics" "task": "mmlu_business_ethics_continuation"
"dataset_name": "clinical_knowledge" "dataset_name": "clinical_knowledge"
"description": "The following are questions (with answers) about clinical\ "description": "The following are questions (with answers) about clinical\
\ knowledge.\n\n" \ knowledge.\n\n"
"tag": "mmlu_continuation_other" "tag": "mmlu_other_continuation"
"include": "_continuation_template_yaml" "include": "_continuation_template_yaml"
"task": "mmlu_continuation_clinical_knowledge" "task": "mmlu_clinical_knowledge_continuation"
"dataset_name": "college_biology" "dataset_name": "college_biology"
"description": "The following are questions (with answers) about college\ "description": "The following are questions (with answers) about college\
\ biology.\n\n" \ biology.\n\n"
"tag": "mmlu_continuation_stem" "tag": "mmlu_stem_continuation"
"include": "_continuation_template_yaml" "include": "_continuation_template_yaml"
"task": "mmlu_continuation_college_biology" "task": "mmlu_college_biology_continuation"
"dataset_name": "college_chemistry" "dataset_name": "college_chemistry"
"description": "The following are questions (with answers) about college\ "description": "The following are questions (with answers) about college\
\ chemistry.\n\n" \ chemistry.\n\n"
"tag": "mmlu_continuation_stem" "tag": "mmlu_stem_continuation"
"include": "_continuation_template_yaml" "include": "_continuation_template_yaml"
"task": "mmlu_continuation_college_chemistry" "task": "mmlu_college_chemistry_continuation"
"dataset_name": "college_computer_science" "dataset_name": "college_computer_science"
"description": "The following are questions (with answers) about college\ "description": "The following are questions (with answers) about college\
\ computer science.\n\n" \ computer science.\n\n"
"tag": "mmlu_continuation_stem" "tag": "mmlu_stem_continuation"
"include": "_continuation_template_yaml" "include": "_continuation_template_yaml"
"task": "mmlu_continuation_college_computer_science" "task": "mmlu_college_computer_science_continuation"
"dataset_name": "college_mathematics" "dataset_name": "college_mathematics"
"description": "The following are questions (with answers) about college\ "description": "The following are questions (with answers) about college\
\ mathematics.\n\n" \ mathematics.\n\n"
"tag": "mmlu_continuation_stem" "tag": "mmlu_stem_continuation"
"include": "_continuation_template_yaml" "include": "_continuation_template_yaml"
"task": "mmlu_continuation_college_mathematics" "task": "mmlu_college_mathematics_continuation"
"dataset_name": "college_medicine" "dataset_name": "college_medicine"
"description": "The following are questions (with answers) about college\ "description": "The following are questions (with answers) about college\
\ medicine.\n\n" \ medicine.\n\n"
"tag": "mmlu_continuation_other" "tag": "mmlu_other_continuation"
"include": "_continuation_template_yaml" "include": "_continuation_template_yaml"
"task": "mmlu_continuation_college_medicine" "task": "mmlu_college_medicine_continuation"
"dataset_name": "college_physics" "dataset_name": "college_physics"
"description": "The following are questions (with answers) about college\ "description": "The following are questions (with answers) about college\
\ physics.\n\n" \ physics.\n\n"
"tag": "mmlu_continuation_stem" "tag": "mmlu_stem_continuation"
"include": "_continuation_template_yaml" "include": "_continuation_template_yaml"
"task": "mmlu_continuation_college_physics" "task": "mmlu_college_physics_continuation"
"dataset_name": "computer_security" "dataset_name": "computer_security"
"description": "The following are questions (with answers) about computer\ "description": "The following are questions (with answers) about computer\
\ security.\n\n" \ security.\n\n"
"tag": "mmlu_continuation_stem" "tag": "mmlu_stem_continuation"
"include": "_continuation_template_yaml" "include": "_continuation_template_yaml"
"task": "mmlu_continuation_computer_security" "task": "mmlu_computer_security_continuation"
"dataset_name": "conceptual_physics" "dataset_name": "conceptual_physics"
"description": "The following are questions (with answers) about conceptual\ "description": "The following are questions (with answers) about conceptual\
\ physics.\n\n" \ physics.\n\n"
"tag": "mmlu_continuation_stem" "tag": "mmlu_stem_continuation"
"include": "_continuation_template_yaml" "include": "_continuation_template_yaml"
"task": "mmlu_continuation_conceptual_physics" "task": "mmlu_conceptual_physics_continuation"
"dataset_name": "econometrics" "dataset_name": "econometrics"
"description": "The following are questions (with answers) about econometrics.\n\ "description": "The following are questions (with answers) about econometrics.\n\
\n" \n"
"tag": "mmlu_continuation_social_sciences" "tag": "mmlu_social_sciences_continuation"
"include": "_continuation_template_yaml" "include": "_continuation_template_yaml"
"task": "mmlu_continuation_econometrics" "task": "mmlu_econometrics_continuation"
"dataset_name": "electrical_engineering" "dataset_name": "electrical_engineering"
"description": "The following are questions (with answers) about electrical\ "description": "The following are questions (with answers) about electrical\
\ engineering.\n\n" \ engineering.\n\n"
"tag": "mmlu_continuation_stem" "tag": "mmlu_stem_continuation"
"include": "_continuation_template_yaml" "include": "_continuation_template_yaml"
"task": "mmlu_continuation_electrical_engineering" "task": "mmlu_electrical_engineering_continuation"
"dataset_name": "elementary_mathematics" "dataset_name": "elementary_mathematics"
"description": "The following are questions (with answers) about elementary\ "description": "The following are questions (with answers) about elementary\
\ mathematics.\n\n" \ mathematics.\n\n"
"tag": "mmlu_continuation_stem" "tag": "mmlu_stem_continuation"
"include": "_continuation_template_yaml" "include": "_continuation_template_yaml"
"task": "mmlu_continuation_elementary_mathematics" "task": "mmlu_elementary_mathematics_continuation"
"dataset_name": "formal_logic" "dataset_name": "formal_logic"
"description": "The following are questions (with answers) about formal\ "description": "The following are questions (with answers) about formal\
\ logic.\n\n" \ logic.\n\n"
"tag": "mmlu_continuation_humanities" "tag": "mmlu_humanities_continuation"
"include": "_continuation_template_yaml" "include": "_continuation_template_yaml"
"task": "mmlu_continuation_formal_logic" "task": "mmlu_formal_logic_continuation"
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