ButterChicken98 commited on
Commit
569acec
·
verified ·
1 Parent(s): d4c007b

Upload config.yaml

Browse files
Files changed (1) hide show
  1. config.yaml +145 -0
config.yaml ADDED
@@ -0,0 +1,145 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ _wandb:
2
+ value:
3
+ cli_version: 0.19.1
4
+ m: []
5
+ python_version: 3.10.12
6
+ t:
7
+ "1":
8
+ - 1
9
+ - 2
10
+ - 3
11
+ - 11
12
+ - 12
13
+ - 41
14
+ - 45
15
+ - 49
16
+ - 51
17
+ - 55
18
+ - 71
19
+ - 83
20
+ "2":
21
+ - 1
22
+ - 2
23
+ - 3
24
+ - 11
25
+ - 12
26
+ - 41
27
+ - 45
28
+ - 49
29
+ - 51
30
+ - 55
31
+ - 71
32
+ - 83
33
+ "3":
34
+ - 2
35
+ - 23
36
+ - 55
37
+ - 61
38
+ "4": 3.10.12
39
+ "5": 0.19.1
40
+ "6": 4.44.2
41
+ "8":
42
+ - 2
43
+ - 5
44
+ "12": 0.19.1
45
+ "13": linux-x86_64
46
+ adam_beta1:
47
+ value: 0.9
48
+ adam_beta2:
49
+ value: 0.999
50
+ adam_epsilon:
51
+ value: 1e-08
52
+ adam_weight_decay:
53
+ value: 0.01
54
+ allow_tf32:
55
+ value: false
56
+ cache_dir:
57
+ value: null
58
+ caption_column:
59
+ value: captions
60
+ checkpointing_steps:
61
+ value: 10000
62
+ checkpoints_total_limit:
63
+ value: null
64
+ conditioning_image_column:
65
+ value: canny_edges
66
+ controlnet_model_name_or_path:
67
+ value: null
68
+ dataloader_num_workers:
69
+ value: 0
70
+ dataset_config_name:
71
+ value: null
72
+ dataset_name:
73
+ value: ButterChicken98/test-controlnet-full
74
+ enable_xformers_memory_efficient_attention:
75
+ value: false
76
+ gradient_accumulation_steps:
77
+ value: 1
78
+ gradient_checkpointing:
79
+ value: false
80
+ hub_model_id:
81
+ value: plantVillage-stableDiffusion-2-controlnet_iter1
82
+ hub_token:
83
+ value: null
84
+ image_column:
85
+ value: image
86
+ learning_rate:
87
+ value: 1e-05
88
+ logging_dir:
89
+ value: logs
90
+ lr_num_cycles:
91
+ value: 1
92
+ lr_power:
93
+ value: 1
94
+ lr_scheduler:
95
+ value: constant
96
+ lr_warmup_steps:
97
+ value: 500
98
+ max_grad_norm:
99
+ value: 1
100
+ max_train_samples:
101
+ value: null
102
+ max_train_steps:
103
+ value: 15750
104
+ mixed_precision:
105
+ value: null
106
+ num_train_epochs:
107
+ value: 7
108
+ num_validation_images:
109
+ value: 4
110
+ output_dir:
111
+ value: /kaggle/working/
112
+ pretrained_model_name_or_path:
113
+ value: stabilityai/stable-diffusion-2-1-base
114
+ proportion_empty_prompts:
115
+ value: 0
116
+ push_to_hub:
117
+ value: true
118
+ report_to:
119
+ value: wandb
120
+ resolution:
121
+ value: 256
122
+ resume_from_checkpoint:
123
+ value: null
124
+ revision:
125
+ value: null
126
+ scale_lr:
127
+ value: false
128
+ seed:
129
+ value: null
130
+ set_grads_to_none:
131
+ value: false
132
+ tokenizer_name:
133
+ value: null
134
+ tracker_project_name:
135
+ value: controlnet
136
+ train_batch_size:
137
+ value: 4
138
+ train_data_dir:
139
+ value: null
140
+ use_8bit_adam:
141
+ value: false
142
+ validation_steps:
143
+ value: 1000
144
+ variant:
145
+ value: null