ImageReward
ImageReward copied to clipboard
Finetuned model weights
Hi,
Thank you for releasing code for the work! Have you released the weights for any finetuned model in the paper?
Thanks.
Thanks for your attention! You can construct your own prompt set to get a model that better meets your needs.
#84
Why does the script scripts/train_refl_sdxl.sh require images too (train_refl.sh doesnt)?
Why does the script
scripts/train_refl_sdxl.shrequire images too (train_refl.shdoesnt)?
I meet the same question, do you have solved it? i don't understand what the images refer to..
This is code contributed by a community friend who supposedly added the pre-training loss function mentioned in the paper. You can refer to https://github.com/THUDM/ImageReward/pull/89