Bagheera Bghira
v1: from ptx0/coco-xltest, 36000 + 21800 + 14200 steps of mixed LAION/MJ dataset and offset noise with input perturbation on a probability of 25%, 10% caption dropout, cosine LR 4e-7 to 8e-7 every 3200 steps
90816e1
{ | |
"_class_name": "DDIMScheduler", | |
"_diffusers_version": "0.22.0.dev0", | |
"beta_end": 0.012, | |
"beta_schedule": "scaled_linear", | |
"beta_start": 0.00085, | |
"clip_sample": false, | |
"clip_sample_range": 1.0, | |
"dynamic_thresholding_ratio": 0.995, | |
"interpolation_type": "linear", | |
"num_train_timesteps": 1000, | |
"prediction_type": "v_prediction", | |
"rescale_betas_zero_snr": true, | |
"sample_max_value": 1.0, | |
"set_alpha_to_one": false, | |
"skip_prk_steps": true, | |
"steps_offset": 1, | |
"thresholding": false, | |
"timestep_spacing": "trailing", | |
"trained_betas": null, | |
"use_karras_sigmas": false | |
} | |