rockdu/miles-diffusion-datasets
miles-diffusion-datasets Prompt datasets used by the miles-diffusion training pipeline. Layout flowgrpo_ocr/ # OCR-style prompts from flowGRPO ├── train.jsonl # 19,653 └── test.jsonl # 1,018 flowgrpo_pickscore/ # PickScore prompts from flowGRPO ├── train.jsonl # 25,432 └── test.jsonl # 2,048 hpdv2/ # Deduplicated prompts from HPDv2 ├──… See the full description on the dataset page: https://huggingface.co/datasets/rockdu/miles-diffusion-datasets.
Add deduplicated HPDv2 prompts (#2)
add flowgrpo_ocr/ + flowgrpo_pickscore/ + updated README
rename: drop pickscore/ in favor of flowgrpo_pickscore/
rename: drop ocr/ in favor of flowgrpo_ocr/
initial: ocr + pickscore train/test prompts from flow_grpo
initial commit
