simple-math
simple-math
Simple Math: 2+2=4 -1=3 (LoLo: Learning Only Logical Operations)
Just like my teacher gave me homework, i thought maybe we can also add some of these basics on the trainings of our models.
It was created with very simple code that is in the repo, if you add more complex operations and so.. please share the code :D thank you
Current Code Version: 20240127.fblgit (A modification over @win10 for progressive and DPO operation)
Does it Works?
34BEAGLES… See the full description on the dataset page: https://huggingface.co/datasets/fblgit/simple-math.SimpleMath
🧮 SimpleMath 100K
SimpleMath 100K is a high-quality synthetic dataset of 100,000 basic arithmetic problems — no noise, no tricks, just clean and accurate math.
✅ Purpose
This was made for small AI models — not to struggle with complex math, but to get simple math right every time.
📦 Contents
75,000 numeric problems, evenly split:
18,750 addition (456 + 789 =)
18,750 subtraction (900 - 345 =)
18,750 multiplication (12 x 15 =)
18,750 division (144 / 12 =)… See the full description on the dataset page: https://huggingface.co/datasets/ProCreations/SimpleMath.Simple-MathSteps-90K
Introducing Simple-MathSteps-90K:
An open source dataset of 93,325 elementary math problems with step-by-step solutions and multiple choice answers. Designed to enhance mathematical reasoning in models ranging from 1B to 13B parameters.
Key Features
93,325 Math Problems: Generated by paraphrasing the AQuA-RAT dataset using Qwen3 4B Instruct 2507, with a focus on consistency and quality.
Detailed Step-by-Step Solutions: Clear reasoning that breaks down problems… See the full description on the dataset page: https://huggingface.co/datasets/Raymond-dev-546730/Simple-MathSteps-90K.simplemath-cot
🧮 SimpleMath-100k CoT
A chain-of-thought (CoT) extension of the
ProCreations/SimpleMath
dataset. Every one of the 100 000 algebra / arithmetic problems is paired with a
short, numbered reasoning trace (Step 1: … Step 2: …) that walks a language
model from the problem statement to the known-correct answer.
The traces in the Jupyter notebook are generated by
Qwen3.8-27B and then post-processed to strip formatting noise,
enforce sequential step numbering, and cap output at 1 000… See the full description on the dataset page: https://huggingface.co/datasets/alexfromapex/simplemath-cot.simple-math-DPO
Simple Math: 2+2=4 -1=3 (LoLo: Learning Only Logical Operations) DPO Pairs
Just like my teacher gave me homework, i thought maybe we can also add some of these basics on the trainings of our models.
It was created with very simple code that is in the repo, if you add more complex operations and so.. please share the code :D thank you
Current Code Version: 20240127.fblgit (A modification over @win10 for progressive and DPO operation)
Versions
27.01.24 First DPO… See the full description on the dataset page: https://huggingface.co/datasets/fblgit/simple-math-DPO.math-simple
🧮 Simple Math DB
This is a simple math dataset containing millions of basic arithmetic expressions.Each file represents a different operation — great for pretraining or arithmetic reasoning tasks.
⚠️ Training Notes
Models may overfit easily, since the pattern is always x (operator) y = (answer).It’s strongly recommended to train/test split the data rather than train on the whole thing.
📊 Dataset Info
Total lines: ~96,000,000
6 files (Addition… See the full description on the dataset page: https://huggingface.co/datasets/Roman190928/math-simple.
