Unverified Commit 94328ebe authored by Lintang Sutawika's avatar Lintang Sutawika Committed by GitHub
Browse files

Update cot_yaml

parent a916afd7
......@@ -14,10 +14,15 @@ generation_kwargs:
- "\n"
do_sample: false
temperature: 0.0
target_delimiter: " "
metric_list:
- metric: exact_match
aggregation: mean
higher_is_better: true
ignore_case: true
ignore_punctuation: true
filter_list:
- name: "get-answer"
filter:
- function: "regex"
regex_pattern: "The answer is (\\-?[0-9\\.\\,]+)"
- function: "take_first"
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