XujuntaoFighting/GC-DPO-diagnostic-ckpts
0
GC-ST-DPO diagnostic checkpoints
Best-step UNet checkpoints for the GC-ST-DPO paper experiments (gradient-attributed spatio-temporal-token credit assignment for diffusion preference optimization). All models trained on Pick-a-Pic v2, seed=0, eff-batch 1024 x 500 steps, beta=2000.
Layout
Each directory contains a bare UNet2DConditionModel (config.json + diffusion_pytorch_model.safetensors, fp16). Load by overriding the UNet of the matching base pipeline (runwayml/stable-diffusion-v1-5 / stabilityai/stable-diffusion-xl-base-1.0).
Best-step was selected on held-out Pick-a-Pic validation prompts (500) by equal-weight mean rank of PickScore + HPS-v2.
Code + eval pipelines: https://github.com/JuntaoXu/GCPO
