Unverified Commit 032e879b authored by Hailey Schoelkopf's avatar Hailey Schoelkopf Committed by GitHub
Browse files

Update nq_open.yaml (#1289)

parent 588a493c
......@@ -3,7 +3,7 @@ dataset_path: nq_open
output_type: generate_until
training_split: train
validation_split: validation
description: "Answer these questions:\n"
description: "Answer these questions:\n\n"
doc_to_text: "Q: {{question}}?\nA:"
doc_to_target: "{{answer}}" # TODO: should be multi-target
fewshot_delimiter: "\n"
......@@ -29,4 +29,4 @@ metric_list:
regexes_to_ignore:
- "\ban|a|the\b"
metadata:
version: 1.0
version: 2.0
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