peacock-data-public-datasets-idc-cronscript
/
lm-evaluation-harness
/lm_eval
/tasks
/bbh
/fewshot
/multistep_arithmetic_two.yaml
"dataset_name": "multistep_arithmetic_two" | |
"description": "Solve multi-step arithmetic problems.\n\n" | |
"doc_to_text": "Q: ((-5 + 9 * -4 - 0) * (4 + -7 + 0 * -5)) =\nA: 123\n\nQ: ((-9 * 7 * 7 * -9) + (4 * -9 - 8 - -4)) =\nA: 3929\n\nQ: ((-3 + 5 * 8 * -4) - (9 - 8 * -7 + -9)) =\nA: -219\n\nQ: {{input}}\nA:" | |
"include": "_fewshot_template_yaml" | |
"task": "bbh_fewshot_multistep_arithmetic_two" | |