CoolFace
Datasetpublic

cielecki/arithmetic-equations

Arithmetic Equations Synthetic integer arithmetic, one true equation per line, as plain UTF-8 text. 259 + 79 = 338 899 - 694 = 205 733 * 352 = 258016 129243256 / 914 = 141404 Contents lines 393 830 duplicates 0 shards 5 size ~10 MB How it is built Operands run 1 to 9 digits. Every pairing of operand lengths is its own stratum, filled round-robin, so the dataset covers short and long operands evenly instead of leaving the… See the full description on the dataset page: https://huggingface.co/datasets/cielecki/arithmetic-equations.

sourceHugging Faceupdated 14d agoView on Hugging Face
0likes67downloads
2 commits on main
ed5a82614d ago

Add the 2 MB set as data/train-*, plus the dataset card

cielecki
f35e78d14d ago

initial commit

cielecki