arithmetic_1dc.yaml 343 Bytes
Newer Older
Benjamin Fattori's avatar
Benjamin Fattori committed
1
2
3
4
5
6
7
8
9
10
11
12
13
14
group:
  - arithmetic
task: arithmetic_1dc
dataset_path: EleutherAI/arithmetic
dataset_name: arithmetic_1dc
output_type: loglikelihood
validation_split: validation
test_split: null
doc_to_text: "{{context}}"
doc_to_target: "{{completion}}"
metric_list:
  - metric: acc
    aggregation: mean
    higher_is_better: true
lintangsutawika's avatar
lintangsutawika committed
15
metadata:
16
  version: 1.0