Commit a4b0eafe authored by haileyschoelkopf's avatar haileyschoelkopf
Browse files

fix bug in gsm8k

parent 4e5a328e
...@@ -25,7 +25,6 @@ metric_list: ...@@ -25,7 +25,6 @@ metric_list:
regexes_to_ignore: regexes_to_ignore:
- "," - ","
- "\\$" - "\\$"
fewshot_delimiter: "\n\n"
generation_kwargs: generation_kwargs:
until: until:
- "Q:" - "Q:"
......
...@@ -21,7 +21,6 @@ metric_list: ...@@ -21,7 +21,6 @@ metric_list:
- "," - ","
- "\\$" - "\\$"
- ".*### " - ".*### "
delimiter: "\n\n"
generation_kwargs: generation_kwargs:
until: until:
- "\n\n" - "\n\n"
......
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