taki0112 commited on
Commit
955f55e
1 Parent(s): bb905f9

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:c856df0f85d9089e0d5b8f6c15d9b39c7760760ee64d213e609c79cd890befaf
3
  size 47392445
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c62e5141e1662cb1a978d9145afd2cb823fd8e62678c0baa0f28c66de617b074
3
  size 47392445
checkpoint-500/pytorch_lora_weights.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6c41df9dbe8adb0b1721e1cbb6c7644f484f7de5aa9ab0d394a5cccd7c2504a1
3
  size 23390424
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:45ef3a87168127267c6905fedcc327b82ebe65c37ee4b29feb4bf0f9f576841a
3
  size 23390424
image_0.png CHANGED

Git LFS Details

  • SHA256: a9f2115bf29774cc047c0d2e97390ae5dfcf93c6d0e0a16a6ac89e5fc0b5bb18
  • Pointer size: 132 Bytes
  • Size of remote file: 1.03 MB

Git LFS Details

  • SHA256: 72d17e2c67789cb4b80bf1f7dd2ac6877385ef427132cbf9ec7c6e3d4eb6ea5f
  • Pointer size: 132 Bytes
  • Size of remote file: 1.36 MB
image_1.png CHANGED

Git LFS Details

  • SHA256: 1888a485e9b808af8bfa5dee58b895926dd87642b9a5e034f1dc1a21ba331afa
  • Pointer size: 132 Bytes
  • Size of remote file: 1.06 MB

Git LFS Details

  • SHA256: 6a41fd6a56504e275dc8f0d17a2ee2f395fa38c5c2ce5cf9d533a1e5cbc126bd
  • Pointer size: 132 Bytes
  • Size of remote file: 1.23 MB
image_2.png CHANGED

Git LFS Details

  • SHA256: 0d43d7194d881db693095f6c74ddb456a6167b33be1c196214d3fd3d463c4b2b
  • Pointer size: 132 Bytes
  • Size of remote file: 1.09 MB

Git LFS Details

  • SHA256: 164a5caff0954f1f1c698d57d729824ccea169ddbe29b71514fbc5940924547a
  • Pointer size: 132 Bytes
  • Size of remote file: 1.26 MB
image_3.png CHANGED

Git LFS Details

  • SHA256: 78e8100f87dcf5a6ae1614fb5014e324e5bd169a52d0874bd52a3df5186f9bde
  • Pointer size: 132 Bytes
  • Size of remote file: 1.13 MB

Git LFS Details

  • SHA256: a568941846d13e0c29fd7b5b2c2923ba5da6086655f66c3c7e878c4794392325
  • Pointer size: 132 Bytes
  • Size of remote file: 1.27 MB
logs/dreambooth-lora-sd-xl/1706079910.7852352/events.out.tfevents.1706079910.node0.148667.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:edec164a7df12ea2f963d66d4e21771d92a5cc319df11a4b34b4238f67d0cbf3
3
+ size 3198
logs/dreambooth-lora-sd-xl/1706079910.7879143/hparams.yml ADDED
@@ -0,0 +1,68 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: 4
21
+ gradient_checkpointing: false
22
+ hub_model_id: null
23
+ hub_token: null
24
+ image_column: image
25
+ instance_data_dir: images/car
26
+ instance_prompt: a car in sks style
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: 250
39
+ num_validation_images: 4
40
+ optimizer: AdamW
41
+ output_dir: space/lora-trained-xl_low-poly_split
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
+ rank: 4
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: 25
66
+ validation_prompt: a tank in sks style
67
+ variant: null
68
+ with_prior_preservation: false
logs/dreambooth-lora-sd-xl/events.out.tfevents.1706079910.node0.148667.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c9d30c6a811748f1038bf7d89646de6a10d2b1780b4993911c6d239fb6cf02ba
3
+ size 50312810
pytorch_lora_weights.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6c41df9dbe8adb0b1721e1cbb6c7644f484f7de5aa9ab0d394a5cccd7c2504a1
3
  size 23390424
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:45ef3a87168127267c6905fedcc327b82ebe65c37ee4b29feb4bf0f9f576841a
3
  size 23390424