Commit c1e63555 authored by Yu Shi Jie's avatar Yu Shi Jie
Browse files

Merge branch 'upstream' into 'mmlu-pro'

add tokenizer logs info (#1731)

See merge request shijie.yu/lm-evaluation-harness!4
parents e361687c 42dc2448
"dataset_name": "prehistory"
"description": "The following are multiple choice questions (with answers) about prehistory.\n\
\n"
"group": "mmlu_flan_n_shot_loglikelihood_humanities"
"tag": "mmlu_flan_n_shot_loglikelihood_humanities"
"include": "_mmlu_flan_loglikelihood_template_yaml"
"task": "mmlu_flan_n_shot_loglikelihood_prehistory"
"dataset_name": "professional_accounting"
"description": "The following are multiple choice questions (with answers) about professional\
\ accounting.\n\n"
"group": "mmlu_flan_n_shot_loglikelihood_other"
"tag": "mmlu_flan_n_shot_loglikelihood_other"
"include": "_mmlu_flan_loglikelihood_template_yaml"
"task": "mmlu_flan_n_shot_loglikelihood_professional_accounting"
"dataset_name": "professional_law"
"description": "The following are multiple choice questions (with answers) about professional\
\ law.\n\n"
"group": "mmlu_flan_n_shot_loglikelihood_humanities"
"tag": "mmlu_flan_n_shot_loglikelihood_humanities"
"include": "_mmlu_flan_loglikelihood_template_yaml"
"task": "mmlu_flan_n_shot_loglikelihood_professional_law"
"dataset_name": "professional_medicine"
"description": "The following are multiple choice questions (with answers) about professional\
\ medicine.\n\n"
"group": "mmlu_flan_n_shot_loglikelihood_other"
"tag": "mmlu_flan_n_shot_loglikelihood_other"
"include": "_mmlu_flan_loglikelihood_template_yaml"
"task": "mmlu_flan_n_shot_loglikelihood_professional_medicine"
"dataset_name": "professional_psychology"
"description": "The following are multiple choice questions (with answers) about professional\
\ psychology.\n\n"
"group": "mmlu_flan_n_shot_loglikelihood_social_sciences"
"tag": "mmlu_flan_n_shot_loglikelihood_social_sciences"
"include": "_mmlu_flan_loglikelihood_template_yaml"
"task": "mmlu_flan_n_shot_loglikelihood_professional_psychology"
"dataset_name": "public_relations"
"description": "The following are multiple choice questions (with answers) about public\
\ relations.\n\n"
"group": "mmlu_flan_n_shot_loglikelihood_social_sciences"
"tag": "mmlu_flan_n_shot_loglikelihood_social_sciences"
"include": "_mmlu_flan_loglikelihood_template_yaml"
"task": "mmlu_flan_n_shot_loglikelihood_public_relations"
"dataset_name": "security_studies"
"description": "The following are multiple choice questions (with answers) about security\
\ studies.\n\n"
"group": "mmlu_flan_n_shot_loglikelihood_social_sciences"
"tag": "mmlu_flan_n_shot_loglikelihood_social_sciences"
"include": "_mmlu_flan_loglikelihood_template_yaml"
"task": "mmlu_flan_n_shot_loglikelihood_security_studies"
"dataset_name": "sociology"
"description": "The following are multiple choice questions (with answers) about sociology.\n\
\n"
"group": "mmlu_flan_n_shot_loglikelihood_social_sciences"
"tag": "mmlu_flan_n_shot_loglikelihood_social_sciences"
"include": "_mmlu_flan_loglikelihood_template_yaml"
"task": "mmlu_flan_n_shot_loglikelihood_sociology"
"dataset_name": "us_foreign_policy"
"description": "The following are multiple choice questions (with answers) about us\
\ foreign policy.\n\n"
"group": "mmlu_flan_n_shot_loglikelihood_social_sciences"
"tag": "mmlu_flan_n_shot_loglikelihood_social_sciences"
"include": "_mmlu_flan_loglikelihood_template_yaml"
"task": "mmlu_flan_n_shot_loglikelihood_us_foreign_policy"
"dataset_name": "virology"
"description": "The following are multiple choice questions (with answers) about virology.\n\
\n"
"group": "mmlu_flan_n_shot_loglikelihood_other"
"tag": "mmlu_flan_n_shot_loglikelihood_other"
"include": "_mmlu_flan_loglikelihood_template_yaml"
"task": "mmlu_flan_n_shot_loglikelihood_virology"
"dataset_name": "world_religions"
"description": "The following are multiple choice questions (with answers) about world\
\ religions.\n\n"
"group": "mmlu_flan_n_shot_loglikelihood_humanities"
"tag": "mmlu_flan_n_shot_loglikelihood_humanities"
"include": "_mmlu_flan_loglikelihood_template_yaml"
"task": "mmlu_flan_n_shot_loglikelihood_world_religions"
......@@ -16,3 +16,5 @@ metric_list:
higher_is_better: true
metadata:
version: 1.0
dataset_kwargs:
trust_remote_code: true
group: mmlu_generative
group_alias: mmlu (generative)
task:
- mmlu_stem_generative
- mmlu_other_generative
- mmlu_social_sciences_generative
- mmlu_humanities_generative
- group: stem
task:
- mmlu_stem_generative
aggregate_metric_list:
- metric: acc
weight_by_size: True
- group: other
task:
- mmlu_other_generative
aggregate_metric_list:
- metric: acc
weight_by_size: True
- group: social sciences
task:
- mmlu_social_sciences_generative
aggregate_metric_list:
- metric: acc
weight_by_size: True
- group: humanities
task:
- mmlu_humanities_generative
aggregate_metric_list:
- metric: acc
weight_by_size: True
aggregate_metric_list:
- metric: acc
weight_by_size: True
metadata:
version: 1
"dataset_name": "abstract_algebra"
"description": "The following are multiple choice questions (with answers) about abstract\
\ algebra.\n\n"
"group": "mmlu_stem_generative"
"group_alias": "stem"
"tag": "mmlu_stem_generative"
"include": "_default_template_yaml"
"task": "mmlu_abstract_algebra_generative"
"task_alias": "abstract_algebra"
"dataset_name": "anatomy"
"description": "The following are multiple choice questions (with answers) about anatomy.\n\
\n"
"group": "mmlu_stem_generative"
"group_alias": "stem"
"tag": "mmlu_stem_generative"
"include": "_default_template_yaml"
"task": "mmlu_anatomy_generative"
"task_alias": "anatomy"
"dataset_name": "astronomy"
"description": "The following are multiple choice questions (with answers) about astronomy.\n\
\n"
"group": "mmlu_stem_generative"
"group_alias": "stem"
"tag": "mmlu_stem_generative"
"include": "_default_template_yaml"
"task": "mmlu_astronomy_generative"
"task_alias": "astronomy"
"dataset_name": "business_ethics"
"description": "The following are multiple choice questions (with answers) about business\
\ ethics.\n\n"
"group": "mmlu_other_generative"
"group_alias": "other"
"tag": "mmlu_other_generative"
"include": "_default_template_yaml"
"task": "mmlu_business_ethics_generative"
"task_alias": "business_ethics"
"dataset_name": "clinical_knowledge"
"description": "The following are multiple choice questions (with answers) about clinical\
\ knowledge.\n\n"
"group": "mmlu_other_generative"
"group_alias": "other"
"tag": "mmlu_other_generative"
"include": "_default_template_yaml"
"task": "mmlu_clinical_knowledge_generative"
"task_alias": "clinical_knowledge"
"dataset_name": "college_biology"
"description": "The following are multiple choice questions (with answers) about college\
\ biology.\n\n"
"group": "mmlu_stem_generative"
"group_alias": "stem"
"tag": "mmlu_stem_generative"
"include": "_default_template_yaml"
"task": "mmlu_college_biology_generative"
"task_alias": "college_biology"
"dataset_name": "college_chemistry"
"description": "The following are multiple choice questions (with answers) about college\
\ chemistry.\n\n"
"group": "mmlu_stem_generative"
"group_alias": "stem"
"tag": "mmlu_stem_generative"
"include": "_default_template_yaml"
"task": "mmlu_college_chemistry_generative"
"task_alias": "college_chemistry"
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