|
{ |
|
"project": "Default", |
|
"mode": "train", |
|
"task": null, |
|
"dataset": "CIFAR10", |
|
"sched": null, |
|
"infer_steps": null, |
|
"batch": 128, |
|
"eval_max_batch": null, |
|
"epoch": 800, |
|
"learning_rate": 0.0001, |
|
"clean_rate": 1.0, |
|
"poison_rate": 0.0, |
|
"trigger": "NONE", |
|
"target": "TRIGGER", |
|
"dataset_load_mode": null, |
|
"solver_type": "sde", |
|
"sde_type": "SDE-VE", |
|
"psi": 0.0, |
|
"ve_scale": 1.0, |
|
"vp_scale": 1.0, |
|
"gpu": "1", |
|
"ckpt": "NCSNPP-CIFAR10-DEFAULT", |
|
"overwrite": true, |
|
"postfix": "ve_from_scratch", |
|
"fclip": "o", |
|
"save_image_epochs": 20, |
|
"save_model_epochs": 1, |
|
"is_save_all_model_epochs": false, |
|
"sample_ep": null, |
|
"result": "res_ve_from_scratch" |
|
} |