CoolFace
30 shown

datasets

Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.

Clear all
01fblgit /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.texttext-generation100K<n<1M19 likes569 downloads3y agoHugging Face02ProCreations /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.texttext-generation100K<n<1M8 likes117 downloads1y agoHugging Face03Raymond-dev-546730 /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.3 likes117 downloads2mo agoHugging Face04alexfromapex /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.texttext-generationn<1K0 likes85 downloads17d agoHugging Face05fblgit /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.textreinforcement-learning100K<n<1M19 likes81 downloads2y agoHugging Face06Roman190928 /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.text10M<n<100M0 likes68 downloads11mo agoHugging Face07fabriziosalmi /simplemath-ita-sparse Dataset Card for "simplemath-ita-sparse" More Information needed text10M<n<100M1 likes60 downloads2y agoHugging Face08therem /simple-math-qwen-7bSimple tasks from ProCreations/SimpleMath solved with Qwen/Qwen2.5-Math-7B-Instruct text100K<n<1M0 likes40 downloads1y agoHugging Face09BackpropBuff /simple_math_2_numbers_10mtext10M<n<100M0 likes35 downloads2y agoHugging Face10jamesjje /DAPO-Math-17k_simple_jjetext1M<n<10M0 likes35 downloads1y agoHugging Face11shb777 /simple-math-steps-7MSimple math expression solving with 3-6 operands and +-*/%^ operators, small powers and numbers between 1,1000 as operands. A lot of the entries are incorrect, as it doesnt follow the BODMAS rule. I discovered the 10GB GLM dataset after this so this is abandoned. The initial idea was to do a GLM type experiment. Evaluate a model on word math problems Train on equations Check word math problem performance The idea is to check if training on numbers only improves number understanding /… See the full description on the dataset page: https://huggingface.co/datasets/shb777/simple-math-steps-7M.textquestion-answering1M<n<10M2 likes29 downloads1y agoHugging Face12Ttimofeyka /simple_math-1MCreated using https://github.com/Ttimofeyka/numdatagen. text1M<n<10M1 likes29 downloads1y agoHugging Face13YeonwooSung /simple-mathtext10K<n<100K0 likes22 downloads2y agoHugging Face14wop /simple-math-x8_000_000text1M<n<10M2 likes18 downloads4mo agoHugging Face15mrinaldi /simple_math_benchmark_multilingualtext100K<n<1M0 likes16 downloads10mo agoHugging Face16thegrey07 /simplemath-400ktabular100K<n<1M0 likes16 downloads7mo agoHugging Face17PJMixers /fblgit_simple-math-DPO-PreferenceShareGPTtextreinforcement-learning100K<n<1M0 likes15 downloads2y agoHugging Face18chengfu0118 /Unroll-Qwen2.5-7B-Instruct_1754915847_eval_6a28_math500_simple-avg_num_prune_ffn_5_run-002 chengfu0118/Unroll-Qwen2.5-7B-Instruct_1754915847_eval_6a28_math500_simple-avg_num_prune_ffn_5_run-002 Precomputed model outputs for evaluation. Evaluation Results MATH500 Accuracy: 30.00% Accuracy Questions Solved Total Questions 30.00% 150 500 tabularn<1K0 likes15 downloads1y agoHugging Face19vjdevane /simple-math-customtext100K<n<1M0 likes15 downloads1y agoHugging Face20joyfine /router_PEFT_data_Math_simple_prompt_Qwen3-8Btext1K<n<10K0 likes15 downloads9mo agoHugging Face21unieai /u1-simple-math-2502text100K<n<1M0 likes13 downloads2y agoHugging Face22JWI2123 /Simple-Mathtextn<1K0 likes13 downloads2y agoHugging Face23fabriziosalmi /simplemath-ita-sequential Dataset Card for "simplemath-ita-sequential" More Information needed text1M<n<10M1 likes12 downloads2y agoHugging Face24joyfine /router_PEFT_data_Math_simple_prompt_Qwen3-1.7Btext1K<n<10K0 likes12 downloads9mo agoHugging Face25chengfu0118 /Unroll-Qwen2.5-7B-Instruct_1754915889_eval_6a28_math500_simple-avg_num_prune_ffn_6_run-002 chengfu0118/Unroll-Qwen2.5-7B-Instruct_1754915889_eval_6a28_math500_simple-avg_num_prune_ffn_6_run-002 Precomputed model outputs for evaluation. Evaluation Results MATH500 Accuracy: 4.00% Accuracy Questions Solved Total Questions 4.00% 20 500 tabularn<1K0 likes11 downloads1y agoHugging Face26chengfu0118 /Unroll-Qwen2.5-7B-Instruct_1754915759_eval_6a28_math500_simple-avg_num_prune_ffn_3_run-002 chengfu0118/Unroll-Qwen2.5-7B-Instruct_1754915759_eval_6a28_math500_simple-avg_num_prune_ffn_3_run-002 Precomputed model outputs for evaluation. Evaluation Results MATH500 Accuracy: 42.20% Accuracy Questions Solved Total Questions 42.20% 211 500 tabularn<1K0 likes10 downloads1y agoHugging Face27Guspard-ew /Simple_Math_Logicv1text10K<n<100K0 likes10 downloads5mo agoHugging Face28chengfu0118 /Unroll-Qwen2.5-7B-Instruct_1754915716_eval_6a28_math500_simple-avg_num_prune_ffn_2_run-002 chengfu0118/Unroll-Qwen2.5-7B-Instruct_1754915716_eval_6a28_math500_simple-avg_num_prune_ffn_2_run-002 Precomputed model outputs for evaluation. Evaluation Results MATH500 Accuracy: 46.80% Accuracy Questions Solved Total Questions 46.80% 234 500 tabularn<1K0 likes9 downloads1y agoHugging Face29chengfu0118 /Unroll-Qwen2.5-7B-Instruct_1754915801_eval_6a28_math500_simple-avg_num_prune_ffn_4_run-002 chengfu0118/Unroll-Qwen2.5-7B-Instruct_1754915801_eval_6a28_math500_simple-avg_num_prune_ffn_4_run-002 Precomputed model outputs for evaluation. Evaluation Results MATH500 Accuracy: 38.60% Accuracy Questions Solved Total Questions 38.60% 193 500 tabularn<1K0 likes9 downloads1y agoHugging Face30joyfine /router_PEFT_data_Math_simple_prompt_Qwen3-4Btext1K<n<10K0 likes9 downloads9mo agoHugging Face

Listings come live from the Hugging Face Hub API. CoolFace does not host these files.