Unverified Commit ae74b808 authored by Lintang Sutawika's avatar Lintang Sutawika Committed by GitHub
Browse files

Merge pull request #953 from EleutherAI/mmlu-no-train

[Refactor] Don't load MMLU auxiliary_train set
parents c4a3bbb2 f5cf38a9
group: mmlu
dataset_path: cais/mmlu
dataset_path: hails/mmlu_no_train # a copy of `cais/mmlu` with no auxiliary_train split
test_split: test
fewshot_split: dev
fewshot_config:
......
group: mmlu_flan_cot_fewshot
dataset_path: cais/mmlu
dataset_path: hails/mmlu_no_train # a copy of `cais/mmlu` with no auxiliary_train split
validation_split: validation
fewshot_split: dev
output_type: generate_until
......
group: mmlu_flan_cot_zeroshot
dataset_path: cais/mmlu
dataset_path: hails/mmlu_no_train # a copy of `cais/mmlu` with no auxiliary_train split
validation_split: validation
fewshot_split: dev
output_type: generate_until
......
group: mmlu_flan_n_shot_generative
dataset_path: cais/mmlu
dataset_path: hails/mmlu_no_train # a copy of `cais/mmlu` with no auxiliary_train split
test_split: test
fewshot_split: dev
output_type: generate_until
......
group: mmlu_flan_n_shot_loglikelihood
dataset_path: cais/mmlu
dataset_path: hails/mmlu_no_train # a copy of `cais/mmlu` with no auxiliary_train split
test_split: test
fewshot_split: dev
output_type: multiple_choice
......
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