End of training
Browse files- README.md +7 -0
- checkpoint-500/optimizer.bin +1 -1
- checkpoint-500/pytorch_lora_weights.safetensors +1 -1
- checkpoint-500/random_states_0.pkl +1 -1
- logs/dreambooth-sd3-lora-miniature/1728622551.3096337/events.out.tfevents.1728622551.3fa9fbb1ef7c.4052.1 +3 -0
- logs/dreambooth-sd3-lora-miniature/1728622551.3115013/hparams.yml +52 -0
- logs/dreambooth-sd3-lora-miniature/events.out.tfevents.1728622551.3fa9fbb1ef7c.4052.0 +3 -0
- pytorch_lora_weights.safetensors +1 -1
README.md
CHANGED
@@ -10,6 +10,13 @@ tags:
|
|
10 |
- sd3
|
11 |
- sd3-diffusers
|
12 |
- template:sd-lora
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
instance_prompt: Muffin the Cat
|
14 |
widget: []
|
15 |
---
|
|
|
10 |
- sd3
|
11 |
- sd3-diffusers
|
12 |
- template:sd-lora
|
13 |
+
- text-to-image
|
14 |
+
- diffusers-training
|
15 |
+
- diffusers
|
16 |
+
- lora
|
17 |
+
- sd3
|
18 |
+
- sd3-diffusers
|
19 |
+
- template:sd-lora
|
20 |
instance_prompt: Muffin the Cat
|
21 |
widget: []
|
22 |
---
|
checkpoint-500/optimizer.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2609210
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2aa72c376f60247921532f394d68a41315ca5f4403bbdba415f61b5553205a69
|
3 |
size 2609210
|
checkpoint-500/pytorch_lora_weights.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4742848
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5e531d036146185464c1210a8defa6e81f01fe62ed48b8a4bc7c86cf94417a2a
|
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:174fd66750853eac115748e6a617184e0afca131c7cb8942d01944c7065ff393
|
3 |
size 14344
|
logs/dreambooth-sd3-lora-miniature/1728622551.3096337/events.out.tfevents.1728622551.3fa9fbb1ef7c.4052.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5377eb06720bf295a4624ca47013d7fc9dc22fa62d255e664e507ba1cc6596d9
|
3 |
+
size 2466
|
logs/dreambooth-sd3-lora-miniature/1728622551.3115013/hparams.yml
ADDED
@@ -0,0 +1,52 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
adam_beta1: 0.9
|
2 |
+
adam_beta2: 0.999
|
3 |
+
adam_epsilon: 1.0e-08
|
4 |
+
adam_weight_decay: 0.0001
|
5 |
+
allow_tf32: false
|
6 |
+
cache_dir: null
|
7 |
+
center_crop: false
|
8 |
+
checkpointing_steps: 500
|
9 |
+
checkpoints_total_limit: null
|
10 |
+
data_df_path: sample_embeddings.parquet
|
11 |
+
dataloader_num_workers: 0
|
12 |
+
gradient_accumulation_steps: 4
|
13 |
+
gradient_checkpointing: true
|
14 |
+
hub_model_id: null
|
15 |
+
hub_token: null
|
16 |
+
instance_data_dir: dog
|
17 |
+
instance_prompt: a picture of Manfen Huang
|
18 |
+
learning_rate: 0.0001
|
19 |
+
local_rank: -1
|
20 |
+
logging_dir: logs
|
21 |
+
logit_mean: 0.0
|
22 |
+
logit_std: 1.0
|
23 |
+
lr_num_cycles: 1
|
24 |
+
lr_power: 1.0
|
25 |
+
lr_scheduler: constant
|
26 |
+
lr_warmup_steps: 0
|
27 |
+
max_grad_norm: 1.0
|
28 |
+
max_sequence_length: 77
|
29 |
+
max_train_steps: 500
|
30 |
+
mixed_precision: fp16
|
31 |
+
mode_scale: 1.29
|
32 |
+
num_train_epochs: 100
|
33 |
+
num_validation_images: 4
|
34 |
+
optimizer: AdamW
|
35 |
+
output_dir: muffin-the-cat
|
36 |
+
pretrained_model_name_or_path: stabilityai/stable-diffusion-3-medium-diffusers
|
37 |
+
prior_generation_precision: null
|
38 |
+
push_to_hub: true
|
39 |
+
random_flip: false
|
40 |
+
rank: 4
|
41 |
+
report_to: tensorboard
|
42 |
+
resolution: 1024
|
43 |
+
resume_from_checkpoint: null
|
44 |
+
revision: null
|
45 |
+
scale_lr: false
|
46 |
+
seed: 0
|
47 |
+
train_batch_size: 1
|
48 |
+
use_8bit_adam: true
|
49 |
+
validation_epochs: 50
|
50 |
+
validation_prompt: null
|
51 |
+
variant: null
|
52 |
+
weighting_scheme: logit_normal
|
logs/dreambooth-sd3-lora-miniature/events.out.tfevents.1728622551.3fa9fbb1ef7c.4052.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1b6568e04046245eb8f4c96cb99f43aef7c6717a25406d844396a2342b1b1d1f
|
3 |
+
size 150354
|
pytorch_lora_weights.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4742848
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5e531d036146185464c1210a8defa6e81f01fe62ed48b8a4bc7c86cf94417a2a
|
3 |
size 4742848
|