This dataset contains the completions generated during training using trl and GRPO.
The completions are stored in parquet files, and each file contains the completions for a single step of training (depending on the logging_steps argument).
Each file contains the following columns:
step: the step of training
prompt: the prompt used to generate the completion
completion: the completion generated by the model
reward: the reward given to the completion by all… See the full description on the dataset page:
https://huggingface.co/datasets/davanstrien/grpo-completions-new.