DmitryNvm commited on
Commit
fd07f90
1 Parent(s): 0f91bf6

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:7cd99dd5db5a58ede2a35922f1b05792d1ccf84e6e2832eadf40b4f9b8eb9f9b
3
  size 372533938
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:46e1999df1b812606a227890ea47dfd3ba6e149239718087c4cfda590dfcbeb4
3
  size 372533938
checkpoint-500/pytorch_lora_weights.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:90163f9eb624436508d8d7935c7a01640347911141dc26cd4812b5e5b987cab1
3
  size 185963768
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dfd75b16b27dc3cabe9813785246f3ba639fa66388a7db0e75fb31ffbf25ab61
3
  size 185963768
image_0.png CHANGED

Git LFS Details

  • SHA256: 29ab460d057589f87f3fb1e3bd153662fc55b4ccbef113849d167a06061668bf
  • Pointer size: 132 Bytes
  • Size of remote file: 1.49 MB

Git LFS Details

  • SHA256: bada2cd6929f4fe7ba2cac8c670ff87083a130217da19f4ff560758104e7dc92
  • Pointer size: 132 Bytes
  • Size of remote file: 1.49 MB
image_1.png CHANGED

Git LFS Details

  • SHA256: 5b8cb9b4d86dd765eff737c3b253a8930526f4d69f4ec7a5a5d38661bf5fd555
  • Pointer size: 132 Bytes
  • Size of remote file: 1.37 MB

Git LFS Details

  • SHA256: 318e37361c98360644182ef5b36b56926f9ad86a8c2e8b5b101714e0b27d646d
  • Pointer size: 132 Bytes
  • Size of remote file: 1.36 MB
image_2.png CHANGED

Git LFS Details

  • SHA256: ac2688907d00e8ccdae4f29c2ec911a1308573104561a2154b1a768968da7490
  • Pointer size: 132 Bytes
  • Size of remote file: 1.43 MB

Git LFS Details

  • SHA256: 4737f697f0568e4c6022ce1dece4212999d62db63a3f7688f9c1f62320f20b0e
  • Pointer size: 132 Bytes
  • Size of remote file: 1.43 MB
image_3.png CHANGED

Git LFS Details

  • SHA256: 0fcfb4b21ed6f6d2e627b5f56c5b30a46723831aef5978e69c9f74ea3678a9d7
  • Pointer size: 132 Bytes
  • Size of remote file: 1.47 MB

Git LFS Details

  • SHA256: 6ec5134c4a87087cb9b48b717dc18f759f378c223de9168b89d2fe97b9cae37c
  • Pointer size: 132 Bytes
  • Size of remote file: 1.47 MB
logs/dreambooth-lora-sd-xl/1703354638.6595874/events.out.tfevents.1703354638.silo-one.1870586.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4dcc8929f3200df678fdb1d81f0174ca04e2dec58cd00b84ed87b0140cdb1c77
3
+ size 3119
logs/dreambooth-lora-sd-xl/1703354638.6608133/hparams.yml ADDED
@@ -0,0 +1,67 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ crops_coords_top_left_h: 0
15
+ crops_coords_top_left_w: 0
16
+ dataloader_num_workers: 0
17
+ dataset_config_name: null
18
+ dataset_name: null
19
+ enable_xformers_memory_efficient_attention: false
20
+ gradient_accumulation_steps: 1
21
+ gradient_checkpointing: false
22
+ hub_model_id: null
23
+ hub_token: null
24
+ image_column: image
25
+ instance_data_dir: subject
26
+ instance_prompt: a sbu dog
27
+ learning_rate: 0.0001
28
+ local_rank: -1
29
+ logging_dir: logs
30
+ lr_num_cycles: 1
31
+ lr_power: 1.0
32
+ lr_scheduler: constant
33
+ lr_warmup_steps: 0
34
+ max_grad_norm: 1.0
35
+ max_train_steps: 500
36
+ mixed_precision: fp16
37
+ num_class_images: 100
38
+ num_train_epochs: 100
39
+ num_validation_images: 4
40
+ optimizer: AdamW
41
+ output_dir: sdxl-lora-dreambooth-subject
42
+ pretrained_model_name_or_path: stabilityai/stable-diffusion-xl-base-1.0
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
+ rank: 32
52
+ repeats: 1
53
+ report_to: tensorboard
54
+ resolution: 512
55
+ resume_from_checkpoint: null
56
+ revision: null
57
+ sample_batch_size: 4
58
+ scale_lr: false
59
+ seed: 0
60
+ snr_gamma: null
61
+ text_encoder_lr: 5.0e-06
62
+ train_batch_size: 1
63
+ train_text_encoder: false
64
+ use_8bit_adam: false
65
+ validation_epochs: 20
66
+ validation_prompt: a sbu dog in a bucket
67
+ with_prior_preservation: false
logs/dreambooth-lora-sd-xl/events.out.tfevents.1703354638.silo-one.1870586.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bc3dcbfd9e5d300c5a13ed46ba35eb3d52bfb4203fd594fbf1e9d68366209c6c
3
+ size 33996450
pytorch_lora_weights.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:90163f9eb624436508d8d7935c7a01640347911141dc26cd4812b5e5b987cab1
3
  size 185963768
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dfd75b16b27dc3cabe9813785246f3ba639fa66388a7db0e75fb31ffbf25ab61
3
  size 185963768