gonzalu commited on
Commit
943e3f6
·
verified ·
1 Parent(s): d459311

Upload MG YFG SpyCameras50 01.json

Browse files
Files changed (1) hide show
  1. MG YFG SpyCameras50 01.json +324 -0
MG YFG SpyCameras50 01.json ADDED
@@ -0,0 +1,324 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "__version": 3,
3
+ "training_method": "LORA",
4
+ "model_type": "STABLE_DIFFUSION_3",
5
+ "debug_mode": false,
6
+ "debug_dir": "debug",
7
+ "workspace_dir": "workspace/run",
8
+ "cache_dir": "workspace-cache/run",
9
+ "tensorboard": true,
10
+ "tensorboard_expose": false,
11
+ "continue_last_backup": false,
12
+ "include_train_config": "NONE",
13
+ "base_model_name": "E:\\OT\\stable-diffusion-3-medium-diffusers",
14
+ "weight_dtype": "FLOAT_16",
15
+ "output_dtype": "FLOAT_32",
16
+ "output_model_format": "SAFETENSORS",
17
+ "output_model_destination": "E:/OT/LoRA/YFG-SpyWorld50-01.safetensors",
18
+ "gradient_checkpointing": true,
19
+ "force_circular_padding": false,
20
+ "concept_file_name": "training_concepts/ballz.json",
21
+ "concepts": null,
22
+ "aspect_ratio_bucketing": true,
23
+ "latent_caching": true,
24
+ "clear_cache_before_training": true,
25
+ "learning_rate_scheduler": "CONSTANT",
26
+ "custom_learning_rate_scheduler": null,
27
+ "scheduler_params": [],
28
+ "learning_rate": 0.0003,
29
+ "learning_rate_warmup_steps": 200,
30
+ "learning_rate_cycles": 1,
31
+ "epochs": 200,
32
+ "batch_size": 10,
33
+ "gradient_accumulation_steps": 1,
34
+ "ema": "OFF",
35
+ "ema_decay": 0.999,
36
+ "ema_update_step_interval": 5,
37
+ "dataloader_threads": 2,
38
+ "train_device": "cuda",
39
+ "temp_device": "cpu",
40
+ "train_dtype": "FLOAT_16",
41
+ "fallback_train_dtype": "BFLOAT_16",
42
+ "enable_autocast_cache": true,
43
+ "only_cache": false,
44
+ "resolution": "1024",
45
+ "attention_mechanism": "XFORMERS",
46
+ "align_prop": false,
47
+ "align_prop_probability": 0.1,
48
+ "align_prop_loss": "AESTHETIC",
49
+ "align_prop_weight": 0.01,
50
+ "align_prop_steps": 20,
51
+ "align_prop_truncate_steps": 0.5,
52
+ "align_prop_cfg_scale": 7.0,
53
+ "mse_strength": 1.0,
54
+ "mae_strength": 0.0,
55
+ "vb_loss_strength": 1.0,
56
+ "loss_weight_fn": "DEBIASED_ESTIMATION",
57
+ "loss_weight_strength": 5.0,
58
+ "dropout_probability": 0.15,
59
+ "loss_scaler": "NONE",
60
+ "learning_rate_scaler": "NONE",
61
+ "offset_noise_weight": 0.0,
62
+ "perturbation_noise_weight": 0.0,
63
+ "rescale_noise_scheduler_to_zero_terminal_snr": false,
64
+ "force_v_prediction": false,
65
+ "force_epsilon_prediction": false,
66
+ "min_noising_strength": 0.0,
67
+ "max_noising_strength": 1.0,
68
+ "noising_weight": 0.0,
69
+ "noising_bias": 0.5,
70
+ "unet": {
71
+ "__version": 0,
72
+ "model_name": "",
73
+ "include": true,
74
+ "train": true,
75
+ "stop_training_after": 0,
76
+ "stop_training_after_unit": "NEVER",
77
+ "learning_rate": null,
78
+ "weight_dtype": "NONE",
79
+ "dropout_probability": 0.0
80
+ },
81
+ "prior": {
82
+ "__version": 0,
83
+ "model_name": "",
84
+ "include": true,
85
+ "train": true,
86
+ "stop_training_after": 0,
87
+ "stop_training_after_unit": "NEVER",
88
+ "learning_rate": null,
89
+ "weight_dtype": "NONE",
90
+ "dropout_probability": 0.0
91
+ },
92
+ "text_encoder": {
93
+ "__version": 0,
94
+ "model_name": "",
95
+ "include": true,
96
+ "train": false,
97
+ "stop_training_after": 30,
98
+ "stop_training_after_unit": "EPOCH",
99
+ "learning_rate": 1e-05,
100
+ "weight_dtype": "NONE",
101
+ "dropout_probability": 0.15
102
+ },
103
+ "text_encoder_layer_skip": 0,
104
+ "text_encoder_2": {
105
+ "__version": 0,
106
+ "model_name": "",
107
+ "include": true,
108
+ "train": false,
109
+ "stop_training_after": 30,
110
+ "stop_training_after_unit": "EPOCH",
111
+ "learning_rate": 1e-05,
112
+ "weight_dtype": "NONE",
113
+ "dropout_probability": 0.15
114
+ },
115
+ "text_encoder_2_layer_skip": 0,
116
+ "text_encoder_3": {
117
+ "__version": 0,
118
+ "model_name": "",
119
+ "include": true,
120
+ "train": false,
121
+ "stop_training_after": 30,
122
+ "stop_training_after_unit": "EPOCH",
123
+ "learning_rate": null,
124
+ "weight_dtype": "NONE",
125
+ "dropout_probability": 0.0
126
+ },
127
+ "text_encoder_3_layer_skip": 0,
128
+ "vae": {
129
+ "__version": 0,
130
+ "model_name": "",
131
+ "include": true,
132
+ "train": true,
133
+ "stop_training_after": null,
134
+ "stop_training_after_unit": "NEVER",
135
+ "learning_rate": null,
136
+ "weight_dtype": "FLOAT_32",
137
+ "dropout_probability": 0.0
138
+ },
139
+ "effnet_encoder": {
140
+ "__version": 0,
141
+ "model_name": "",
142
+ "include": true,
143
+ "train": true,
144
+ "stop_training_after": null,
145
+ "stop_training_after_unit": "NEVER",
146
+ "learning_rate": null,
147
+ "weight_dtype": "NONE",
148
+ "dropout_probability": 0.0
149
+ },
150
+ "decoder": {
151
+ "__version": 0,
152
+ "model_name": "",
153
+ "include": true,
154
+ "train": true,
155
+ "stop_training_after": null,
156
+ "stop_training_after_unit": "NEVER",
157
+ "learning_rate": null,
158
+ "weight_dtype": "NONE",
159
+ "dropout_probability": 0.0
160
+ },
161
+ "decoder_text_encoder": {
162
+ "__version": 0,
163
+ "model_name": "",
164
+ "include": true,
165
+ "train": true,
166
+ "stop_training_after": null,
167
+ "stop_training_after_unit": "NEVER",
168
+ "learning_rate": null,
169
+ "weight_dtype": "NONE",
170
+ "dropout_probability": 0.0
171
+ },
172
+ "decoder_vqgan": {
173
+ "__version": 0,
174
+ "model_name": "",
175
+ "include": true,
176
+ "train": true,
177
+ "stop_training_after": null,
178
+ "stop_training_after_unit": "NEVER",
179
+ "learning_rate": null,
180
+ "weight_dtype": "NONE",
181
+ "dropout_probability": 0.0
182
+ },
183
+ "masked_training": true,
184
+ "unmasked_probability": 0.0,
185
+ "unmasked_weight": 0.1,
186
+ "normalize_masked_area_loss": true,
187
+ "embedding_learning_rate": null,
188
+ "preserve_embedding_norm": false,
189
+ "embedding": {
190
+ "__version": 0,
191
+ "uuid": "947778b5-4c4c-412a-89fb-a02777a18ac3",
192
+ "model_name": "",
193
+ "placeholder": "<embedding>",
194
+ "train": true,
195
+ "stop_training_after": null,
196
+ "stop_training_after_unit": "NEVER",
197
+ "token_count": 1,
198
+ "initial_embedding_text": "*"
199
+ },
200
+ "additional_embeddings": [],
201
+ "embedding_weight_dtype": "FLOAT_32",
202
+ "lora_model_name": "",
203
+ "lora_rank": 16,
204
+ "lora_alpha": 1.0,
205
+ "lora_weight_dtype": "FLOAT_32",
206
+ "bundle_additional_embeddings": true,
207
+ "optimizer": {
208
+ "__version": 0,
209
+ "optimizer": "ADAMW",
210
+ "adam_w_mode": false,
211
+ "alpha": null,
212
+ "amsgrad": false,
213
+ "beta1": 0.9,
214
+ "beta2": 0.999,
215
+ "beta3": null,
216
+ "bias_correction": false,
217
+ "block_wise": false,
218
+ "capturable": false,
219
+ "centered": false,
220
+ "clip_threshold": null,
221
+ "d0": null,
222
+ "d_coef": null,
223
+ "dampening": null,
224
+ "decay_rate": null,
225
+ "decouple": false,
226
+ "differentiable": false,
227
+ "eps": 1e-08,
228
+ "eps2": null,
229
+ "foreach": false,
230
+ "fsdp_in_use": false,
231
+ "fused": true,
232
+ "fused_back_pass": false,
233
+ "growth_rate": null,
234
+ "initial_accumulator_value": null,
235
+ "is_paged": false,
236
+ "log_every": null,
237
+ "lr_decay": null,
238
+ "max_unorm": null,
239
+ "maximize": false,
240
+ "min_8bit_size": null,
241
+ "momentum": null,
242
+ "nesterov": false,
243
+ "no_prox": false,
244
+ "optim_bits": null,
245
+ "percentile_clipping": null,
246
+ "r": null,
247
+ "relative_step": false,
248
+ "safeguard_warmup": false,
249
+ "scale_parameter": false,
250
+ "stochastic_rounding": false,
251
+ "use_bias_correction": false,
252
+ "use_triton": false,
253
+ "warmup_init": false,
254
+ "weight_decay": 0.01,
255
+ "weight_lr_power": null
256
+ },
257
+ "optimizer_defaults": {
258
+ "PRODIGY": {
259
+ "__version": 0,
260
+ "optimizer": "PRODIGY",
261
+ "adam_w_mode": false,
262
+ "alpha": null,
263
+ "amsgrad": false,
264
+ "beta1": 0.9,
265
+ "beta2": 0.999,
266
+ "beta3": null,
267
+ "bias_correction": false,
268
+ "block_wise": false,
269
+ "capturable": false,
270
+ "centered": false,
271
+ "clip_threshold": null,
272
+ "d0": 5e-05,
273
+ "d_coef": 1.0,
274
+ "dampening": null,
275
+ "decay_rate": null,
276
+ "decouple": true,
277
+ "differentiable": false,
278
+ "eps": 1e-08,
279
+ "eps2": null,
280
+ "foreach": false,
281
+ "fsdp_in_use": false,
282
+ "fused": false,
283
+ "fused_back_pass": false,
284
+ "growth_rate": "inf",
285
+ "initial_accumulator_value": null,
286
+ "is_paged": false,
287
+ "log_every": null,
288
+ "lr_decay": null,
289
+ "max_unorm": null,
290
+ "maximize": false,
291
+ "min_8bit_size": null,
292
+ "momentum": null,
293
+ "nesterov": false,
294
+ "no_prox": false,
295
+ "optim_bits": null,
296
+ "percentile_clipping": null,
297
+ "r": null,
298
+ "relative_step": false,
299
+ "safeguard_warmup": false,
300
+ "scale_parameter": false,
301
+ "stochastic_rounding": true,
302
+ "use_bias_correction": false,
303
+ "use_triton": false,
304
+ "warmup_init": false,
305
+ "weight_decay": 0.0,
306
+ "weight_lr_power": null
307
+ }
308
+ },
309
+ "sample_definition_file_name": "training_samples/samples.json",
310
+ "samples": null,
311
+ "sample_after": 5,
312
+ "sample_after_unit": "EPOCH",
313
+ "sample_image_format": "PNG",
314
+ "samples_to_tensorboard": true,
315
+ "non_ema_sampling": true,
316
+ "backup_after": 2,
317
+ "backup_after_unit": "NEVER",
318
+ "rolling_backup": false,
319
+ "rolling_backup_count": 3,
320
+ "backup_before_save": true,
321
+ "save_after": 2,
322
+ "save_after_unit": "EPOCH",
323
+ "save_filename_prefix": "pre_"
324
+ }