This dataset contains the completions generated during training using trl.
Find the trained model at
https://huggingface.co/qgallouedec/qwen2-0.5b-deepmath-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… See the full description on the dataset page:
https://huggingface.co/datasets/qgallouedec/deepmath-completions-logs.