Skip to content

Commit

Permalink
add mmlu continution to openllm benchmark
Browse files Browse the repository at this point in the history
  • Loading branch information
Oligou committed Dec 17, 2024
1 parent 1823616 commit c26ff18
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lm_eval/tasks/benchmarks/openllm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ task:
num_fewshot: 0
- task: mmlu
num_fewshot: 5
- task: mmlu_continuation
num_fewshot: 5
- task: winogrande
fewshot_split: train
num_fewshot: 5
Expand Down

0 comments on commit c26ff18

Please sign in to comment.