CoolFace
Datasetpublic

Gugu8/Math-Mini

Clean Math Reasoning Dataset A clean dataset for training and evaluating language models on mathematical problem solving. The dataset contains concise mathematical question-and-answer pairs designed to improve model performance on structured numerical reasoning tasks. Dataset Structure The dataset contains two fields: Column Description prompt A mathematical problem or question response The corresponding solution Example: prompt: 48392+92831=?… See the full description on the dataset page: https://huggingface.co/datasets/Gugu8/Math-Mini.

sourceHugging Faceotherupdated 1mo agoView on Hugging Face
0likes36downloads
4 commits on main
f383a271mo ago

Create LICENSE

Gugu8
0f2cb7f1mo ago

Create README.md

Gugu8
a6f4fb01mo ago

Upload clean_math_dataset_50MB.csv with huggingface_hub

Gugu8
b6f8c661mo ago

initial commit

Gugu8