Commit b72515a1 authored by Baber's avatar Baber
Browse files

nit

parent a4ca4d2c
......@@ -13,7 +13,7 @@ filter_list:
filter:
- function: "regex"
regex_pattern: 'answer is \(?([ABCDEFGHIJ])\)?'
fallback_regex: [r".*[aA]nswer:\s*([A-J])"]
fallback_regex: [".*[aA]nswer:\\s*([A-J])"]
- function: "take_first"
generation_kwargs:
until:
......
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