applied-ai-018's picture
Add files using upload-large-folder tool
3d26694 verified
raw
history blame contribute delete
327 Bytes
group: glue
task: wnli
dataset_path: glue
dataset_name: wnli
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: ["False", "True"]
metric_list:
- metric: acc
metadata:
version: 2.0