tag: | |
- freebase | |
task: webqs | |
dataset_path: web_questions | |
dataset_name: null | |
output_type: multiple_choice | |
training_split: train | |
validation_split: null | |
test_split: test | |
doc_to_text: "Question: {{question}}\nAnswer:" | |
doc_to_target: !function utils.doc_to_target | |
doc_to_choice: !function utils.doc_to_choice | |
should_decontaminate: true | |
doc_to_decontamination_query: question | |
metric_list: | |
- metric: exact_match | |
aggregation: mean | |
higher_is_better: true | |
metadata: | |
version: 2.0 | |