Jayw1 commited on
Commit
9d7d117
·
verified ·
1 Parent(s): 57f0488

End of training

Browse files
README.md CHANGED
@@ -9,6 +9,9 @@ tags:
9
  - diffusers
10
  - diffusers-training
11
  - lora
 
 
 
12
  - text-to-image
13
  - text-to-image
14
  - diffusers-training
 
9
  - diffusers
10
  - diffusers-training
11
  - lora
12
+ - template:sd-lora
13
+ - playground
14
+ - playground-diffusers
15
  - text-to-image
16
  - text-to-image
17
  - diffusers-training
checkpoint-500/optimizer.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8d49a715730aae44d7f1461870e1495a2abcfe77a1d324ede20a04472fdf8060
3
  size 15134460
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:03b1c5a87511a99ff7af54c6cdb6a86bd71b85d7ae6bb0d06a0090d09f335b06
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:c0eab2b38039f58636f37665cb8741a1d2b19bc6dd0a5c7677e81e4face09b8a
3
  size 23390424
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:638a5376953b8fa2af8101e4dd866d4d565af5446aca8ef607246b6d1a3dd641
3
  size 23390424
image_0.png CHANGED

Git LFS Details

  • SHA256: 6f18f55c469a2308e107a18aeb464036c70d4796f308598b73b3cf06950472f3
  • Pointer size: 132 Bytes
  • Size of remote file: 1.31 MB

Git LFS Details

  • SHA256: 6819fd4a5ac8153f5736f13dc04b326a983a60def019c17ed88393e8bd01ba47
  • Pointer size: 132 Bytes
  • Size of remote file: 1.61 MB
image_1.png CHANGED

Git LFS Details

  • SHA256: 220cb55930ef1c4d056683bdf0a84d6ef42ddf94130b783b20b0dc94a34af588
  • Pointer size: 132 Bytes
  • Size of remote file: 1.25 MB

Git LFS Details

  • SHA256: 62a21764b6bd904a7fcca7e9e09645aca935e6fda7e24a85e9d9098227d4656f
  • Pointer size: 132 Bytes
  • Size of remote file: 1.56 MB
image_2.png CHANGED

Git LFS Details

  • SHA256: c0b5df426706116ad557929410a4d0aea968f140b8681ab73109d28fde71640e
  • Pointer size: 132 Bytes
  • Size of remote file: 1.29 MB

Git LFS Details

  • SHA256: f696bdec527eed28269025f305c942f93c5cb8115bc748e38e11044f940d2191
  • Pointer size: 132 Bytes
  • Size of remote file: 1.61 MB
image_3.png CHANGED

Git LFS Details

  • SHA256: c4575a15c0a0b3aa8e4d047355146df928744dc980f25840e435df269132f12a
  • Pointer size: 132 Bytes
  • Size of remote file: 1.29 MB

Git LFS Details

  • SHA256: 32403df293a92ecdada06f2c006163965fc14ff8dbe257eed5e0a36e92ccb31b
  • Pointer size: 132 Bytes
  • Size of remote file: 1.62 MB
logs/dreambooth-lora-playground/1729153906.6508315/events.out.tfevents.1729153906.3ba3897f-4fac-11ef-902f-3e6491b2e6f5.2360432.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b782ba61d9365e71ccd144c6abd42af8e0bafb808d53fd388b0e584e7fa94485
3
+ size 3234
logs/dreambooth-lora-playground/1729153906.6587517/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: 42
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.1729153906.3ba3897f-4fac-11ef-902f-3e6491b2e6f5.2360432.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a84b2387c36093a25a6d268ca8249749a716d60c6cf1a2cb6d89de52b6354226
3
+ size 6455940
pytorch_lora_weights.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c0eab2b38039f58636f37665cb8741a1d2b19bc6dd0a5c7677e81e4face09b8a
3
  size 23390424
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:638a5376953b8fa2af8101e4dd866d4d565af5446aca8ef607246b6d1a3dd641
3
  size 23390424