File size: 1,934 Bytes
42d6c76
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
{
  "task": "generate",
  "project": "Poison_Rates_NCSNPP_TrojDiff_SDE_Std_FLEX",
  "sched": "SCORE-SDE-VE-SCHED",
  "batch": 128,
  "epoch": 20,
  "ddim_eta": null,
  "infer_steps": 1000,
  "eval_max_batch": 1500,
  "learning_rate": 2e-05,
  "clean_rate": 1.0,
  "poison_rate": 4.0,
  "trigger": "SM_STOP_SIGN",
  "target": "FEDORA_HAT",
  "dataset_load_mode": "EXTEND",
  "R_trigger_only": true,
  "ext_R_trigger_only": false,
  "R_gaussian_aug": 0.0,
  "trigger_augment": false,
  "trigger_augment_weight": 1.0,
  "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": "1",
  "ckpt": "exp_GenBadDiffusion_NCSNPP_CIFAR10_TrojDiff_SDE_EXTEND/res_NCSN_CIFAR10_my_CIFAR10_ep20_sde_c1.0_p4.0_epr0.1_SM_STOP_SIGN-FEDORA_HAT_psi0.0_lr2e-05_rhw1.0_rhb0.0_extend_new-set",
  "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",
  "eval_sample_n": 16,
  "measure_sample_n": 10000,
  "batch_32": 128,
  "batch_256": 64,
  "gradient_accumulation_steps": 1,
  "learning_rate_32_scratch": 0.0002,
  "learning_rate_256_scratch": 2e-05,
  "lr_warmup_steps": 500,
  "mixed_precision": "no",
  "push_to_hub": false,
  "hub_private_repo": false,
  "overwrite_output_dir": true,
  "seed": 0,
  "dataset_path": "datasets",
  "ckpt_dir": "ckpt",
  "data_ckpt_dir": "data.ckpt",
  "ep_model_dir": "epochs",
  "ckpt_path": null,
  "data_ckpt_path": null,
  "mode": "measure",
  "dataset": "CIFAR10",
  "ext_poison_rate": 0.1,
  "output_dir": "exp_GenBadDiffusion_NCSNPP_CIFAR10_TrojDiff_SDE_EXTEND/res_NCSN_CIFAR10_my_CIFAR10_ep20_sde_c1.0_p4.0_epr0.1_SM_STOP_SIGN-FEDORA_HAT_psi0.0_lr2e-05_rhw1.0_rhb0.0_extend_new-set",
  "device_ids": [
    0
  ],
  "clip": false
}