Register as benchmark dataset
Browse files
eval.yaml
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
name: Calculator
|
| 2 |
description: "Multi-step arithmetic with nested brackets. Models must reason step-by-step and output a single numeric answer."
|
| 3 |
-
evaluation_framework:
|
| 4 |
tasks:
|
| 5 |
- id: calculator_test
|
| 6 |
config: default
|
|
|
|
| 1 |
name: Calculator
|
| 2 |
description: "Multi-step arithmetic with nested brackets. Models must reason step-by-step and output a single numeric answer."
|
| 3 |
+
evaluation_framework: "math-arena"
|
| 4 |
tasks:
|
| 5 |
- id: calculator_test
|
| 6 |
config: default
|