Alexzyx commited on
Commit
5518539
·
1 Parent(s): d45be80

End of training

Browse files
checkpoint-200/optimizer.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c78fb321b415ea47f678fe99c27a3a8d6755c5100b00e093bee1cf331c792f25
3
  size 14989511
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a770f9c4476a62e7051ad5b59cbddf05da83a00ef1bb2d0921f967c06d8c2d38
3
  size 14989511
checkpoint-200/pytorch_lora_weights.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:64b9c66870d64a05008de7597cf1abd3f2724737575d3334c3533e509a241ab0
3
  size 23401064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:db3be4065d9362db16016161e8ae90e400adff1c0359274bb44d65f983ae5f3b
3
  size 23401064
checkpoint-200/scheduler.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:144193f9b4afefdc81b5b9bbeb013f085ce761d3aa64df98f5910666001ebe7a
3
  size 563
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3fb1b8a8990fe83d45286ffcfb14df99f4f50fdb892dd90b1bb6c3ded6c89287
3
  size 563
checkpoint-400/optimizer.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a0b00fa975b0fd1fb243f2516efa8138c906f664e7cca3f635b99c8757985a6d
3
  size 14990599
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b575c13f56d6b4cae7b6c900c048f58cd0a838d64b8096e328bfc451859f1ce4
3
  size 14990599
checkpoint-400/pytorch_lora_weights.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:79c1c059538874a40da541b38af737bfd5a05bc554512c69af6fb2b6dbfb5e74
3
  size 23401064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:312cc7cdefdf50b1ac9a7f0dcc75e8c6311c25c244c964eeab60bc26b2de0edd
3
  size 23401064
checkpoint-400/scheduler.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4796cd68a8ddacc44b29d4976c34ca641a991114022d223afc8ca8424dd649b4
3
  size 563
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3ba47ebc5de14868e7e6ebb4d69a369ef0ffe603d4c2ba4f1bc233579a0a8ed0
3
  size 563
