Skip to content

Commit

Permalink
Fix end of file newline issue
Browse files Browse the repository at this point in the history
  • Loading branch information
eyuansu62 committed Sep 28, 2024
1 parent fc0d973 commit ed50557
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lm_eval/tasks/mmlu/flan_cot_fewshot/_mmlu.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
group: mmlu_flan_cot_fewshot
group_alias: mmlu_flan_cot_fewshot
group_alias: mmlu (flan style, fewshot cot)
task:
- group: stem
task:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ metric_list:
metadata:
version: 2.0
dataset_kwargs:
trust_remote_code: true
trust_remote_code: true

0 comments on commit ed50557

Please sign in to comment.