We provide 227K high-quality CoT reflections which were used to train our Qwen-based reflection generation model in ReflectionFlow [1]. To
know the details of the dataset creation pipeline, please refer to Section 3.2 of [1].
We provide the dataset in the webdataset format for fast dataloading and streaming. We recommend downloading
the repository locally for faster I/O:
from huggingface_hub import snapshot_download
local_dir =… See the full description on the dataset page:
https://huggingface.co/datasets/diffusion-cot/GenRef-CoT.