momos-raddadi
commited on
Commit
•
2cf13ba
1
Parent(s):
406ca36
End of training
Browse files- README.md +6 -0
- checkpoint-500/optimizer.bin +1 -1
- checkpoint-500/transformer/diffusion_pytorch_model.safetensors +1 -1
- logs/dreambooth-sd3/1721675093.0226548/events.out.tfevents.1721675093.956e86b48b78.2347.1 +3 -0
- logs/dreambooth-sd3/1721675093.024539/hparams.yml +68 -0
- logs/dreambooth-sd3/events.out.tfevents.1721675093.956e86b48b78.2347.0 +3 -0
- transformer/diffusion_pytorch_model.safetensors +1 -1
README.md
CHANGED
@@ -9,6 +9,12 @@ tags:
|
|
9 |
- sd3
|
10 |
- sd3-diffusers
|
11 |
- template:sd-lora
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
instance_prompt: a photo of sks dog
|
13 |
widget: []
|
14 |
---
|
|
|
9 |
- sd3
|
10 |
- sd3-diffusers
|
11 |
- template:sd-lora
|
12 |
+
- text-to-image
|
13 |
+
- diffusers-training
|
14 |
+
- diffusers
|
15 |
+
- sd3
|
16 |
+
- sd3-diffusers
|
17 |
+
- template:sd-lora
|
18 |
instance_prompt: a photo of sks dog
|
19 |
widget: []
|
20 |
---
|
checkpoint-500/optimizer.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4067517198
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ab49bc931fd5d171d64dc6eb273c09e3ec673c672ed3f6b5ce596e08c020e00f
|
3 |
size 4067517198
|
checkpoint-500/transformer/diffusion_pytorch_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 8339883776
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:17adf2446401c7fffb55e6a225e717583fba66e9ca2584f4b7d17c3db6f16c12
|
3 |
size 8339883776
|
logs/dreambooth-sd3/1721675093.0226548/events.out.tfevents.1721675093.956e86b48b78.2347.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:00ba4be019519b2512753c0e456e6c8bf1095352ce82eba9ea36d853cd3e1101
|
3 |
+
size 3058
|
logs/dreambooth-sd3/1721675093.024539/hparams.yml
ADDED
@@ -0,0 +1,68 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
adam_beta1: 0.9
|
2 |
+
adam_beta2: 0.999
|
3 |
+
adam_epsilon: 1.0e-08
|
4 |
+
adam_weight_decay: 0.0001
|
5 |
+
adam_weight_decay_text_encoder: 0.001
|
6 |
+
allow_tf32: false
|
7 |
+
cache_dir: null
|
8 |
+
caption_column: null
|
9 |
+
center_crop: false
|
10 |
+
checkpointing_steps: 500
|
11 |
+
checkpoints_total_limit: null
|
12 |
+
class_data_dir: null
|
13 |
+
class_prompt: null
|
14 |
+
dataloader_num_workers: 0
|
15 |
+
dataset_config_name: null
|
16 |
+
dataset_name: null
|
17 |
+
gradient_accumulation_steps: 4
|
18 |
+
gradient_checkpointing: false
|
19 |
+
hub_model_id: null
|
20 |
+
hub_token: null
|
21 |
+
image_column: image
|
22 |
+
instance_data_dir: dog
|
23 |
+
instance_prompt: a photo of sks dog
|
24 |
+
learning_rate: 0.0001
|
25 |
+
local_rank: -1
|
26 |
+
logging_dir: logs
|
27 |
+
logit_mean: 0.0
|
28 |
+
logit_std: 1.0
|
29 |
+
lr_num_cycles: 1
|
30 |
+
lr_power: 1.0
|
31 |
+
lr_scheduler: constant
|
32 |
+
lr_warmup_steps: 0
|
33 |
+
max_grad_norm: 1.0
|
34 |
+
max_sequence_length: 77
|
35 |
+
max_train_steps: 500
|
36 |
+
mixed_precision: fp16
|
37 |
+
mode_scale: 1.29
|
38 |
+
num_class_images: 100
|
39 |
+
num_train_epochs: 250
|
40 |
+
num_validation_images: 4
|
41 |
+
optimizer: AdamW
|
42 |
+
output_dir: trained-sd3
|
43 |
+
pretrained_model_name_or_path: stabilityai/stable-diffusion-3-medium-diffusers
|
44 |
+
prior_generation_precision: null
|
45 |
+
prior_loss_weight: 1.0
|
46 |
+
prodigy_beta3: null
|
47 |
+
prodigy_decouple: true
|
48 |
+
prodigy_safeguard_warmup: true
|
49 |
+
prodigy_use_bias_correction: true
|
50 |
+
push_to_hub: true
|
51 |
+
random_flip: false
|
52 |
+
repeats: 1
|
53 |
+
report_to: tensorboard
|
54 |
+
resolution: 1024
|
55 |
+
resume_from_checkpoint: null
|
56 |
+
revision: null
|
57 |
+
sample_batch_size: 4
|
58 |
+
scale_lr: false
|
59 |
+
seed: 0
|
60 |
+
text_encoder_lr: 5.0e-06
|
61 |
+
train_batch_size: 1
|
62 |
+
train_text_encoder: false
|
63 |
+
use_8bit_adam: true
|
64 |
+
validation_epochs: 25
|
65 |
+
validation_prompt: null
|
66 |
+
variant: null
|
67 |
+
weighting_scheme: logit_normal
|
68 |
+
with_prior_preservation: false
|
logs/dreambooth-sd3/events.out.tfevents.1721675093.956e86b48b78.2347.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5bbe5ba9a3ac306eed8f9ddf55e0631b6d7be353e37099ff2e43d22258fc826d
|
3 |
+
size 104438
|
transformer/diffusion_pytorch_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 8339883776
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:17adf2446401c7fffb55e6a225e717583fba66e9ca2584f4b7d17c3db6f16c12
|
3 |
size 8339883776
|