File size: 909 Bytes
3d8aaa7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
{
  "project": "Poison_Rates_NCSNPP_TrojDiff_SDE_Std_FLEX",
  "mode": "train",
  "task": null,
  "dataset": "CIFAR10",
  "sched": null,
  "ddim_eta": null,
  "infer_steps": null,
  "batch": 128,
  "eval_max_batch": null,
  "epoch": 20,
  "learning_rate": 2e-05,
  "clean_rate": 1.0,
  "poison_rate": 4.0,
  "ext_poison_rate": 0.1,
  "trigger": "SM_STOP_SIGN",
  "target": "FEDORA_HAT",
  "dataset_load_mode": "EXTEND",
  "R_trigger_only": true,
  "ext_R_trigger_only": false,
  "solver_type": "sde",
  "sde_type": "SDE-VE",
  "psi": 0.0,
  "ve_scale": 1.0,
  "vp_scale": 1.0,
  "rhos_hat_w": 1.0,
  "rhos_hat_b": 0.0,
  "gpu": "2",
  "ckpt": "NCSN_CIFAR10_my",
  "overwrite": true,
  "postfix": "extend_new-set",
  "fclip": "o",
  "save_image_epochs": 5,
  "save_model_epochs": 5,
  "is_save_all_model_epochs": false,
  "sample_ep": null,
  "result": "exp_GenBadDiffusion_NCSNPP_CIFAR10_TrojDiff_SDE_EXTEND"
}