Hi,
Thanks for the amazing project!
I was not able to reproduce the FID score (e.g. 5.38) on MJHQ-30K, but only getting a much higher value (e.g. 10). Here are my params
classifier-free guidance = 4.5
more_smooth = True
batch_size = 4
seed = 42
use_ema = True
max_token_length = 300
use_llm_system_prompt = True
and I am using clean-fid
It is likely that I may have missed something here, also how many steps (e.g. 10 or 14?) do we run for this (or other) experiments? Please advise.
Thanks,
Chen
Hi,
Thanks for the amazing project!
I was not able to reproduce the FID score (e.g. 5.38) on MJHQ-30K, but only getting a much higher value (e.g. 10). Here are my params
and I am using
clean-fidIt is likely that I may have missed something here, also how many steps (e.g. 10 or 14?) do we run for this (or other) experiments? Please advise.
Thanks,
Chen