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
- image_0.png +2 -2
- image_1.png +2 -2
- image_2.png +2 -2
- image_3.png +2 -2
- logs/dreambooth-lora-playground/1729157785.500302/events.out.tfevents.1729157785.3ba3897f-4fac-11ef-902f-3e6491b2e6f5.2416843.1 +3 -0
- logs/dreambooth-lora-playground/1729157785.507396/hparams.yml +70 -0
- logs/dreambooth-lora-playground/events.out.tfevents.1729157785.3ba3897f-4fac-11ef-902f-3e6491b2e6f5.2416843.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 15134460
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4fa106ec2c0e41e5265971f9a2e2c26cba458975c9610e1f3b6bb46cada772d8
|
3 |
size 15134460
|
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 23390424
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e69cae34ad2cce6723edfdd728c432ce1f91045046bd87a05e0b3e4f6b47d984
|
3 |
size 23390424
|
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 14408
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0056224ec22c4fd5497ee63ef50d594a3b7d1974184811a091d76495666aa7f2
|
3 |
size 14408
|
image_0.png
CHANGED
Git LFS Details
|
Git LFS Details
|
image_1.png
CHANGED
Git LFS Details
|
Git LFS Details
|
image_2.png
CHANGED
Git LFS Details
|
Git LFS Details
|
image_3.png
CHANGED
Git LFS Details
|
Git LFS Details
|
logs/dreambooth-lora-playground/1729157785.500302/events.out.tfevents.1729157785.3ba3897f-4fac-11ef-902f-3e6491b2e6f5.2416843.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:107082a2b83c414a1699d72ec3fd690ca7235e5c3ef5fe068bb4b1ceb9c0e047
|
3 |
+
size 3234
|
logs/dreambooth-lora-playground/1729157785.507396/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: text
|
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: /mnt/afs/data/hjw/diffusers/xubeihong
|
17 |
+
do_edm_style_training: true
|
18 |
+
enable_xformers_memory_efficient_attention: false
|
19 |
+
gradient_accumulation_steps: 1
|
20 |
+
gradient_checkpointing: false
|
21 |
+
hub_model_id: null
|
22 |
+
hub_token: null
|
23 |
+
image_column: image
|
24 |
+
instance_data_dir: null
|
25 |
+
instance_prompt: xubeihong22
|
26 |
+
learning_rate: 0.0001
|
27 |
+
local_rank: -1
|
28 |
+
logging_dir: logs
|
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_train_steps: 500
|
35 |
+
mixed_precision: fp16
|
36 |
+
num_class_images: 100
|
37 |
+
num_train_epochs: 125
|
38 |
+
num_validation_images: 4
|
39 |
+
optimizer: AdamW
|
40 |
+
output_dir: lora_xubeihong
|
41 |
+
output_kohya_format: false
|
42 |
+
pretrained_model_name_or_path: playgroundai/playground-v2.5-1024px-aesthetic
|
43 |
+
pretrained_vae_model_name_or_path: null
|
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 |
+
rank: 4
|
53 |
+
repeats: 1
|
54 |
+
report_to: tensorboard
|
55 |
+
resolution: 256
|
56 |
+
resume_from_checkpoint: null
|
57 |
+
revision: null
|
58 |
+
sample_batch_size: 4
|
59 |
+
scale_lr: false
|
60 |
+
seed: 222
|
61 |
+
snr_gamma: null
|
62 |
+
text_encoder_lr: 5.0e-06
|
63 |
+
train_batch_size: 1
|
64 |
+
train_text_encoder: false
|
65 |
+
use_8bit_adam: true
|
66 |
+
use_dora: false
|
67 |
+
validation_epochs: 40
|
68 |
+
validation_prompt: xubeihong
|
69 |
+
variant: null
|
70 |
+
with_prior_preservation: false
|
logs/dreambooth-lora-playground/events.out.tfevents.1729157785.3ba3897f-4fac-11ef-902f-3e6491b2e6f5.2416843.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:73c67dbd7a6b1cfaee17f2df402a63be39d0f042e4fa8919ee1e0a43bc7a7422
|
3 |
+
size 6632302
|
pytorch_lora_weights.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 23390424
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e69cae34ad2cce6723edfdd728c432ce1f91045046bd87a05e0b3e4f6b47d984
|
3 |
size 23390424
|