Commit bf90aa7e authored by Baber's avatar Baber
Browse files

nit

parent c179f7af
...@@ -30,9 +30,9 @@ metric_list: ...@@ -30,9 +30,9 @@ metric_list:
# aggregation: !function utils.aggregate_metrics # aggregation: !function utils.aggregate_metrics
# higher_is_better: true # higher_is_better: true
generation_kwargs: generation_kwargs:
do_sample: true do_sample: false
temperature: 1.0 temperature: 0.0
max_gen_toks: 128 max_gen_toks: 64
until: [] until: []
repeats: 1 repeats: 1
metadata: metadata:
......
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