newsyctw commited on
Commit
eb26ee7
1 Parent(s): ee07802
Files changed (1) hide show
  1. measure.json +10 -9
measure.json CHANGED
@@ -1,17 +1,18 @@
1
  {
2
- "task": "poisoned_inpaint_line",
3
- "project": "Inpaiting_ODE",
4
- "sched": "DPM_SOLVER_PP_O2-SCHED",
5
  "batch": 128,
6
  "epoch": 100,
7
  "ddim_eta": 0.0,
8
- "infer_steps": 50,
9
- "infer_start": 0.1,
10
  "inpaint_mul": 1.0,
11
  "eval_max_batch": 1500,
12
  "learning_rate": 0.0002,
13
  "clean_rate": 1.0,
14
  "poison_rate": 0.2,
 
15
  "trigger": "SM_STOP_SIGN",
16
  "target": "FEDORA_HAT",
17
  "dataset_load_mode": "FIXED",
@@ -20,8 +21,8 @@
20
  "psi": 1.0,
21
  "ve_scale": 1.0,
22
  "vp_scale": 1.0,
23
- "gpu": "2",
24
- "ckpt": "exp_GenBadDiffusion_Poison_Rates_DDPM_BadDiff_ODE/res_DDPM-CIFAR10-32_CIFAR10_ep100_ode_c1.0_p0.2_SM_STOP_SIGN-FEDORA_HAT_psi1.0_lr0.0002_vp1.0_ve1.0_new-set-1",
25
  "overwrite": true,
26
  "postfix": "new-set-1",
27
  "fclip": "o",
@@ -31,7 +32,7 @@
31
  "sample_ep": null,
32
  "result": "exp_GenBadDiffusion_Poison_Rates_DDPM_BadDiff_ODE",
33
  "eval_sample_n": 16,
34
- "measure_sample_n": 1024,
35
  "batch_32": 128,
36
  "batch_256": 64,
37
  "gradient_accumulation_steps": 1,
@@ -51,7 +52,7 @@
51
  "data_ckpt_path": null,
52
  "mode": "measure",
53
  "dataset": "CIFAR10",
54
- "output_dir": "exp_GenBadDiffusion_Poison_Rates_DDPM_BadDiff_ODE/res_DDPM-CIFAR10-32_CIFAR10_ep100_ode_c1.0_p0.2_SM_STOP_SIGN-FEDORA_HAT_psi1.0_lr0.0002_vp1.0_ve1.0_new-set-1",
55
  "device_ids": [
56
  0
57
  ],
 
1
  {
2
+ "task": "generate",
3
+ "project": "Poison_Rates_DDPM_BadDiff_ODE",
4
+ "sched": "DDPM-SCHED",
5
  "batch": 128,
6
  "epoch": 100,
7
  "ddim_eta": 0.0,
8
+ "infer_steps": 1000,
9
+ "infer_start": 0,
10
  "inpaint_mul": 1.0,
11
  "eval_max_batch": 1500,
12
  "learning_rate": 0.0002,
13
  "clean_rate": 1.0,
14
  "poison_rate": 0.2,
15
+ "ext_poison_rate": 0.0,
16
  "trigger": "SM_STOP_SIGN",
17
  "target": "FEDORA_HAT",
18
  "dataset_load_mode": "FIXED",
 
21
  "psi": 1.0,
22
  "ve_scale": 1.0,
23
  "vp_scale": 1.0,
24
+ "gpu": "1",
25
+ "ckpt": "/work/u2941379/workspace/backdoor_diffusion/exp_GenBadDiffusion_Poison_Rates_DDPM_BadDiff_ODE/res_DDPM-CIFAR10-32_CIFAR10_ep100_ode_c1.0_p0.2_SM_STOP_SIGN-FEDORA_HAT_psi1.0_lr0.0002_vp1.0_ve1.0_new-set-1",
26
  "overwrite": true,
27
  "postfix": "new-set-1",
28
  "fclip": "o",
 
32
  "sample_ep": null,
33
  "result": "exp_GenBadDiffusion_Poison_Rates_DDPM_BadDiff_ODE",
34
  "eval_sample_n": 16,
35
+ "measure_sample_n": 10000,
36
  "batch_32": 128,
37
  "batch_256": 64,
38
  "gradient_accumulation_steps": 1,
 
52
  "data_ckpt_path": null,
53
  "mode": "measure",
54
  "dataset": "CIFAR10",
55
+ "output_dir": "/work/u2941379/workspace/backdoor_diffusion/exp_GenBadDiffusion_Poison_Rates_DDPM_BadDiff_ODE/res_DDPM-CIFAR10-32_CIFAR10_ep100_ode_c1.0_p0.2_SM_STOP_SIGN-FEDORA_HAT_psi1.0_lr0.0002_vp1.0_ve1.0_new-set-1",
56
  "device_ids": [
57
  0
58
  ],