Unverified Commit 5dbdf582 authored by weijie's avatar weijie Committed by GitHub
Browse files

Update template of qqp dataset

parent 7003cddf
...@@ -6,7 +6,7 @@ output_type: multiple_choice ...@@ -6,7 +6,7 @@ output_type: multiple_choice
training_split: train training_split: train
validation_split: validation validation_split: validation
test_split: test test_split: test
doc_to_text: "\nSentence 1: {{sentence1}}\nSentence 2: {{sentence2}}\nAnswer:" doc_to_text: "\nSentence 1: {{question1}}\nSentence 2: {{question2}}\nAnswer:"
doc_to_target: label doc_to_target: label
doc_to_choice: ["no", "yes"] doc_to_choice: ["no", "yes"]
metric_list: metric_list:
......
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