| name: Calculator | |
| description: "Multi-step arithmetic with nested brackets. Models must reason step-by-step and output a single numeric answer." | |
| evaluation_framework: "math-arena" | |
| tasks: | |
| - id: calculator_test | |
| config: default | |
| split: test | |
| name: Calculator | |
| description: "Multi-step arithmetic with nested brackets. Models must reason step-by-step and output a single numeric answer." | |
| evaluation_framework: "math-arena" | |
| tasks: | |
| - id: calculator_test | |
| config: default | |
| split: test | |