File size: 686 Bytes
dd8cf92
 
162a49b
7f12787
 
 
46bcca0
 
b79c971
 
7f12787
b25a00b
 
46bcca0
 
 
 
 
 
7f12787
d9f5381
7f12787
 
 
 
 
11257ec
 
 
7f12787
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
group:
  - halueval
task: halueval_dialogue
dataset_path: pminervini/HaluEval
dataset_name: dialogue_samples
output_type: generate_until
training_split: null
validation_split: null
test_split: data
num_fewshot: 0
doc_to_text: !function utils.doc_to_text_dialogue
doc_to_target: !function utils.doc_to_target
process_results: !function utils.process_results
generation_kwargs:
  until:
    - "\n"
    - "."
  do_sample: false
  temperature: 0.0
metric_list:
  - metric: em
    aggregation: mean
    higher_is_better: true
  - metric: correctness
    aggregation: mean
    higher_is_better: true
  - metric: acc
    aggregation: mean
    higher_is_better: true
metadata:
  - version: 0.0