datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
mbpp-code-rl
MBPP for code RL (deduplicated against MBPP+)
MBPP prepared for RLVR training in verl,
with two independent hold-outs so both MBPP+ and MBPP's own canonical test
split stay reportable after training on this data.
split
rows
contents
train
320
MBPP canonical train + validation + prompt, minus everything in MBPP+
test
378
exactly the problems in evalplus/mbppplus
heldout_mbpp_test
276
MBPP's canonical test split (task_id 11-510) that is not in MBPP+… See the full description on the dataset page: https://huggingface.co/datasets/RL-Forgetting-Experiments-3/mbpp-code-rl.rl-forgetting-math-benchmarks
RL-Forgetting math benchmarks
Train and test/benchmark sets used in the RL-Forgetting-Exp study of
replay-buffer freshness. All parquets share the verl RL schema
(data_source, prompt, ability, reward_model, extra_info).
Layout
polaris_full/
train.parquet # 52,309 prompts (Polaris-full training set)
test.parquet # 800 prompts (held-out test, 100/difficulty)
deepscaler/
train.parquet # 8,192 prompts (skywork_deepscaler_easy_8192, fixed… See the full description on the dataset page: https://huggingface.co/datasets/fxevangelinenyu/rl-forgetting-math-benchmarks.polaris_math_rlpolaris_math_eval_600
