taki0112 commited on
Commit
f0b05ba
1 Parent(s): 5d32cce

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:8b5dd5b8695dcf3186b56cb89464943bb81fe91def5ed9f7508418e17eef908c
3
  size 47392445
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab6bdc7ded411dde5bfa91a6ada8df26a7ea8d9ee435ffd03d33ee6ce92ddef5
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:d92827e217265891faad679037f9eb2f57a446433e8f43814e023305d3574256
3
  size 23390424
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:94419ad15037fd936d42e71c717672fc15631a526506cd64a1031d6d4fb3cd02
3
  size 23390424
image_0.png CHANGED

Git LFS Details

  • SHA256: ed24c7c3da711a725db6ab9622a40fc9bb4fc223737e118c409561e92d56b699
  • Pointer size: 132 Bytes
  • Size of remote file: 1.44 MB

Git LFS Details

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

Git LFS Details

  • SHA256: 40dd43d6b8cc78c26f1a0d233867c0c68f2b8eca09127f14e33ad1d87d184c63
  • Pointer size: 132 Bytes
  • Size of remote file: 1.46 MB

Git LFS Details

  • SHA256: 05db935e363da9eb09365518f879bc7c2915fecc90897cf108663d727f6c0baa
  • Pointer size: 132 Bytes
  • Size of remote file: 1.64 MB
image_2.png CHANGED

Git LFS Details

  • SHA256: a58602fb7efd28300723452c0cddf5f81518e2c75977b2dcbfddbe7cfc9b600e
  • Pointer size: 132 Bytes
  • Size of remote file: 1.46 MB

Git LFS Details

  • SHA256: 5593f4da46c2d8e322a6f70d8eab2953984738070226450cdd4a61dc5d7edabc
  • Pointer size: 132 Bytes
  • Size of remote file: 1.63 MB
image_3.png CHANGED

Git LFS Details

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

Git LFS Details

  • SHA256: 135b16fb8808dec883ef75d7d3bfcc033157237e5ef268086114c752ae76ad54
  • Pointer size: 132 Bytes
  • Size of remote file: 1.61 MB
logs/dreambooth-lora-sd-xl/1706618614.5055592/events.out.tfevents.1706618614.node0.126968.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3debb78831725a527362d3f15938afb454173a7f942482dbba418ce50a2c0981
3
+ size 3221
logs/dreambooth-lora-sd-xl/1706618614.5096626/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/cactus
26
+ instance_prompt: a cactus 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_mixed-media-arts_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 shopping cart in sks style
67
+ variant: null
68
+ with_prior_preservation: false
logs/dreambooth-lora-sd-xl/events.out.tfevents.1706618614.node0.126968.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0029ac459ea4cb0e1bbe39927cfa08a0063bdc2e36d5685fb3d644ce56d6a529
3
+ size 69185256
pytorch_lora_weights.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d92827e217265891faad679037f9eb2f57a446433e8f43814e023305d3574256
3
  size 23390424
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:94419ad15037fd936d42e71c717672fc15631a526506cd64a1031d6d4fb3cd02
3
  size 23390424