arvnoodle commited on
Commit
1b409e4
1 Parent(s): 6218f22

End of training

Browse files
checkpoint-500/optimizer.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0176e3d336168074b119e75556e3000a90cb22de0dac5e85b443c42a59df8bf8
3
  size 1487305202
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bf56fa07f64355f126be1bc7a217188a8e6348bcc887cbc31c1de92348603e5c
3
  size 1487305202
checkpoint-500/pytorch_lora_weights.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:604fe9b8883784ce4a62926e7915ea39d3d36aeba87b4eea20e95268740d7eca
3
  size 743349552
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7050d3f11e495e83869c9505789cc0bdd8ba72f0d11db743c918c52ae7b77422
3
  size 743349552
image_0.png CHANGED

Git LFS Details

  • SHA256: 0b406846b93c381cc57d76b48735eaa547ff884726c2a41d10e5306161761da2
  • Pointer size: 132 Bytes
  • Size of remote file: 1.64 MB

Git LFS Details

  • SHA256: 27db18609269dd4b5d12576518bfc73ba109918e2c1fd333a9d64eb30597f55c
  • Pointer size: 132 Bytes
  • Size of remote file: 1.62 MB
image_1.png CHANGED

Git LFS Details

  • SHA256: 5326381c20919fd4b28c9987eb686f3fa76c87dae30095f9c6cd5d531cbc6be3
  • Pointer size: 132 Bytes
  • Size of remote file: 1.55 MB

Git LFS Details

  • SHA256: 0d0293574b0fdbe3ca1bf798f2744bf44de0afc07f455f2eafa6f7cf7b9081c2
  • Pointer size: 132 Bytes
  • Size of remote file: 1.53 MB
image_2.png CHANGED

Git LFS Details

  • SHA256: 32b638e726daaa2a04d68640cc18855fa8e37cb16af39f3959b13a1b8df1868b
  • Pointer size: 132 Bytes
  • Size of remote file: 1.62 MB

Git LFS Details

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

Git LFS Details

  • SHA256: 4aa0242dced3daac6bb2994020be51f7266093bc7e62b616f3092a566432914b
  • Pointer size: 132 Bytes
  • Size of remote file: 1.58 MB

Git LFS Details

  • SHA256: 6c6818a01f4af47bf08812d74cafac20f7c41dd5698ab407dae0cc15ee5f447d
  • Pointer size: 132 Bytes
  • Size of remote file: 1.55 MB
logs/dreambooth-lora-sd-xl/1724157800.129023/events.out.tfevents.1724157800.e1371c4bc553.4013.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:39913c1c4515eb76830a917111cc7ee6dcb3fbebde10f17305c32201c5efc0c0
3
+ size 3297
logs/dreambooth-lora-sd-xl/1724157800.1307485/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: null
14
+ dataloader_num_workers: 0
15
+ dataset_config_name: null
16
+ dataset_name: null
17
+ do_edm_style_training: false
18
+ enable_xformers_memory_efficient_attention: false
19
+ gradient_accumulation_steps: 4
20
+ gradient_checkpointing: false
21
+ hub_model_id: null
22
+ hub_token: null
23
+ image_column: image
24
+ instance_data_dir: dog
25
+ instance_prompt: a photo of sks dog
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: 250
38
+ num_validation_images: 4
39
+ optimizer: AdamW
40
+ output_dir: lora-trained-xl
41
+ output_kohya_format: false
42
+ pretrained_model_name_or_path: stabilityai/stable-diffusion-xl-base-1.0
43
+ pretrained_vae_model_name_or_path: madebyollin/sdxl-vae-fp16-fix
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: 128
53
+ repeats: 1
54
+ report_to: tensorboard
55
+ resolution: 1024
56
+ resume_from_checkpoint: null
57
+ revision: null
58
+ sample_batch_size: 4
59
+ scale_lr: false
60
+ seed: 0
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: false
66
+ use_dora: false
67
+ validation_epochs: 25
68
+ validation_prompt: A photo of sks dog in a bucket
69
+ variant: null
70
+ with_prior_preservation: false
logs/dreambooth-lora-sd-xl/events.out.tfevents.1724157800.e1371c4bc553.4013.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7a0f39f055e823737c7d9d0188fb1c5a57c43ce4cab5ce5d12ae4ec9b93c2228
3
+ size 67948825
pytorch_lora_weights.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:604fe9b8883784ce4a62926e7915ea39d3d36aeba87b4eea20e95268740d7eca
3
  size 743349552
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7050d3f11e495e83869c9505789cc0bdd8ba72f0d11db743c918c52ae7b77422
3
  size 743349552