Commit 19d54607 authored by Baber's avatar Baber
Browse files

fix

parent 0351bb6b
...@@ -5,7 +5,7 @@ dataset_path: "" ...@@ -5,7 +5,7 @@ dataset_path: ""
dataset_name: "" dataset_name: ""
output_type: generate_until output_type: generate_until
test_split: test test_split: test
download_dataset: !function utils.niah_single_2 download_dataset: !function utils.niah_single_1
doc_to_text: "{{input}}" doc_to_text: "{{input}}"
doc_to_target: "{{outputs[0]}}" #" {{answer.split('### ')[-1].rstrip()}}" doc_to_target: "{{outputs[0]}}" #" {{answer.split('### ')[-1].rstrip()}}"
process_results: !function utils.process_results process_results: !function utils.process_results
......
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