greedy_until_template_yaml 295 Bytes
Newer Older
lintangsutawika's avatar
lintangsutawika committed
1
group: bigbench
2
dataset_path: hails/bigbench
lintangsutawika's avatar
lintangsutawika committed
3
output_type: greedy_until
4
test_split: default
lintangsutawika's avatar
lintangsutawika committed
5
6
7
8
9
10
11
12
13
doc_to_text: inputs
doc_to_target: "{{targets[0]}}"
generation_kwargs:
  max_length: 128
metric_list:
  - metric: exact_match
    aggregation: mean
    higher_is_better: true
    ignore_punctuation: true