Commit d46d792d authored by lintangsutawika's avatar lintangsutawika
Browse files

add :

parent bee52bf2
...@@ -6,7 +6,7 @@ dataset_name: boolq ...@@ -6,7 +6,7 @@ dataset_name: boolq
training_split: train training_split: train
validation_split: validation validation_split: validation
output_type: greedy_until output_type: greedy_until
doc_to_text: "boolq question: {{question}} passage {{passage}}" doc_to_text: "boolq question: {{question}} passage: {{passage}}"
doc_to_target: label doc_to_target: label
doc_to_choice: ['False', 'True'] doc_to_choice: ['False', 'True']
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