momos-raddadi
commited on
Commit
•
bf44f27
1
Parent(s):
cf8e22e
End of training
Browse files- README.md +1 -0
- checkpoint-500/optimizer.bin +2 -2
- checkpoint-500/pytorch_lora_weights.safetensors +3 -0
- checkpoint-500/random_states_0.pkl +1 -1
- logs/dreambooth-sd3-lora/1721866420.9918272/events.out.tfevents.1721866420.f240816ba635.130819.1 +3 -0
- logs/dreambooth-sd3-lora/1721866421.0097225/hparams.yml +70 -0
- logs/dreambooth-sd3-lora/events.out.tfevents.1721866420.f240816ba635.130819.0 +3 -0
- pytorch_lora_weights.safetensors +3 -0
README.md
CHANGED
@@ -12,6 +12,7 @@ tags:
|
|
12 |
- text-to-image
|
13 |
- diffusers-training
|
14 |
- diffusers
|
|
|
15 |
- sd3
|
16 |
- sd3-diffusers
|
17 |
- template:sd-lora
|
|
|
12 |
- text-to-image
|
13 |
- diffusers-training
|
14 |
- diffusers
|
15 |
+
- lora
|
16 |
- sd3
|
17 |
- sd3-diffusers
|
18 |
- template:sd-lora
|
checkpoint-500/optimizer.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ff77f0850a4abb0f067b61dc279981bb782fc8294cb2f5b4f5e1f6c17d68b4b8
|
3 |
+
size 2584570
|
checkpoint-500/pytorch_lora_weights.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:021091dbf5e7da55ce0a4cfe1d1dec9bb4db53b975f1260adf531b6732ab8b99
|
3 |
+
size 4742848
|
checkpoint-500/random_states_0.pkl
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 14344
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c4050bc20e277ba14b5cc87c416b9e58e400c68678f0beb3c52fadcc17d52f36
|
3 |
size 14344
|
logs/dreambooth-sd3-lora/1721866420.9918272/events.out.tfevents.1721866420.f240816ba635.130819.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e0f6cd61043c9640d003fe6c58a058cc8f1f40a050997a9ff5f1b8e354087301
|
3 |
+
size 3280
|
logs/dreambooth-sd3-lora/1721866421.0097225/hparams.yml
ADDED
@@ -0,0 +1,70 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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: photo of a toy
|
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: /content/drive/MyDrive/sd3_dreambooth/toy_car
|
23 |
+
instance_prompt: a photo of sks toy
|
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: 1
|
41 |
+
optimizer: AdamW
|
42 |
+
output_dir: /content/drive/MyDrive/sd3_dreambooth/trained-sd3
|
43 |
+
precondition_outputs: 1
|
44 |
+
pretrained_model_name_or_path: stabilityai/stable-diffusion-3-medium-diffusers
|
45 |
+
prior_generation_precision: null
|
46 |
+
prior_loss_weight: 1.0
|
47 |
+
prodigy_beta3: null
|
48 |
+
prodigy_decouple: true
|
49 |
+
prodigy_safeguard_warmup: true
|
50 |
+
prodigy_use_bias_correction: true
|
51 |
+
push_to_hub: true
|
52 |
+
random_flip: false
|
53 |
+
rank: 4
|
54 |
+
repeats: 1
|
55 |
+
report_to: tensorboard
|
56 |
+
resolution: 1024
|
57 |
+
resume_from_checkpoint: null
|
58 |
+
revision: null
|
59 |
+
sample_batch_size: 4
|
60 |
+
scale_lr: false
|
61 |
+
seed: 0
|
62 |
+
text_encoder_lr: 5.0e-06
|
63 |
+
train_batch_size: 1
|
64 |
+
train_text_encoder: false
|
65 |
+
use_8bit_adam: true
|
66 |
+
validation_epochs: 150
|
67 |
+
validation_prompt: null
|
68 |
+
variant: null
|
69 |
+
weighting_scheme: logit_normal
|
70 |
+
with_prior_preservation: false
|
logs/dreambooth-sd3-lora/events.out.tfevents.1721866420.f240816ba635.130819.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ac2de68213646c5027f272c1651331abd1eebd8466bac31b294ca9fb65d0fd86
|
3 |
+
size 104438
|
pytorch_lora_weights.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:021091dbf5e7da55ce0a4cfe1d1dec9bb4db53b975f1260adf531b6732ab8b99
|
3 |
+
size 4742848
|