Commit 7ec42165 authored by momotori's avatar momotori
Browse files

fix: enlarge max_gen_toks to make output of bbh_cot_fewshot complete

parent 33dcbd49
......@@ -12,6 +12,7 @@ metric_list:
# ignore_case: true
# ignore_punctuation: true
generation_kwargs:
max_gen_toks: 1024
until:
- "</s>"
- "Q"
......
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