Commit 50df117b authored by lintangsutawika's avatar lintangsutawika
Browse files

removed mmlu altworlds

parent c84190cb
group: mmlu_style_01_fc
dataset_path: cais/mmlu
test_split: test
fewshot_split: dev
output_type: multiple_choice
doc_to_text: "Q: {{question.strip()}}\n(A) {{choices[0]}}\n(B) {{choices[1]}}\n(C) {{choices[2]}}\n(D) {{choices[3]}}\nA: "
doc_to_choice: "{{['(A) '+choices[0], '(B) '+choices[1], '(C) '+choices[2], '(D) '+choices[3]]}}" # "{{choices}}" # ["A", "B", "C", "D"]
doc_to_target: answer
metric_list:
- metric: acc
aggregation: mean
higher_is_better: true
- metric: brier_score
"dataset_name": "abstract_algebra"
"description": "The following are multiple choice questions (with answers) about abstract algebra.\n\n"
"include": "_template_yaml"
"task": "mmlu_style_01_fc_abstract_algebra"
"dataset_name": "anatomy"
"description": "The following are multiple choice questions (with answers) about anatomy.\n\n"
"include": "_template_yaml"
"task": "mmlu_style_01_fc_anatomy"
"dataset_name": "astronomy"
"description": "The following are multiple choice questions (with answers) about astronomy.\n\n"
"include": "_template_yaml"
"task": "mmlu_style_01_fc_astronomy"
"dataset_name": "business_ethics"
"description": "The following are multiple choice questions (with answers) about business ethics.\n\n"
"include": "_template_yaml"
"task": "mmlu_style_01_fc_business_ethics"
"dataset_name": "clinical_knowledge"
"description": "The following are multiple choice questions (with answers) about clinical knowledge.\n\n"
"include": "_template_yaml"
"task": "mmlu_style_01_fc_clinical_knowledge"
"dataset_name": "college_biology"
"description": "The following are multiple choice questions (with answers) about college biology.\n\n"
"include": "_template_yaml"
"task": "mmlu_style_01_fc_college_biology"
"dataset_name": "college_chemistry"
"description": "The following are multiple choice questions (with answers) about college chemistry.\n\n"
"include": "_template_yaml"
"task": "mmlu_style_01_fc_college_chemistry"
"dataset_name": "college_computer_science"
"description": "The following are multiple choice questions (with answers) about college computer science.\n\n"
"include": "_template_yaml"
"task": "mmlu_style_01_fc_college_computer_science"
"dataset_name": "college_mathematics"
"description": "The following are multiple choice questions (with answers) about college mathematics.\n\n"
"include": "_template_yaml"
"task": "mmlu_style_01_fc_college_mathematics"
"dataset_name": "college_medicine"
"description": "The following are multiple choice questions (with answers) about college medicine.\n\n"
"include": "_template_yaml"
"task": "mmlu_style_01_fc_college_medicine"
"dataset_name": "college_physics"
"description": "The following are multiple choice questions (with answers) about college physics.\n\n"
"include": "_template_yaml"
"task": "mmlu_style_01_fc_college_physics"
"dataset_name": "computer_security"
"description": "The following are multiple choice questions (with answers) about computer security.\n\n"
"include": "_template_yaml"
"task": "mmlu_style_01_fc_computer_security"
"dataset_name": "conceptual_physics"
"description": "The following are multiple choice questions (with answers) about conceptual physics.\n\n"
"include": "_template_yaml"
"task": "mmlu_style_01_fc_conceptual_physics"
"dataset_name": "econometrics"
"description": "The following are multiple choice questions (with answers) about econometrics.\n\n"
"include": "_template_yaml"
"task": "mmlu_style_01_fc_econometrics"
"dataset_name": "electrical_engineering"
"description": "The following are multiple choice questions (with answers) about electrical engineering.\n\n"
"include": "_template_yaml"
"task": "mmlu_style_01_fc_electrical_engineering"
"dataset_name": "elementary_mathematics"
"description": "The following are multiple choice questions (with answers) about elementary mathematics.\n\n"
"include": "_template_yaml"
"task": "mmlu_style_01_fc_elementary_mathematics"
"dataset_name": "formal_logic"
"description": "The following are multiple choice questions (with answers) about formal logic.\n\n"
"include": "_template_yaml"
"task": "mmlu_style_01_fc_formal_logic"
"dataset_name": "global_facts"
"description": "The following are multiple choice questions (with answers) about global facts.\n\n"
"include": "_template_yaml"
"task": "mmlu_style_01_fc_global_facts"
"dataset_name": "high_school_biology"
"description": "The following are multiple choice questions (with answers) about high school biology.\n\n"
"include": "_template_yaml"
"task": "mmlu_style_01_fc_high_school_biology"
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