logs/dreambooth-lora-sd-xl/1695289117.6103225/events.out.tfevents.1695289117.bigo.36287.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a3dc1bea236877482d063923bd451b4f86d8c63b020f859aa4abd117047dc63f
3
+ size 2734
logs/dreambooth-lora-sd-xl/1695289117.6119945/hparams.yml ADDED
@@ -0,0 +1,53 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ adam_beta1: 0.9
2
+ adam_beta2: 0.999
3
+ adam_epsilon: 1.0e-08
4
+ adam_weight_decay: 0.01
5
+ allow_tf32: false
6
+ center_crop: false
7
+ checkpointing_steps: 200
8
+ checkpoints_total_limit: null
9
+ class_data_dir: null
10
+ class_prompt: null
11
+ crops_coords_top_left_h: 0
12
+ crops_coords_top_left_w: 0
13
+ dataloader_num_workers: 0
14
+ enable_xformers_memory_efficient_attention: true
15
+ gradient_accumulation_steps: 2
16
+ gradient_checkpointing: true
17
+ hub_model_id: null
18
+ hub_token: null
19
+ instance_data_dir: cleavage_test
20
+ instance_prompt: a photo of cleavage
21
+ learning_rate: 5.0e-05
22
+ local_rank: 0
23
+ logging_dir: logs
24
+ lr_num_cycles: 1
25
+ lr_power: 1.0
26
+ lr_scheduler: constant
27
+ lr_warmup_steps: 0
28
+ max_grad_norm: 1.0
29
+ max_train_steps: 500
30
+ mixed_precision: fp16
31
+ num_class_images: 100
32
+ num_train_epochs: 500
33
+ num_validation_images: 4
34
+ output_dir: lora-trained-xl-colab-vcleavage
35
+ pretrained_model_name_or_path: stabilityai/stable-diffusion-xl-base-1.0
36
+ pretrained_vae_model_name_or_path: madebyollin/sdxl-vae-fp16-fix
37
+ prior_generation_precision: null
38
+ prior_loss_weight: 1.0
39
+ push_to_hub: true
40
+ rank: 4
41
+ report_to: tensorboard
42
+ resolution: 1024
43
+ resume_from_checkpoint: null
44
+ revision: null
45
+ sample_batch_size: 4
46
+ scale_lr: false
47
+ seed: 0
48
+ train_batch_size: 2
49
+ train_text_encoder: false
50
+ use_8bit_adam: true
51
+ validation_epochs: 50
52
+ validation_prompt: null
53
+ with_prior_preservation: false
logs/dreambooth-lora-sd-xl/1695289332.2412546/events.out.tfevents.1695289332.bigo.72666.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f90aade0a480d002e49d546b7c115f3c6d2dc9aed189fcc892932f489fc8c5c
3
+ size 2734
logs/dreambooth-lora-sd-xl/1695289332.2429416/hparams.yml ADDED
@@ -0,0 +1,53 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ adam_beta1: 0.9
2
+ adam_beta2: 0.999
3
+ adam_epsilon: 1.0e-08
4
+ adam_weight_decay: 0.01
5
+ allow_tf32: false
6
+ center_crop: false
7
+ checkpointing_steps: 200
8
+ checkpoints_total_limit: null
9
+ class_data_dir: null
10
+ class_prompt: null
11
+ crops_coords_top_left_h: 0
12
+ crops_coords_top_left_w: 0
13
+ dataloader_num_workers: 0
14
+ enable_xformers_memory_efficient_attention: true
15
+ gradient_accumulation_steps: 2
16
+ gradient_checkpointing: true
17
+ hub_model_id: null
18
+ hub_token: null
19
+ instance_data_dir: cleavage_test
20
+ instance_prompt: a photo of cleavage
21
+ learning_rate: 5.0e-05
22
+ local_rank: 0
23
+ logging_dir: logs
24
+ lr_num_cycles: 1
25
+ lr_power: 1.0
26
+ lr_scheduler: constant
27
+ lr_warmup_steps: 0
28
+ max_grad_norm: 1.0
29
+ max_train_steps: 500
30
+ mixed_precision: fp16
31
+ num_class_images: 100
32
+ num_train_epochs: 500
33
+ num_validation_images: 4
34
+ output_dir: lora-trained-xl-colab-vcleavage
35
+ pretrained_model_name_or_path: stabilityai/stable-diffusion-xl-base-1.0
36
+ pretrained_vae_model_name_or_path: madebyollin/sdxl-vae-fp16-fix
37
+ prior_generation_precision: null
38
+ prior_loss_weight: 1.0
39
+ push_to_hub: true
40
+ rank: 4
41
+ report_to: tensorboard
42
+ resolution: 1024
43
+ resume_from_checkpoint: null
44
+ revision: null
45
+ sample_batch_size: 4
46
+ scale_lr: false
47
+ seed: 0
48
+ train_batch_size: 2
49
+ train_text_encoder: false
50
+ use_8bit_adam: true
51
+ validation_epochs: 50
52
+ validation_prompt: null
53
+ with_prior_preservation: false
logs/dreambooth-lora-sd-xl/events.out.tfevents.1695289117.bigo.36287.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b1ed3bf0462b78fa90775584cef98521b1f7b53d488e7a40f90f110a1b3a7b1
3
+ size 88
logs/dreambooth-lora-sd-xl/events.out.tfevents.1695289332.bigo.72666.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d3ccfc5b725f4ba6ae30fd32664ec4a4b8e46c703dd01a150c5c4c40ce5e467
3
+ size 83574
pytorch_lora_weights.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1191d3ea145f5769dff21f2b08bc94c3d3d9bf882941850cbbb4fc0859b277f5
3
  size 23401064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aebeefbc51047e6f2ccf912a1a0dc9d39eb522a2c1e81fba5fc5955ed43d105f
3
  size 23401064