HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

An Empirical Study of Data Ability Boundary in LLMs' Math Reasoning

Zui Chen Yezeng Chen Jiaqi Han Zhijie Huang Ji Qi Yi Zhou

An Empirical Study of Data Ability Boundary in LLMs' Math Reasoning

Abstract

Large language models (LLMs) are displaying emergent abilities for math reasoning tasks,and there is a growing attention on enhancing the ability of open-source LLMs through supervised fine-tuning (SFT).In this paper, we aim to explore a general data strategy for supervised data to help optimize and expand math reasoning ability.Firstly, we determine the ability boundary of reasoning paths augmentation by identifying these paths' minimal optimal set.Secondly, we validate that different abilities of the model can be cumulatively enhanced by Mix of Minimal Optimal Sets of corresponding types of data, while our models MMOS achieve SOTA performance on series base models under much lower construction costs.Besides, we point out GSM-HARD is not really hard and today's LLMs no longer lack numerical robustness.Also, we provide an Auto Problem Generator for robustness testing and educational applications.Our code and data are publicly available at https://github.com/cyzhh/MMOS.

Code Repositories

cyzhh/MMOS
Official
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
arithmetic-reasoning-on-gsm8kMMOS-CODE-7B(0-shot)
Accuracy: 73.9
Parameters (Billion): 7
arithmetic-reasoning-on-gsm8kMMOS-DeepSeekMath-7B(0-shot)
Accuracy: 80.5
Parameters (Billion): 7
arithmetic-reasoning-on-gsm8kMMOS-CODE-34B(0-shot)
Accuracy: 80.4
Parameters (Billion): 34
arithmetic-reasoning-on-gsm8kMMOS-DeepSeekMath-7B(0-shot,k=50)
Accuracy: 87.2
Parameters (Billion): 7
automated-theorem-proving-on-minif2f-testMMOS-DeepSeekMath-7B
ITP: Lean
Pass@1: 28.3
cumulative: 28.3
math-word-problem-solving-on-asdiv-aMMOS-CODE-34B(0-shot)
Execution Accuracy: 85.1
math-word-problem-solving-on-asdiv-aMMOS-CODE-7B(0-shot)
Execution Accuracy: 78.6
math-word-problem-solving-on-asdiv-aMMOS-DeepSeekMath-7B(0-shot)
Execution Accuracy: 87.6
math-word-problem-solving-on-mathMMOS-DeepSeekMath-7B(0-shot)
Accuracy: 55.0
Parameters (Billions): 7
math-word-problem-solving-on-mathMMOS-CODE-7B(0-shot)
Accuracy: 44.3
Parameters (Billions): 7
math-word-problem-solving-on-mathMMOS-CODE-34B(0-shot)
Accuracy: 49.5
Parameters (Billions): 34
math-word-problem-solving-on-mathMMOS-DeepSeekMath-7B(0-shot,k=50)
Accuracy: 63.7
Parameters (Billions): 7
math-word-problem-solving-on-svampMMOS-CODE-7B(0-shot)
Execution Accuracy: 76.4
math-word-problem-solving-on-svampMMOS-DeepSeekMath-7B(0-shot)
Execution Accuracy: 79.3
math-word-problem-solving-on-svampMMOS-CODE-34B(0-shot)
Execution Accuracy: 80.6

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
An Empirical Study of Data Ability Boundary in LLMs' Math Reasoning | Papers | HyperAI