Synthetic Data Boosts Small LLM Arithmetic Reasoning on Consumer Hardware

Jake O'Grady, Effirul Ramlan· July 22, 2026 View original

Summary

This research demonstrates that fine-tuning small language models (SLMs) with structured synthetic reasoning data significantly improves their multi-step arithmetic reasoning capabilities on consumer hardware. Using a GPT-5-mini generated corpus, Qwen3-0.6B and Qwen3-1.7B models showed substantial accuracy gains on GSM8K and related arithmetic benchmarks.

Small language models (SLMs) are appealing for local deployment due to their lower resource requirements, but they often struggle with complex multi-step arithmetic reasoning. This study investigates whether fine-tuning SLMs with specially designed structured synthetic reasoning data can enhance their arithmetic performance, even on consumer-grade hardware. Researchers generated a corpus of 21,250 grade-school arithmetic word problem variants using GPT-5-mini, incorporating natural-language solution traces, Socratic-style cues, structural variations, and irrelevant distractor context. This synthetic data was then used to fine-tune Qwen3-0.6B and Qwen3-1.7B models via LoRA on an Apple M4 with 16 GB RAM. The fine-tuned Qwen3-0.6B saw its exact-match accuracy on GSM8K improve from 36.5% to 49.1%, while Qwen3-1.7B improved from 53.5% to 66.5%. The Qwen3-1.7B model also showed strong transfer to other benchmarks, reaching 98.9% on MultiArith and 73.0% on SVAMP. Qualitative analysis suggests these gains stem from shorter reasoning traces, fewer errors, and better distractor handling, indicating the effectiveness of structured synthetic data design.

Why it matters

For professionals seeking to deploy capable LLMs on edge devices or with limited computational resources, this research offers a practical and cost-effective method to significantly improve arithmetic and reasoning performance in smaller models.

How to implement this in your domain

  1. 1Generate structured synthetic reasoning data using larger LLMs for fine-tuning smaller models.
  2. 2Incorporate Socratic-style cues and structural variations into synthetic data for enhanced learning.
  3. 3Utilize LoRA fine-tuning on consumer hardware to adapt small models for specific reasoning tasks.
  4. 4Evaluate the transferability of fine-tuning gains to related benchmarks beyond the training set.

Who benefits

Edge AIEducationMobile ComputingRoboticsAI Development

Key takeaways

  • Small language models can significantly improve arithmetic reasoning with structured synthetic data.
  • A GPT-5-mini generated corpus boosted Qwen3 models' accuracy on GSM8K and other benchmarks.
  • Fine-tuning with LoRA on consumer hardware proved effective for these improvements.
  • Structured synthetic data design, including Socratic cues, is key to enhancing SLM capabilities.

Original post by Jake O'Grady, Effirul Ramlan

"arXiv:2607.18266v1 Announce Type: new Abstract: Small language models are attractive for local deployment, but they often struggle with multi-step arithmetic reasoning. We study whether structured synthetic reasoning data can improve this behaviour under consumer-hardware constra…"

View on X

Originally posted by Jake O'Grady, Effirul Ramlan on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses