calculator / README.md
pymlex's picture
Update four-model benchmark report
0c7c77a verified
metadata
license: gpl-3.0
pretty_name: Calculator

Arithmetic Expression Dataset

Source code and reproducible evaluation pipeline: calculator-benchmark on GitHub.

Evaluation across four models

Models: Qwen2.5-Math-1.5B, Qwen2.5-Math-7B, AceReason-Nemotron-1.1-7B, MathGLM-2B.

Weighted score:

weighted_score=s=115(mean(corrects)s2)s=115s2 \text{weighted\_score} = \frac{\sum_{s=1}^{15} (\text{mean}(\text{correct}_s) \cdot s^2)}{\sum_{s=1}^{15} s^2}

model_id overall_acc weighted_score
nvidia/AceReason-Nemotron-1.1-7B 0.955667 0.912847
Qwen/Qwen2.5-Math-7B-Instruct 0.803667 0.651044
Qwen/Qwen2.5-Math-1.5B-Instruct 0.758333 0.571052

Accuracy by steps

Response length distribution

Per-model CSV files are attached in this dataset repository root.