taki0112 commited on
Commit
0f2a8bf
·
verified ·
1 Parent(s): 0529bbd

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:1d97035d672945b6c63d9fe340f88cb82cf323eeb7dee60938b089a2e21c8881
3
  size 47392445
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:42f244070d78570d89a6f3dd3acfda75c5c6411fd074b78e598243a5c2a4fa9b
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:592cc21c9966137d8d30d82cc2ba5df451a9805468cc5bd25ba3587bc675e798
3
  size 23390424
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:07a637a62fad956f312591e7c4e2452cf67ed7b25f5d17023a395bbca34d23c4
3
  size 23390424
image_0.png CHANGED

Git LFS Details

  • SHA256: 70ba4c9e61dd1241b3014a5f5a5d10a0b703cbc8bddff9d5c76285069f7ae8c5
  • Pointer size: 132 Bytes
  • Size of remote file: 1.74 MB

Git LFS Details

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

Git LFS Details

  • SHA256: 2bc4fce8b841db30399c3a53cc1353d2973a31028701744133802df1d6c48692
  • Pointer size: 132 Bytes
  • Size of remote file: 1.75 MB

Git LFS Details

  • SHA256: b55cfb6efc1fd9e12767b67096b68897cbbd85f72f0a0c8c37b8707ef62c9d48
  • Pointer size: 132 Bytes
  • Size of remote file: 1.63 MB
image_2.png CHANGED

Git LFS Details

  • SHA256: 8593ad6f55869b41ef60543c4c36ae966b22d1143a5370127724f2f7a4eb2b46
  • Pointer size: 132 Bytes
  • Size of remote file: 1.8 MB

Git LFS Details

  • SHA256: 3ca5a88cc92cca6a3e5f65d4306af389c1689ddf5e4cf96c7d2869f477ec18dc
  • Pointer size: 132 Bytes
  • Size of remote file: 1.53 MB
image_3.png CHANGED

Git LFS Details

  • SHA256: 83763ed8e0abffb6d3b93ba1b42d3e880d97df543b5645f07545a7ba9163e6f5
  • Pointer size: 132 Bytes
  • Size of remote file: 1.78 MB

Git LFS Details

  • SHA256: 09c06aada4b8a7e3f207be8da5798576d0f7278aee4cc6efc2b6cdbc0994163e
  • Pointer size: 132 Bytes
  • Size of remote file: 1.64 MB
logs/dreambooth-lora-sd-xl/1706079898.4157188/events.out.tfevents.1706079898.node0.153018.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:70bc283ccd8fdfd87e89f186ea2352860fcd074ede82edee1e147519ffe853ae
3
+ size 3213
logs/dreambooth-lora-sd-xl/1706079898.4208417/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/scream
26
+ instance_prompt: a screaming person 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_munch_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 rabbit in sks style
67
+ variant: null
68
+ with_prior_preservation: false
logs/dreambooth-lora-sd-xl/events.out.tfevents.1706079898.node0.153018.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b3696a6f70d6cd31d45975e813d5ced3b80c30a96395597f9891c8ac8ab25853
3
+ size 68191050
pytorch_lora_weights.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:592cc21c9966137d8d30d82cc2ba5df451a9805468cc5bd25ba3587bc675e798
3
  size 23390424
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:07a637a62fad956f312591e7c4e2452cf67ed7b25f5d17023a395bbca34d23c4
3
  size 23390424