File size: 420 Bytes
9d5b280
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
tag:
  - super-glue-lm-eval-v1
task: multirc
dataset_path: super_glue
dataset_name: multirc
output_type: multiple_choice
training_split: train
validation_split: validation
doc_to_text: "{{paragraph}}\nQuestion: {{question}}\nAnswer:"
doc_to_target: label
doc_to_choice: "['''{{answer}}\\nIs the answer correct? yes''', '''{{answer}}\\nIs the answer correct? no''']"
metric_list:
  - metric: acc
metadata:
  version: 2.0