Dataset Viewer
problem
stringlengths 7
126
| answer
int64 0
983k
|
---|---|
2790 + 6698 = | 9,488 |
8262 + 3848 = | 12,110 |
1628 + 132 = | 1,760 |
9925 + 7169 = | 17,094 |
3023 + 6929 = | 9,952 |
49 + 58 = | 107 |
8246 + 4780 = | 13,026 |
29 + 83 = | 112 |
45 + 60 = | 105 |
3481 + 8695 = | 12,176 |
2340 + 574 = | 2,914 |
84 + 5 = | 89 |
48 + 6 = | 54 |
6256 + 7572 = | 13,828 |
38 + 21 = | 59 |
3496 + 7503 = | 10,999 |
283 + 4086 = | 4,369 |
7361 + 9003 = | 16,364 |
5684 + 6968 = | 12,652 |
2995 + 2265 = | 5,260 |
9403 + 4027 = | 13,430 |
1972 + 8787 = | 10,759 |
7374 + 4808 = | 12,182 |
6277 + 4408 = | 10,685 |
5347 + 9363 = | 14,710 |
25 + 91 = | 116 |
5942 + 2814 = | 8,756 |
8586 + 1857 = | 10,443 |
4870 + 5370 = | 10,240 |
21 + 20 = | 41 |
7992 + 279 = | 8,271 |
2373 + 5367 = | 7,740 |
81 + 3 = | 84 |
7666 + 5943 = | 13,609 |
0 + 68 = | 68 |
6609 + 836 = | 7,445 |
669 + 2334 = | 3,003 |
9295 + 6970 = | 16,265 |
6359 + 5023 = | 11,382 |
9022 + 7185 = | 16,207 |
9779 + 2438 = | 12,217 |
1608 + 7300 = | 8,908 |
4853 + 4313 = | 9,166 |
68 + 51 = | 119 |
3898 + 8196 = | 12,094 |
7162 + 6637 = | 13,799 |
149 + 3601 = | 3,750 |
7031 + 3245 = | 10,276 |
7914 + 7017 = | 14,931 |
8490 + 8436 = | 16,926 |
9766 + 665 = | 10,431 |
2874 + 7568 = | 10,442 |
65 + 66 = | 131 |
2137 + 3792 = | 5,929 |
4444 + 7328 = | 11,772 |
3096 + 8661 = | 11,757 |
66 + 43 = | 109 |
4701 + 7792 = | 12,493 |
4609 + 3925 = | 8,534 |
1045 + 1553 = | 2,598 |
6068 + 8398 = | 14,466 |
73 + 4 = | 77 |
7742 + 2431 = | 10,173 |
7365 + 3022 = | 10,387 |
21 + 40 = | 61 |
62 + 20 = | 82 |
58 + 83 = | 141 |
2623 + 5772 = | 8,395 |
3666 + 1714 = | 5,380 |
39 + 65 = | 104 |
9136 + 5277 = | 14,413 |
98 + 99 = | 197 |
5024 + 8502 = | 13,526 |
9810 + 992 = | 10,802 |
4534 + 3883 = | 8,417 |
107 + 5076 = | 5,183 |
97 + 50 = | 147 |
43 + 32 = | 75 |
4304 + 8795 = | 13,099 |
3744 + 9357 = | 13,101 |
1766 + 1470 = | 3,236 |
3073 + 4853 = | 7,926 |
2237 + 9390 = | 11,627 |
7999 + 8020 = | 16,019 |
91 + 26 = | 117 |
6394 + 4730 = | 11,124 |
8220 + 204 = | 8,424 |
7192 + 4080 = | 11,272 |
9575 + 5507 = | 15,082 |
68 + 29 = | 97 |
8510 + 3382 = | 11,892 |
69 + 92 = | 161 |
74 + 63 = | 137 |
25 + 6 = | 31 |
2366 + 7605 = | 9,971 |
4544 + 6091 = | 10,635 |
3160 + 7439 = | 10,599 |
8444 + 8296 = | 16,740 |
2232 + 5274 = | 7,506 |
17 + 56 = | 73 |
End of preview. Expand
in Data Studio
🧮 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 =
)
- 18,750 addition (
- 25,000 word problems (6,250 per operation)
- Example:
Liam bought 3 packs of cards with 12 cards each. How many cards did he buy in total?
- Example:
All answers are integers and verified to be correct.
🧾 Format
CSV file with two columns:
problem | answer |
---|---|
345 + 120 = |
465 |
Mia had 60 candies and gave 20 away. How many are left? |
40 |
🧠Ideal For
- Training lightweight or tiny models
- Math skill warm-ups before moving to complex reasoning
- Keeping things simple, accurate, and fast
🪪 License
MIT License — free to use, share, and modify. Credit not required, but always appreciated.
Made to keep your models confident with core arithmetic. No nonsense. Just numbers.
- Downloads last month
- 3