moulichand commited on
Commit
3efd722
·
verified ·
1 Parent(s): c9007b7

End of training

Browse files
README.md CHANGED
@@ -9,6 +9,7 @@ tags:
9
  - template:sd-lora
10
  - stable-diffusion-xl
11
  - stable-diffusion-xl-diffusers
 
12
  - text-to-image
13
  - text-to-image
14
  - diffusers-training
 
9
  - template:sd-lora
10
  - stable-diffusion-xl
11
  - stable-diffusion-xl-diffusers
12
+ - dora
13
  - text-to-image
14
  - text-to-image
15
  - diffusers-training
checkpoint-1434/optimizer.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e95a2b51742b40b590f457cf542cc9ef07817c445cc0c5e35d29bae72f7292d3
3
  size 14991036
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e53a41db13a98e7c4764de198c06629d6fc837535197d520839ceb0e5e82beb0
3
  size 14991036
checkpoint-1434/pytorch_lora_weights.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:96c8909b0c0bc290cc45060f654379951118bab56df5e228b90ffd5b08575a6b
3
  size 23390424
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f02aab2241698f83ca4cacf2cfbb393ddc515065ec15ff0387770565b15d9ed2
3
  size 23390424
checkpoint-717/optimizer.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2c6922cd6a3ce0b6e3fa63c2fd5e186210724e0929457aa1e29aa2ccb35c62fd
3
  size 14991036
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6561b0cb56dd03acf0fddba83287b64c35b019f3eb1c2e1a72ff41d184a2f4cc
3
  size 14991036
checkpoint-717/pytorch_lora_weights.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7581d882a4f8d8f1f24a0ffc2bf7d5bb8d5c49a6c6c7673a51f37beaae0f4a76
3
  size 23390424
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:66aca5fe3ddff06038f2aebccbe6a4d7c5519eb9c158156b2d6be17208f46c8e
3
  size 23390424
logs/dreambooth-lora-sd-xl/1717739938.907327/events.out.tfevents.1717739938.eb7079e279d0.14768.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c14723a5f3538c7e3927e07d3b537aca5d1f1aaa0da75661b0b78852efe90175
3
+ size 3301
logs/dreambooth-lora-sd-xl/1717739938.909281/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: prompt
9
+ center_crop: false
10
+ checkpointing_steps: 717
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: rksRam
17
+ do_edm_style_training: false
18
+ enable_xformers_memory_efficient_attention: false
19
+ gradient_accumulation_steps: 3
20
+ gradient_checkpointing: true
21
+ hub_model_id: null
22
+ hub_token: null
23
+ image_column: image
24
+ instance_data_dir: null
25
+ instance_prompt: a photo of rksram
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: 2000
35
+ mixed_precision: fp16
36
+ num_class_images: 100
37
+ num_train_epochs: 134
38
+ num_validation_images: 4
39
+ optimizer: AdamW
40
+ output_dir: lakshmank_ram_LoRA
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: false
51
+ random_flip: false
52
+ rank: 4
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: 5.0
62
+ text_encoder_lr: 5.0e-06
63
+ train_batch_size: 1
64
+ train_text_encoder: false
65
+ use_8bit_adam: true
66
+ use_dora: false
67
+ validation_epochs: 50
68
+ validation_prompt: null
69
+ variant: null
70
+ with_prior_preservation: false
logs/dreambooth-lora-sd-xl/events.out.tfevents.1717739938.eb7079e279d0.14768.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:66fc04cc54a93bf62ee956395d404bb71735ec4bd0dfbe04362ad166daa77879
3
+ size 492158
pytorch_lora_weights.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:663b458136b5a252179b73380d6b1653d08f7b8cfe662107499ac3e7f9ea16d5
3
  size 23390424
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c5cc3ba9a31ad098612492c8767ab4daed46f39f81d19e259337af81227b0d4
3
  size 23390424