Unverified Commit fd93c6c4 authored by Alexandre Marques's avatar Alexandre Marques Committed by GitHub
Browse files

Remove unnecessary nested list in MMLU-Pro default template YAML (#2827)

parent 8aeff141
...@@ -21,8 +21,7 @@ generation_kwargs: ...@@ -21,8 +21,7 @@ generation_kwargs:
do_sample: false do_sample: false
temperature: 0 temperature: 0
max_gen_toks: 1024 max_gen_toks: 1024
until: until: []
- []
filter_list: filter_list:
- name: strict_match - name: strict_match
filter: filter:
......
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