End of training
Browse files- 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/1728628172.401326/events.out.tfevents.1728628172.a1998d351d9a.3376.1 +3 -0
- logs/dreambooth-sd3-lora-miniature/1728628172.4030344/hparams.yml +52 -0
- logs/dreambooth-sd3-lora-miniature/events.out.tfevents.1728628172.a1998d351d9a.3376.0 +3 -0
- pytorch_lora_weights.safetensors +1 -1
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:506d2cdb0ff1c9d2cff5150442e7c6bf8943e8b05625e1177b2bbc8dac673023
|
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:2abd066281666256b28592eaddb0d1c3335b86262a50288e23667797725d37d1
|
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:36613e5e5bb6b8cdef3877e06ceb9eb4e11d84188373f8c52636fa25be06c86b
|
3 |
size 14344
|
logs/dreambooth-sd3-lora-miniature/1728628172.401326/events.out.tfevents.1728628172.a1998d351d9a.3376.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f24ecf76c6ff2255245867115d726b70ad6063f9fa3e9b5a54282aa35c3dc3c3
|
3 |
+
size 2449
|
logs/dreambooth-sd3-lora-miniature/1728628172.4030344/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: mtds cat
|
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: 167
|
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.1728628172.a1998d351d9a.3376.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:994581453357920d6d5ea898be4e560416be1816bd7859f9cf5bf684b4f7d53d
|
3 |
+
size 153194
|
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:2abd066281666256b28592eaddb0d1c3335b86262a50288e23667797725d37d1
|
3 |
size 4742848
|