peacock-data-public-datasets-idc-llm_eval
/
lm-evaluation
/lm_eval
/tasks
/arithmetic
/arithmetic_1dc.yaml
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 | |
metadata: | |
version: 1.0 | |
dataset_kwargs: | |
trust_remote_code: true | |