applied-ai-018's picture
Add files using upload-large-folder tool
3d26694 verified
raw
history blame contribute delete
325 Bytes
group: glue
task: rte
dataset_path: glue
dataset_name: rte
output_type: multiple_choice
training_split: train
validation_split: validation
doc_to_text: "{{sentence1}}\nQuestion: {{sentence2}} True or False?\nAnswer:"
doc_to_target: label
doc_to_choice: ["True", "False"]
metric_list:
- metric: acc
metadata:
version: 1.0