Commit b1ba4e71 authored by lintangsutawika's avatar lintangsutawika
Browse files

added alt worlds prompts

parent 2afe7770
"dataset_name": "philosophy"
"description": "The following are multiple choice questions (with answers) about philosophy.\n\n"
"include": "_template_yaml"
"task": "mmlu_style_04_fc_philosophy"
"dataset_name": "prehistory"
"description": "The following are multiple choice questions (with answers) about prehistory.\n\n"
"include": "_template_yaml"
"task": "mmlu_style_04_fc_prehistory"
"dataset_name": "professional_accounting"
"description": "The following are multiple choice questions (with answers) about professional accounting.\n\n"
"include": "_template_yaml"
"task": "mmlu_style_04_fc_professional_accounting"
"dataset_name": "professional_law"
"description": "The following are multiple choice questions (with answers) about professional law.\n\n"
"include": "_template_yaml"
"task": "mmlu_style_04_fc_professional_law"
"dataset_name": "professional_medicine"
"description": "The following are multiple choice questions (with answers) about professional medicine.\n\n"
"include": "_template_yaml"
"task": "mmlu_style_04_fc_professional_medicine"
"dataset_name": "professional_psychology"
"description": "The following are multiple choice questions (with answers) about professional psychology.\n\n"
"include": "_template_yaml"
"task": "mmlu_style_04_fc_professional_psychology"
"dataset_name": "public_relations"
"description": "The following are multiple choice questions (with answers) about public relations.\n\n"
"include": "_template_yaml"
"task": "mmlu_style_04_fc_public_relations"
"dataset_name": "security_studies"
"description": "The following are multiple choice questions (with answers) about security studies.\n\n"
"include": "_template_yaml"
"task": "mmlu_style_04_fc_security_studies"
"dataset_name": "sociology"
"description": "The following are multiple choice questions (with answers) about sociology.\n\n"
"include": "_template_yaml"
"task": "mmlu_style_04_fc_sociology"
"dataset_name": "us_foreign_policy"
"description": "The following are multiple choice questions (with answers) about us foreign policy.\n\n"
"include": "_template_yaml"
"task": "mmlu_style_04_fc_us_foreign_policy"
"dataset_name": "virology"
"description": "The following are multiple choice questions (with answers) about virology.\n\n"
"include": "_template_yaml"
"task": "mmlu_style_04_fc_virology"
"dataset_name": "world_religions"
"description": "The following are multiple choice questions (with answers) about world religions.\n\n"
"include": "_template_yaml"
"task": "mmlu_style_04_fc_world_religions"
group: mmlu_style_05_fc
dataset_path: cais/mmlu
test_split: test
fewshot_split: dev
output_type: multiple_choice
doc_to_text: "Answer the following question with fruit that represents the options: {{question.strip()}}\n(Apple) {{choices[0]}}\n(Banana) {{choices[1]}}\n(Cantaloupe) {{choices[2]}}\n(Durian) {{choices[3]}}\nAnswer: "
doc_to_choice: "{{['(Apple) '+choices[0], '(Banana) '+choices[1], '(Cantaloupe) '+choices[2], '(Durian) '+choices[3]]}}" # "{{choices}}" # ["A", "B", "C", "D"]
doc_to_target: answer
metric_list:
- metric: acc
aggregation: mean
higher_is_better: true
- metric: acc_norm
aggregation: mean
higher_is_better: true
"dataset_name": "abstract_algebra"
"description": "The following are multiple choice questions (with answers) about abstract algebra.\n\n"
"include": "_template_yaml"
"task": "mmlu_style_05_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_05_fc_anatomy"
"dataset_name": "astronomy"
"description": "The following are multiple choice questions (with answers) about astronomy.\n\n"
"include": "_template_yaml"
"task": "mmlu_style_05_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_05_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_05_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_05_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_05_fc_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