Skip to content

Commit

Permalink
Added default few-shot
Browse files Browse the repository at this point in the history
  • Loading branch information
Kirill Semin committed Feb 8, 2024
1 parent e975030 commit 71db5cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lm_eval/tasks/mmlu/default/_default_template_yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
dataset_path: hails/mmlu_no_train # a copy of `cais/mmlu` with no auxiliary_train split
test_split: test
num_fewshot: 5
fewshot_split: dev
fewshot_config:
sampler: first_n
Expand Down

0 comments on commit 71db5cc

Please sign in to comment.