Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Qwen2.5-Math Technical Report: Toward Mathematical Expert Model via Self-Improvement

About

In this report, we present a series of math-specific large language models: Qwen2.5-Math and Qwen2.5-Math-Instruct-1.5B/7B/72B. The core innovation of the Qwen2.5 series lies in integrating the philosophy of self-improvement throughout the entire pipeline, from pre-training and post-training to inference: (1) During the pre-training phase, Qwen2-Math-Instruct is utilized to generate large-scale, high-quality mathematical data. (2) In the post-training phase, we develop a reward model (RM) by conducting massive sampling from Qwen2-Math-Instruct. This RM is then applied to the iterative evolution of data in supervised fine-tuning (SFT). With a stronger SFT model, it's possible to iteratively train and update the RM, which in turn guides the next round of SFT data iteration. On the final SFT model, we employ the ultimate RM for reinforcement learning, resulting in the Qwen2.5-Math-Instruct. (3) Furthermore, during the inference stage, the RM is used to guide sampling, optimizing the model's performance. Qwen2.5-Math-Instruct supports both Chinese and English, and possess advanced mathematical reasoning capabilities, including Chain-of-Thought (CoT) and Tool-Integrated Reasoning (TIR). We evaluate our models on 10 mathematics datasets in both English and Chinese, such as GSM8K, MATH, GaoKao, AMC23, and AIME24, covering a range of difficulties from grade school level to math competition problems.

An Yang, Beichen Zhang, Binyuan Hui, Bofei Gao, Bowen Yu, Chengpeng Li, Dayiheng Liu, Jianhong Tu, Jingren Zhou, Junyang Lin, Keming Lu, Mingfeng Xue, Runji Lin, Tianyu Liu, Xingzhang Ren, Zhenru Zhang• 2024

Related benchmarks

TaskDatasetResultRank
Mathematical ReasoningGSM8K (test)
Accuracy79.2
797
Mathematical ReasoningGSM8K (test)
Accuracy95.2
751
Mathematical ReasoningMATH (test)
Overall Accuracy66.8
433
Mathematical ReasoningMATH500 (test)
Accuracy83.6
381
Mathematical ReasoningSVAMP
Accuracy85.5
368
Reading ComprehensionRACE high
Accuracy55
295
Question AnsweringGPQA
Accuracy28.79
258
Mathematical ReasoningAIME 2024
Accuracy11.4
251
Mathematical ReasoningSVAMP (test)
Accuracy85.5
233
Mathematical ReasoningASDIV
Accuracy0.825
221
Showing 10 of 115 rows
...

Other info

Code

Follow for update