datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
DeepScaleR-Preview-Dataset
Data
Our training dataset consists of approximately 40,000 unique mathematics problem-answer pairs compiled from:
AIME (American Invitational Mathematics Examination) problems (1984-2023)
AMC (American Mathematics Competition) problems (prior to 2023)
Omni-MATH dataset
Still dataset
Format
Each row in the JSON dataset contains:
problem: The mathematical question text, formatted with LaTeX notation.
solution: Offical solution to the problem, including LaTeX formatting… See the full description on the dataset page: https://huggingface.co/datasets/agentica-org/DeepScaleR-Preview-Dataset.DeepScaleR-Preview-DatasetDeepScaleR-Olympiad-Extra
DeepScaleR-Olympiad-Extra (JSONL export)
Extra olympiad-style problems merged into the DeepScaleR curation. Single file.
Format
Every .jsonl file under data/ holds one JSON object per line with fields:
problem (string): the problem statement
answer (string): the final answer, kept in the original source notation
solution (string): the reference solution (LaTeX inside)
Note for consumers: these are historical exports, so the files are not perfectly
clean - expect… See the full description on the dataset page: https://huggingface.co/datasets/dusersad12/DeepScaleR-Olympiad-Extra.deepscalerverl-deepscaler-curated
verl DeepScaleR Curated
A cleaned, de-duplicated and evaluation-safe training split derived from the
DeepScaleR-Preview-Dataset,
reformatted for rule-based-reward RL post-training with
verl.
Total examples: 38,783 (from 41,705 raw records read across three source batches).
Row format
Each row follows the verl dataset_row template:
field
value
data_source
"DeepScaleR"
prompt
[{"role": "user", "content": <problem text>}]
ability
"math"
reward_model… See the full description on the dataset page: https://huggingface.co/datasets/dusersad12/verl-deepscaler-curated.deepscaler-teacher-sft-vllm-official-40k
DeepScaleR teacher SFT vLLM official 40k
Generated run: exp_003_vllm_official_brainlab_2gpu.
Summary
{
"num_examples": 40300,
"sft_dir": "data/processed/deepscaler/teacher_sft/exp_003_vllm_official_brainlab_2gpu",
"parse_rate": 0.9999751861042183,
"correct_rate": 0.5728039702233251,
"format_rate": 0.005955334987593052,
"mean_reward": 0.42432258064534184,
"deepscaler_mean_reward": 0.6266997518610422,
"deepscaler_match_mean_reward":… See the full description on the dataset page: https://huggingface.co/datasets/ThunderstormXXL/deepscaler-teacher-sft-vllm-official-40k.DeepScaleR-AIME-Style
DeepScaleR-AIME-Style (JSONL export)
AIME-style problems merged into the DeepScaleR curation. Single file.
Format
Every .jsonl file under data/ holds one JSON object per line with fields:
problem (string): the problem statement
answer (string): the final answer, kept in the original source notation
solution (string): the reference solution (LaTeX inside)
Note for consumers: these are historical exports, so the files are not perfectly
clean - expect a few… See the full description on the dataset page: https://huggingface.co/datasets/dusersad12/DeepScaleR-AIME-Style.DeepScaleR-Preview-Dataset
DeepScaleR-Preview-Dataset (JSONL export)
Math reasoning corpus curated for RL fine-tuning, in the spirit of DeepScaleR. Split into four shards; shard filenames are ordered.
Format
Every .jsonl file under data/ holds one JSON object per line with fields:
problem (string): the problem statement
answer (string): the final answer, kept in the original source notation
solution (string): the reference solution (LaTeX inside)
Note for consumers: these are historical… See the full description on the dataset page: https://huggingface.co/datasets/dusersad12/DeepScaleR-Preview-Dataset.DeepScaleR-Preview-Curated
DeepScaleR-Preview-Curated
DeepScaleR-Preview-Curated is a curated revision of the
agentica-org/DeepScaleR-Preview-Dataset
snapshot used for our Verl (GRPO) math-RL runs.
The published snapshot (226 entries, 220 unique problems) was
reconciled against the maintainer's revision sheet for the next release: retracted problems were dropped, duplicate
uploads were collapsed onto their first occurrence, corrected answers were taken as the authoritative ground truth, and
the… See the full description on the dataset page: https://huggingface.co/datasets/dusersad12/DeepScaleR-Preview-Curated.DeepScaleR-Eval-Holdout
DeepScaleR-Eval-Holdout
Held-out evaluation split for the DeepScaleR-style experiments.
Do not mix this repository into any training set. It is reserved for
reporting final numbers; including it would contaminate your eval. If you are
building a training corpus, exclude this repository entirely.
verl-deepscaler-splitsdeepscaler-teacher-sft-vllm-official-40k-clean-v2
DeepScaleR Teacher40k Clean v2
Filtered version of ThunderstormXXL/deepscaler-teacher-sft-vllm-official-40k.
Filtering
minimum official reward: 1.0
maximum text tokens: 8192
maximum response chars: 65000
near-duplicate SimHash hamming threshold: 4
required <think>...</think> and final boxed answer after reasoning
exact text/problem/response dedupe and near problem dedupe
Counts
raw examples: 40300
kept examples: 21727
train examples: 21292
val… See the full description on the dataset page: https://huggingface.co/datasets/ThunderstormXXL/deepscaler-teacher-sft-vllm-official-40k-clean-v2.deepscaler-teacher-sft-vllm-official-40k-clean-v3-no-reward-filter
deepscaler-teacher-sft-vllm-official-40k-clean-v3-no-reward-filter
Filtered version of ThunderstormXXL/deepscaler-teacher-sft-vllm-official-40k.
Filtering
reward filter enabled: False
minimum official reward: 1.0
scoring errors rejected: False
maximum text tokens: 8192
maximum response chars: 65000
near-duplicate SimHash hamming threshold: 4
required <think>...</think> and final boxed answer after reasoning
exact text/problem/response dedupe and near problem… See the full description on the dataset page: https://huggingface.co/datasets/ThunderstormXXL/deepscaler-teacher-sft-vllm-official-40k-clean-v3-no-reward-filter.deepscaler-teacher-sft-vllm-official-40k-clean-v4-conceptual
deepscaler-teacher-sft-vllm-official-40k-clean-v4-conceptual
Filtered version of ThunderstormXXL/deepscaler-teacher-sft-vllm-official-40k.
Filtering
reward filter enabled: False
minimum official reward: 1.0
scoring errors rejected: False
maximum text tokens: 32768
maximum response chars: 200000
near-duplicate SimHash hamming threshold: 4
required <think>...</think> and final boxed answer after reasoning
exact text/problem/response dedupe and near problem dedupe… See the full description on the dataset page: https://huggingface.co/datasets/ThunderstormXXL/deepscaler-teacher-sft-vllm-official-40k-clean-v4-conceptual.DeepScaleR_16k-32b-pass8deepscalerDeepScaleR_16k-32b-pass1DeepScaleR-Preview-Dataset
Data
Our training dataset consists of approximately 40,000 unique mathematics problem-answer pairs compiled from:
AIME (American Invitational Mathematics Examination) problems (1984-2023)
AMC (American Mathematics Competition) problems (prior to 2023)
Omni-MATH dataset
Still dataset
Format
Each row in the JSON dataset contains:
problem: The mathematical question text, formatted with LaTeX notation.
solution: Offical solution to the problem, including LaTeX formatting… See the full description on the dataset page: https://huggingface.co/datasets/edithgithinji/DeepScaleR-Preview-Dataset.DeepScaleR-40k-PromptDeepScaleR-1kDeepScaleR-subset10k-multi4.2-pass8DeepScaleR-instructagentica-org_deepscaler-preview-dataset-simple-processed元データセット
https://huggingface.co/datasets/agentica-org/DeepScaleR-Preview-Dataset
deepscaler-8k-trainDeepScaleR_16k-32b-pass2DeepScaleR-10k_8sampleDeepSaleR数据集中选取1k子集,采样8次
使用模型:qwen2.5-7b-insturct
使用prompt:
ITER_GEN_MULTI_TURN_STEP_PROMPTS = {
"turn0" : "{{ problem }} Let's think step by step and output the final answer within \\boxed{}.",
"turn1" : """{% if correctness %}
3. Since your initial response is self-evaluated as correct, confirm it and provide no further modifications. Put your final answer within \\boxed{}.
{% else %}
3. Since your initial response is self-evaluated as incorrect, there might be an error in the… See the full description on the dataset page: https://huggingface.co/datasets/tttonyyy/DeepScaleR-10k_8sample.DeepScaleR-baseDeepScaleR-40k-Prompt-NoSysDeepScaleR_16k-32b-multi-pass1DeepScaleR-openai-format
