Commit 1c7521a0 authored by lintangsutawika's avatar lintangsutawika
Browse files

update

parent 6399ef9e
...@@ -31,8 +31,8 @@ dataset_path: gsm8k ...@@ -31,8 +31,8 @@ dataset_path: gsm8k
dataset_name: main dataset_name: main
training_split: train training_split: train
test_split: test test_split: test
doc_to_target: "{{answer.split('### ')[-1]}}"
use_prompt: "qa-basic:question-newline-answer" use_prompt: "qa-basic:question-newline-answer"
doc_to_target: "{{answer.split('### ')[-1]}}"
metric_list: metric_list:
- metric: exact_match - metric: exact_match
aggregation: mean aggregation: mean
......
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