Shirdel-Agent-4B

Agent/Programming models were designed to solve mathematical problems by integrating text-based reasoning with code blocks executed by Python interpreter. The models were trained on python-edu-cleaned, a math instruction tuning dataset with 7.6M problem-solutions:

  1. Best performance on tasks that resemble the training data
  2. Better Python explanations
  3. Calibrated idiomatic Python code
  4. Better handling of educational programming prompts
  5. Improved debugging advice
  6. More consistent code formatting

We did not reduce the quality of the model and for some reason did not use quantization for code quality.

greedy majority@50
model GSM8K MATH GMS8K MATH
Shirdel-Agent-4B 65.9 53.6 94.8 65.6
Shirdel-Agent-4B 90.2 54.5 96.9 67.2
Shirdel-Agent-4B 88.8 55.5 96.8 67.6
Shirdel-Agent-4B 90.7 58.3 98.0 70.2
Shirdel-Agent-4B 94.7 56.3 99.1 68.3
Shirdel-Agent-4B 94.6 60.7 99.8 70.4

The pipeline we used to produce these models is fully open-sourced.

  • Developed by: Tesleum
Downloads last month
1,820
Safetensors
Model size
4B params
Tensor type
BF16
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for Tesleum/shirdel-agent-4b

Dataset used to train Tesleum/shirdel-agent-4b