Smoden commited on
Commit
85a7a6d
1 Parent(s): 1faa14a

End of training

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. README.md +17 -0
  2. checkpoint-10500/optimizer.bin +3 -0
  3. checkpoint-10500/pytorch_model.bin +3 -0
  4. checkpoint-10500/random_states_0.pkl +3 -0
  5. checkpoint-10500/scaler.pt +3 -0
  6. checkpoint-10500/scheduler.bin +3 -0
  7. checkpoint-12000/optimizer.bin +3 -0
  8. checkpoint-12000/pytorch_model.bin +3 -0
  9. checkpoint-12000/random_states_0.pkl +3 -0
  10. checkpoint-12000/scaler.pt +3 -0
  11. checkpoint-12000/scheduler.bin +3 -0
  12. checkpoint-1500/optimizer.bin +3 -0
  13. checkpoint-1500/pytorch_model.bin +3 -0
  14. checkpoint-1500/random_states_0.pkl +3 -0
  15. checkpoint-1500/scaler.pt +3 -0
  16. checkpoint-1500/scheduler.bin +3 -0
  17. checkpoint-3000/optimizer.bin +3 -0
  18. checkpoint-3000/pytorch_model.bin +3 -0
  19. checkpoint-3000/random_states_0.pkl +3 -0
  20. checkpoint-3000/scaler.pt +3 -0
  21. checkpoint-3000/scheduler.bin +3 -0
  22. checkpoint-4500/optimizer.bin +3 -0
  23. checkpoint-4500/pytorch_model.bin +3 -0
  24. checkpoint-4500/random_states_0.pkl +3 -0
  25. checkpoint-4500/scaler.pt +3 -0
  26. checkpoint-4500/scheduler.bin +3 -0
  27. checkpoint-6000/optimizer.bin +3 -0
  28. checkpoint-6000/pytorch_model.bin +3 -0
  29. checkpoint-6000/random_states_0.pkl +3 -0
  30. checkpoint-6000/scaler.pt +3 -0
  31. checkpoint-6000/scheduler.bin +3 -0
  32. checkpoint-7500/optimizer.bin +3 -0
  33. checkpoint-7500/pytorch_model.bin +3 -0
  34. checkpoint-7500/random_states_0.pkl +3 -0
  35. checkpoint-7500/scaler.pt +3 -0
  36. checkpoint-7500/scheduler.bin +3 -0
  37. checkpoint-9000/optimizer.bin +3 -0
  38. checkpoint-9000/pytorch_model.bin +3 -0
  39. checkpoint-9000/random_states_0.pkl +3 -0
  40. checkpoint-9000/scaler.pt +3 -0
  41. checkpoint-9000/scheduler.bin +3 -0
  42. logs/text2image-fine-tune/1683210650.068633/events.out.tfevents.1683210650.93dbe4dabe73.6872.1 +3 -0
  43. logs/text2image-fine-tune/1683210650.077111/hparams.yml +50 -0
  44. logs/text2image-fine-tune/1683210740.4821987/events.out.tfevents.1683210740.93dbe4dabe73.7353.1 +3 -0
  45. logs/text2image-fine-tune/1683210740.4909115/hparams.yml +50 -0
  46. logs/text2image-fine-tune/1683254351.6232073/events.out.tfevents.1683254351.8ef66e749bd6.2188.1 +3 -0
  47. logs/text2image-fine-tune/1683254351.6330724/hparams.yml +50 -0
  48. logs/text2image-fine-tune/1683259045.774996/events.out.tfevents.1683259045.8ef66e749bd6.23133.1 +3 -0
  49. logs/text2image-fine-tune/1683259045.785238/hparams.yml +50 -0
  50. logs/text2image-fine-tune/1683273043.9427102/events.out.tfevents.1683273043.4aad30c0149d.7420.1 +3 -0
