CoolFace
Datasetpublic

shreeman-iyer/llm_multiplication_training

Triple-Tier Multiplication Curriculum (Area Model) A structured curriculum for teaching multiplication to small language models. This dataset moves from rote memorization to logical decomposition. Curriculum Structure Tier 1: Basic Tables (1-100) - Sequential and shuffled pairs for results up to 1000 to establish "Instant Recall" weights. Tier 2: Sign Logic - Explicitly teaches the rules of arithmetic signs: $(+) \times (+)$, $(-) \times (+)$, and $(-) \times… See the full description on the dataset page: https://huggingface.co/datasets/shreeman-iyer/llm_multiplication_training.

sourceHugging Facemitupdated 6mo agoView on Hugging Face
0likes1downloads
3 commits on main
47d71ec6mo ago

Update README.md

Shreeman Iyer
65706366mo ago

Upload llm_multiplication_training.jsonl

Shreeman Iyer
f8960946mo ago

initial commit

Shreeman Iyer