datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
math-rollouts
Mathematical Reasoning Rollouts Dataset
This dataset contains step-by-step reasoning rollouts generated with DeepSeek R1-Distill language models solving mathematical problems from the MATH dataset.
The dataset is designed for analyzing reasoning patterns, branching factors, planning strategies, and the effectiveness of different reasoning approaches in mathematical problem-solving.
Dataset Details
Dataset Description
Curated by: Uzay Macar, Paul C.… See the full description on the dataset page: https://huggingface.co/datasets/uzaymacar/math-rollouts.moh_8_rollouts_tool_calls
MOH 8 Rollouts Tool Calls
Fixed 8-rollout benchmark sampled from aimosprite/training-output using only tool-calling attempts.
Construction
Source problem family: polymath_*
Source eligibility band: correct_count_16 in [1, 10]
Candidate attempt pool per problem: attempts with Python Calls > 0
Final sample per problem: 8 attempts, sampled without replacement using seed 42
Additional constraint: the sampled 8 always include at least one correct attempt
Published rows: 300… See the full description on the dataset page: https://huggingface.co/datasets/aimosprite/moh_8_rollouts_tool_calls.