README.md ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ ---
3
+ license: creativeml-openrail-m
4
+ base_model: runwayml/stable-diffusion-v1-5
5
+ tags:
6
+ - stable-diffusion
7
+ - stable-diffusion-diffusers
8
+ - text-to-image
9
+ - diffusers
10
+ - lora
11
+ inference: true
12
+ ---
13
+
14
+ # LoRA text2image fine-tuning - Smoden/A_MIX_W_diff_lora
15
+ These are LoRA adaption weights for runwayml/stable-diffusion-v1-5. The weights were fine-tuned on the None dataset. You can find some example images in the following.
16
+
17
+
checkpoint-10500/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:594d8ed0d4338fb0bbeaf37d43d829faa7e945216b127a82f492fa619b054c9f
3
+ size 6591685
checkpoint-10500/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5278f93cba46e7f047cc363760069690187ac8ade0e8b8fd16725d10fa18c677
3
+ size 3285965
checkpoint-10500/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d665e088b0882661c48a34898c982ba86a903f6c549118b9b55886498bb912a9
3
+ size 14727
checkpoint-10500/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:930aa4121a2a38f44b8af20e66d414b77fba3198866a0d743e0016592e1c420e
3
+ size 557
checkpoint-10500/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab78c7ef69746deff2990d752cb28e2be0a442563fe2feead3d97592d7bbb5e1
3
+ size 563
checkpoint-12000/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:439297fe647978d508753a9644c2be7347a18bc2f1d99fccae6d14d1d6a30667
3
+ size 6591685
checkpoint-12000/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d2e0141e4ab15ec9eae4d15ee45e4708f40b0b40217a076c8f04193717e33c01
3
+ size 3285965
checkpoint-12000/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:584b9fbc8a9166daee97d1b95cdb60ac077d9004ab3ceb623f887b660c3fa6ec
3
+ size 14727
checkpoint-12000/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a61fa205a26ba2985bf4e0e515406104e0b0e5d6ebd86749ac9477a519632ca
3
+ size 557
checkpoint-12000/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a42a6b8fa218c0bf01d0f026a347cea896228e3b7c68d8a2cf9791573b92101e
3
+ size 563
checkpoint-1500/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8972afb115b31734671b5f5811f9ab268fcb71cdfe94d974a1bcc2777f5d2ba6
3
+ size 6591685
checkpoint-1500/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a90292762ee87e4d7676d78dd69148d9f6c74b504d3210251455addc66792894
3
+ size 3285965
checkpoint-1500/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e87c66c68208767193941b931cef3ea0a0beecad2c74ccea658fe67f0b5c2d96
3
+ size 14727
checkpoint-1500/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:203a72d6c29f42a0e2964fdddc8d7a98df1eccee78fea9de0fa416613390f5c6
3
+ size 557
checkpoint-1500/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c6f52201643d1799a26c2b66dc1ee1c01b64157d627b7c13e2fdc9115e55d8bd
3
+ size 563
checkpoint-3000/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9bb012aa0742eb64ed0f9a979ecb387fc53bb1271ee38f670a2577fdefae1c22
3
+ size 6591685
checkpoint-3000/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3e8d0e6a59b2238b228b5463756ae944ced5070071223546d07b3ede86c7752b
3
+ size 3285965
checkpoint-3000/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b0bcee2eae1dc14726c28846926acf22fe5fb270d42b203649a1778b793166a
3
+ size 14727
checkpoint-3000/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb1f9398b77268202e8e1465734a63d123b1ef11c27f20f2473677e9883a6869
3
+ size 557
checkpoint-3000/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0f2936e76e1ff538f18098d992d1cb4300f280fabf23f70c39aecb860648edfc
3
+ size 563
checkpoint-4500/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d5a8e988d113ec611e2c053c0e8ddc60c8c478e17d49472962069a42859fb9e
3
+ size 6591685
checkpoint-4500/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc815cfee3fe9a11f5ed031d3856c574bd11f9a3bbc7b8c26290100c810b9a36
3
+ size 3285965
checkpoint-4500/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4cf03bfccb9ae2474e579bc7ce53e51ab6d8123a7243e0b76dff1aff7cf0a836
3
+ size 14727
checkpoint-4500/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:945e2cc9e717c41b0b1286d550bee32d1e1a6cb3d9a42935c0294b123372c89f
3
+ size 557
checkpoint-4500/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:21fcfd01dfaee8c45c321369f80b8f7e9da5c9c5b86a4eea36b63d856df606e7
3
+ size 563
checkpoint-6000/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:233c85525ba3fa56e1eb608ddd2232cd82d1edeb6fecab7e7b5f44cb926d7447
3
+ size 6591685
checkpoint-6000/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2467e2e63a7a1a033d3dc2680a2b8e91c8dbfb36b0255eba34a70b446f98c7da
3
+ size 3285965
checkpoint-6000/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1199d4a9c57f76c8e4b415549709392077e2757429f63531497f19bb6837f12b
3
+ size 14727
checkpoint-6000/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a00ef97fc41c0d653df466126d855f16646dd10726d3ac99a23f55ca70ec19a
3
+ size 557
checkpoint-6000/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fe338dcb4ece8e9b8b670cec94866020dd15ad7c148bcf985fa1019299d0f4a8
3
+ size 563
checkpoint-7500/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cb8755adf772fc29789b4977e2df652b19884b5a19253ef5e7ccd42d2c850fb9
3
+ size 6591685
checkpoint-7500/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0264a1d3629f2be3104b7e29fae664cc352e05542631c7c5e0ed73efd5390e79
3
+ size 3285965
checkpoint-7500/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c6b216a9a7c3e2b29db3dd8269d2e5ae45aabcfb1be6f193b856c9f1fc47cbe3
3
+ size 14727
checkpoint-7500/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fab868730e2cdc5d83f898b6c5399b352e14373e48bdbdfa9179803e96fd314f
3
+ size 557
checkpoint-7500/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f2f2c22dd0203b7973e8aa06d7fa5d74909b0c488296565510f8295b92dfa64
3
+ size 563
checkpoint-9000/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e727e9fc0bd2716629fc749094859746194b66ea2aa0f32021f21e771430287c
3
+ size 6591685
checkpoint-9000/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a7fa908f3f3c90cba4ccb3181b58e4abacb957d391db87fc268a0f91567772b6
3
+ size 3285965
checkpoint-9000/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:33e70013a3d8a37412e8e9ccec4e5e126c5c4f6cb2e123b82773a66e7c271851
3
+ size 14727
checkpoint-9000/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4be7a7b56cfc3e79d33648a4c49d4f11c6593d8d653b129207b2e38f2684a284
3
+ size 557
checkpoint-9000/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:578bb27103f6adc94229deb83bfa3f95d9aebe42f3645964a418a13e827dbc8b
3
+ size 563
logs/text2image-fine-tune/1683210650.068633/events.out.tfevents.1683210650.93dbe4dabe73.6872.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e3f0e28683745fcd6b966dcab97d37aec6f7063b896476184ec32e5d64d58255
3
+ size 2721
logs/text2image-fine-tune/1683210650.077111/hparams.yml ADDED
@@ -0,0 +1,50 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ cache_dir: null
7
+ caption_column: text
8
+ center_crop: true
9
+ checkpointing_steps: 1500
10
+ checkpoints_total_limit: null
11
+ dataloader_num_workers: 2
12
+ dataset_config_name: null
13
+ dataset_name: null
14
+ enable_xformers_memory_efficient_attention: false
15
+ gradient_accumulation_steps: 4
16
+ gradient_checkpointing: false
17
+ hub_model_id: Forest_path_MIX_wizard_diff_lora_1500
18
+ hub_token: null
19
+ image_column: image
20
+ learning_rate: 0.0001
21
+ local_rank: -1
22
+ logging_dir: logs
23
+ lr_scheduler: cosine
24
+ lr_warmup_steps: 0
25
+ max_grad_norm: 1.0
26
+ max_train_samples: null
27
+ max_train_steps: 3000
28
+ mixed_precision: fp16
29
+ noise_offset: 0
30
+ num_train_epochs: 64
31
+ num_validation_images: 4
32
+ output_dir: /content/drive/MyDrive/output
33
+ pretrained_model_name_or_path: runwayml/stable-diffusion-v1-5
34
+ push_to_hub: false
35
+ random_flip: true
36
+ report_to: tensorboard
37
+ resolution: 512
38
+ resume_from_checkpoint: checkpoint-1500
39
+ revision: null
40
+ scale_lr: false
41
+ seed: 1337
42
+ train_batch_size: 2
43
+ train_data_dir: /content/drive/MyDrive/wizard
44
+ use_8bit_adam: false
45
+ validation_epochs: 500
46
+ validation_prompt: Banks of gorgeous flowers were on every hand, and birds with rare
47
+ and brilliant plumage sang and fluttered in the trees and bushes. A little way off
48
+ was a small brook, rushing and sparkling along between green banks, and murmuring
49
+ in a voice very grateful to a little girl who had lived so long on the dry, gray
50
+ prairies.
logs/text2image-fine-tune/1683210740.4821987/events.out.tfevents.1683210740.93dbe4dabe73.7353.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6314e2d25e8cf17e60899cfc3ed1fb73b2bec1c275739aff9be8767d98f5a4ca
3
+ size 2721
logs/text2image-fine-tune/1683210740.4909115/hparams.yml ADDED
@@ -0,0 +1,50 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ cache_dir: null
7
+ caption_column: text
8
+ center_crop: true
9
+ checkpointing_steps: 1500
10
+ checkpoints_total_limit: null
11
+ dataloader_num_workers: 2
12
+ dataset_config_name: null
13
+ dataset_name: null
14
+ enable_xformers_memory_efficient_attention: false
15
+ gradient_accumulation_steps: 4
16
+ gradient_checkpointing: false
17
+ hub_model_id: Forest_path_MIX_wizard_diff_lora_1500
18
+ hub_token: null
19
+ image_column: image
20
+ learning_rate: 0.0001
21
+ local_rank: -1
22
+ logging_dir: logs
23
+ lr_scheduler: cosine
24
+ lr_warmup_steps: 0
25
+ max_grad_norm: 1.0
26
+ max_train_samples: null
27
+ max_train_steps: 3000
28
+ mixed_precision: fp16
29
+ noise_offset: 0
30
+ num_train_epochs: 64
31
+ num_validation_images: 4
32
+ output_dir: /content/drive/MyDrive/output
33
+ pretrained_model_name_or_path: runwayml/stable-diffusion-v1-5
34
+ push_to_hub: false
35
+ random_flip: true
36
+ report_to: tensorboard
37
+ resolution: 512
38
+ resume_from_checkpoint: checkpoint-1500
39
+ revision: null
40
+ scale_lr: false
41
+ seed: 1337
42
+ train_batch_size: 2
43
+ train_data_dir: /content/drive/MyDrive/wizard
44
+ use_8bit_adam: false
45
+ validation_epochs: 500
46
+ validation_prompt: Banks of gorgeous flowers were on every hand, and birds with rare
47
+ and brilliant plumage sang and fluttered in the trees and bushes. A little way off
48
+ was a small brook, rushing and sparkling along between green banks, and murmuring
49
+ in a voice very grateful to a little girl who had lived so long on the dry, gray
50
+ prairies.
logs/text2image-fine-tune/1683254351.6232073/events.out.tfevents.1683254351.8ef66e749bd6.2188.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3ccaac523fa87f9eaff45c5e0e1df52baeec675c9bbab559e953110647d75641
3
+ size 2721
logs/text2image-fine-tune/1683254351.6330724/hparams.yml ADDED
@@ -0,0 +1,50 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ cache_dir: null
7
+ caption_column: text
8
+ center_crop: true
9
+ checkpointing_steps: 1500
10
+ checkpoints_total_limit: null
11
+ dataloader_num_workers: 2
12
+ dataset_config_name: null
13
+ dataset_name: null
14
+ enable_xformers_memory_efficient_attention: false
15
+ gradient_accumulation_steps: 4
16
+ gradient_checkpointing: false
17
+ hub_model_id: Forest_path_MIX_wizard_diff_lora_1500
18
+ hub_token: null
19
+ image_column: image
20
+ learning_rate: 0.0001
21
+ local_rank: -1
22
+ logging_dir: logs
23
+ lr_scheduler: cosine
24
+ lr_warmup_steps: 0
25
+ max_grad_norm: 1.0
26
+ max_train_samples: null
27
+ max_train_steps: 4500
28
+ mixed_precision: fp16
29
+ noise_offset: 0
30
+ num_train_epochs: 96
31
+ num_validation_images: 4
32
+ output_dir: /content/drive/MyDrive/output
33
+ pretrained_model_name_or_path: runwayml/stable-diffusion-v1-5
34
+ push_to_hub: true
35
+ random_flip: true
36
+ report_to: tensorboard
37
+ resolution: 512
38
+ resume_from_checkpoint: checkpoint-3000
39
+ revision: null
40
+ scale_lr: false
41
+ seed: 1337
42
+ train_batch_size: 2
43
+ train_data_dir: /content/drive/MyDrive/wizard
44
+ use_8bit_adam: false
45
+ validation_epochs: 500
46
+ validation_prompt: Banks of gorgeous flowers were on every hand, and birds with rare
47
+ and brilliant plumage sang and fluttered in the trees and bushes. A little way off
48
+ was a small brook, rushing and sparkling along between green banks, and murmuring
49
+ in a voice very grateful to a little girl who had lived so long on the dry, gray
50
+ prairies.
logs/text2image-fine-tune/1683259045.774996/events.out.tfevents.1683259045.8ef66e749bd6.23133.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:252346cadb4e6efd82fc160d630568f038ed75ad7f6933cf1cef740950dd8934
3
+ size 2721
logs/text2image-fine-tune/1683259045.785238/hparams.yml ADDED
@@ -0,0 +1,50 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ cache_dir: null
7
+ caption_column: text
8
+ center_crop: true
9
+ checkpointing_steps: 1500
10
+ checkpoints_total_limit: null
11
+ dataloader_num_workers: 2
12
+ dataset_config_name: null
13
+ dataset_name: null
14
+ enable_xformers_memory_efficient_attention: false
15
+ gradient_accumulation_steps: 4
16
+ gradient_checkpointing: false
17
+ hub_model_id: Forest_path_MIX_wizard_diff_lora_1500
18
+ hub_token: null
19
+ image_column: image
20
+ learning_rate: 0.0001
21
+ local_rank: -1
22
+ logging_dir: logs
23
+ lr_scheduler: cosine
24
+ lr_warmup_steps: 0
25
+ max_grad_norm: 1.0
26
+ max_train_samples: null
27
+ max_train_steps: 6000
28
+ mixed_precision: fp16
29
+ noise_offset: 0
30
+ num_train_epochs: 128
31
+ num_validation_images: 4
32
+ output_dir: /content/drive/MyDrive/output
33
+ pretrained_model_name_or_path: runwayml/stable-diffusion-v1-5
34
+ push_to_hub: true
35
+ random_flip: true
36
+ report_to: tensorboard
37
+ resolution: 512
38
+ resume_from_checkpoint: checkpoint-4500
39
+ revision: null
40
+ scale_lr: false
41
+ seed: 1337
42
+ train_batch_size: 2
43
+ train_data_dir: /content/drive/MyDrive/wizard
44
+ use_8bit_adam: false
45
+ validation_epochs: 500
46
+ validation_prompt: Banks of gorgeous flowers were on every hand, and birds with rare
47
+ and brilliant plumage sang and fluttered in the trees and bushes. A little way off
48
+ was a small brook, rushing and sparkling along between green banks, and murmuring
49
+ in a voice very grateful to a little girl who had lived so long on the dry, gray
50
+ prairies.
logs/text2image-fine-tune/1683273043.9427102/events.out.tfevents.1683273043.4aad30c0149d.7420.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8e7489cd5b9cd5211192f5ee7a164238b314e9354c82f7f256ae1c0dd82d10ad
3
+ size 2721