DDPM-test / scheduler_config.json
BackTo2014's picture
Create scheduler_config.json
65f08f7 verified
raw
history blame
77 Bytes
{
"num_train_timesteps": 1000,
"beta_start": 0.0001,
"beta_end": 0.02
}