pymlex commited on
Commit
f1f86b7
·
verified ·
1 Parent(s): 6ce51e2

Register as benchmark dataset

Browse files
Files changed (1) hide show
  1. eval.yaml +1 -1
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: lighteval
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