datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
Algebra222simple_algebra_1m
Dataset Description: Simple Algebra 1M
This dataset is designed for testing tiny ML models and contains a set of examples involving basic arithmetic operations. It includes randomly generated examples of addition, subtraction, multiplication, division operations.
Dataset Overview
The dataset consists of 1 million examples, with the following distribution:
Addition: 400,000 examples
Random pairs of numbers between 0 and 1000 are summed.
Subtraction: 200,000 examples… See the full description on the dataset page: https://huggingface.co/datasets/ozlobin/simple_algebra_1m.chasat-algebra-sub02algebra__linear_1d_testsimple_algebra_CoT_1mDataset: Chain-of-Thought ArithmeticSize: 1M examples
Categories
Simple (50%)
Range: 0 ≤ a, b ≤ 1,000
Ops: Addition (a + b), Subtraction (a - b)
Hard (50%)
Range: -100,000 ≤ a, b ≤ 100,000
Ops: Addition (a + -b), Subtraction (-a - b)
(Data generated via algorithmic step-by-step breakdown.)
