File size: 354 Bytes
3d44a49
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
task: faithdial_hallu
dataset_path: McGill-NLP/FaithDial
training_split: train
validation_split: validation
test_split: test
output_type: multiple_choice
doc_to_text: !function utils.doc_to_text
doc_to_target: !function utils.doc_to_target
doc_to_choice: ["false", "true"]
metric_list:
  - metric: acc
    higher_is_better: True
metadata:
  version: 0.0