Unverified Commit a2af2101 authored by Yen-Ting Lin's avatar Yen-Ting Lin Committed by GitHub
Browse files

Merge branch 'EleutherAI:main' into main

parents 82cb25c1 d5f39bf8
group: mmlu_flan_n_shot_generative
group_alias: mmlu (flan style, generative)
task:
- mmlu_flan_n_shot_generative_stem
- mmlu_flan_n_shot_generative_other
- mmlu_flan_n_shot_generative_social_sciences
- mmlu_flan_n_shot_generative_humanities
- group: stem
task:
- mmlu_flan_n_shot_generative_stem
aggregate_metric_list:
- metric: acc
weight_by_size: True
- group: other
task:
- mmlu_flan_n_shot_generative_other
aggregate_metric_list:
- metric: acc
weight_by_size: True
- group: social sciences
task:
- mmlu_flan_n_shot_generative_social_sciences
aggregate_metric_list:
- metric: acc
weight_by_size: True
- group: humanities
task:
- mmlu_flan_n_shot_generative_humanities
aggregate_metric_list:
- metric: acc
weight_by_size: True
aggregate_metric_list:
- metric: acc
weight_by_size: True
metadata:
version: 1
group: mmlu_flan_n_shot_generative
dataset_path: hails/mmlu_no_train # a copy of `cais/mmlu` with no auxiliary_train split
test_split: test
fewshot_split: dev
fewshot_config:
sampler: first_n
output_type: generate_until
doc_to_text: "Q: {{question.strip()}}\n(A) {{choices[0]}} (B) {{choices[1]}} (C) {{choices[2]}} (D) {{choices[3]}}\nA: "
doc_to_text: "Q: {{question.strip()}}\n(A) {{choices[0]}} (B) {{choices[1]}} (C) {{choices[2]}} (D) {{choices[3]}}\nA:"
doc_to_target: "{{['(A)', '(B)', '(C)', '(D)'][answer]}}"
filter_list:
- name: "strict-match"
......@@ -22,9 +23,12 @@ generation_kwargs:
- "</s>"
- "Q:"
- "<|im_end|>"
- "\n"
metric_list:
- metric: exact_match
aggregation: mean
higher_is_better: true
metadata:
version: 1.0
version: 2.0
dataset_kwargs:
trust_remote_code: true
"dataset_name": "abstract_algebra"
"description": "The following are multiple choice questions (with answers) about abstract\
\ algebra.\n\n"
"group": "mmlu_flan_n_shot_generative_stem"
"tag": "mmlu_flan_n_shot_generative_stem"
"include": "_mmlu_flan_generative_template_yaml"
"task": "mmlu_flan_n_shot_generative_abstract_algebra"
"dataset_name": "anatomy"
"description": "The following are multiple choice questions (with answers) about anatomy.\n\
\n"
"group": "mmlu_flan_n_shot_generative_stem"
"tag": "mmlu_flan_n_shot_generative_stem"
"include": "_mmlu_flan_generative_template_yaml"
"task": "mmlu_flan_n_shot_generative_anatomy"
"dataset_name": "astronomy"
"description": "The following are multiple choice questions (with answers) about astronomy.\n\
\n"
"group": "mmlu_flan_n_shot_generative_stem"
"tag": "mmlu_flan_n_shot_generative_stem"
"include": "_mmlu_flan_generative_template_yaml"
"task": "mmlu_flan_n_shot_generative_astronomy"
"dataset_name": "business_ethics"
"description": "The following are multiple choice questions (with answers) about business\
\ ethics.\n\n"
"group": "mmlu_flan_n_shot_generative_other"
"tag": "mmlu_flan_n_shot_generative_other"
"include": "_mmlu_flan_generative_template_yaml"
"task": "mmlu_flan_n_shot_generative_business_ethics"
"dataset_name": "clinical_knowledge"
"description": "The following are multiple choice questions (with answers) about clinical\
\ knowledge.\n\n"
"group": "mmlu_flan_n_shot_generative_other"
"tag": "mmlu_flan_n_shot_generative_other"
"include": "_mmlu_flan_generative_template_yaml"
"task": "mmlu_flan_n_shot_generative_clinical_knowledge"
"dataset_name": "college_biology"
"description": "The following are multiple choice questions (with answers) about college\
\ biology.\n\n"
"group": "mmlu_flan_n_shot_generative_stem"
"tag": "mmlu_flan_n_shot_generative_stem"
"include": "_mmlu_flan_generative_template_yaml"
"task": "mmlu_flan_n_shot_generative_college_biology"
"dataset_name": "college_chemistry"
"description": "The following are multiple choice questions (with answers) about college\
\ chemistry.\n\n"
"group": "mmlu_flan_n_shot_generative_stem"
"tag": "mmlu_flan_n_shot_generative_stem"
"include": "_mmlu_flan_generative_template_yaml"
"task": "mmlu_flan_n_shot_generative_college_chemistry"
"dataset_name": "college_computer_science"
"description": "The following are multiple choice questions (with answers) about college\
\ computer science.\n\n"
"group": "mmlu_flan_n_shot_generative_stem"
"tag": "mmlu_flan_n_shot_generative_stem"
"include": "_mmlu_flan_generative_template_yaml"
"task": "mmlu_flan_n_shot_generative_college_computer_science"
"dataset_name": "college_mathematics"
"description": "The following are multiple choice questions (with answers) about college\
\ mathematics.\n\n"
"group": "mmlu_flan_n_shot_generative_stem"
"tag": "mmlu_flan_n_shot_generative_stem"
"include": "_mmlu_flan_generative_template_yaml"
"task": "mmlu_flan_n_shot_generative_college_mathematics"
"dataset_name": "college_medicine"
"description": "The following are multiple choice questions (with answers) about college\
\ medicine.\n\n"
"group": "mmlu_flan_n_shot_generative_other"
"tag": "mmlu_flan_n_shot_generative_other"
"include": "_mmlu_flan_generative_template_yaml"
"task": "mmlu_flan_n_shot_generative_college_medicine"
"dataset_name": "college_physics"
"description": "The following are multiple choice questions (with answers) about college\
\ physics.\n\n"
"group": "mmlu_flan_n_shot_generative_stem"
"tag": "mmlu_flan_n_shot_generative_stem"
"include": "_mmlu_flan_generative_template_yaml"
"task": "mmlu_flan_n_shot_generative_college_physics"
"dataset_name": "computer_security"
"description": "The following are multiple choice questions (with answers) about computer\
\ security.\n\n"
"group": "mmlu_flan_n_shot_generative_stem"
"tag": "mmlu_flan_n_shot_generative_stem"
"include": "_mmlu_flan_generative_template_yaml"
"task": "mmlu_flan_n_shot_generative_computer_security"
"dataset_name": "conceptual_physics"
"description": "The following are multiple choice questions (with answers) about conceptual\
\ physics.\n\n"
"group": "mmlu_flan_n_shot_generative_stem"
"tag": "mmlu_flan_n_shot_generative_stem"
"include": "_mmlu_flan_generative_template_yaml"
"task": "mmlu_flan_n_shot_generative_conceptual_physics"
"dataset_name": "econometrics"
"description": "The following are multiple choice questions (with answers) about econometrics.\n\
\n"
"group": "mmlu_flan_n_shot_generative_social_sciences"
"tag": "mmlu_flan_n_shot_generative_social_sciences"
"include": "_mmlu_flan_generative_template_yaml"
"task": "mmlu_flan_n_shot_generative_econometrics"
"dataset_name": "electrical_engineering"
"description": "The following are multiple choice questions (with answers) about electrical\
\ engineering.\n\n"
"group": "mmlu_flan_n_shot_generative_stem"
"tag": "mmlu_flan_n_shot_generative_stem"
"include": "_mmlu_flan_generative_template_yaml"
"task": "mmlu_flan_n_shot_generative_electrical_engineering"
"dataset_name": "elementary_mathematics"
"description": "The following are multiple choice questions (with answers) about elementary\
\ mathematics.\n\n"
"group": "mmlu_flan_n_shot_generative_stem"
"tag": "mmlu_flan_n_shot_generative_stem"
"include": "_mmlu_flan_generative_template_yaml"
"task": "mmlu_flan_n_shot_generative_elementary_mathematics"
"dataset_name": "formal_logic"
"description": "The following are multiple choice questions (with answers) about formal\
\ logic.\n\n"
"group": "mmlu_flan_n_shot_generative_humanities"
"tag": "mmlu_flan_n_shot_generative_humanities"
"include": "_mmlu_flan_generative_template_yaml"
"task": "mmlu_flan_n_shot_generative_formal_logic"
"dataset_name": "global_facts"
"description": "The following are multiple choice questions (with answers) about global\
\ facts.\n\n"
"group": "mmlu_flan_n_shot_generative_other"
"tag": "mmlu_flan_n_shot_generative_other"
"include": "_mmlu_flan_generative_template_yaml"
"task": "mmlu_flan_n_shot_generative_global_facts"
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