Dolci RL-Zero Mix is a dataset of 39.9k math, code, and instruction-following prompts and answers for RLVR training of Olmo 3 7B RL-Zero Mix
This dataset is mix of Dolci RLZero Math 7B, Dolci RLZero Code 7B, Dolci RLZero IF 7B, and Dolci RL Zero General 7B, see the Olmo 3 paper for details.
You can download and load this data using HuggingFace's datasets library with the following code:from datasets import load_dataset
dataset =… See the full description on the dataset page:
https://huggingface.co/datasets/allenai/Dolci-RL-Zero-Mix-7B.