abrarlohia commited on
Commit
c91d0c9
·
verified ·
1 Parent(s): c3452f7

End of training

Browse files
Files changed (39) hide show
  1. README.md +43 -0
  2. checkpoint-12000/model.safetensors +3 -0
  3. checkpoint-12000/optimizer.bin +3 -0
  4. checkpoint-12000/pytorch_lora_weights.safetensors +3 -0
  5. checkpoint-12000/random_states_0.pkl +3 -0
  6. checkpoint-12000/scaler.pt +3 -0
  7. checkpoint-12000/scheduler.bin +3 -0
  8. checkpoint-15000/model.safetensors +3 -0
  9. checkpoint-15000/optimizer.bin +3 -0
  10. checkpoint-15000/pytorch_lora_weights.safetensors +3 -0
  11. checkpoint-15000/random_states_0.pkl +3 -0
  12. checkpoint-15000/scaler.pt +3 -0
  13. checkpoint-15000/scheduler.bin +3 -0
  14. checkpoint-3000/model.safetensors +3 -0
  15. checkpoint-3000/optimizer.bin +3 -0
  16. checkpoint-3000/pytorch_lora_weights.safetensors +3 -0
  17. checkpoint-3000/random_states_0.pkl +3 -0
  18. checkpoint-3000/scaler.pt +3 -0
  19. checkpoint-3000/scheduler.bin +3 -0
  20. checkpoint-6000/model.safetensors +3 -0
  21. checkpoint-6000/optimizer.bin +3 -0
  22. checkpoint-6000/pytorch_lora_weights.safetensors +3 -0
  23. checkpoint-6000/random_states_0.pkl +3 -0
  24. checkpoint-6000/scaler.pt +3 -0
  25. checkpoint-6000/scheduler.bin +3 -0
  26. checkpoint-9000/model.safetensors +3 -0
  27. checkpoint-9000/optimizer.bin +3 -0
  28. checkpoint-9000/pytorch_lora_weights.safetensors +3 -0
  29. checkpoint-9000/random_states_0.pkl +3 -0
  30. checkpoint-9000/scaler.pt +3 -0
  31. checkpoint-9000/scheduler.bin +3 -0
  32. image_0.png +0 -0
  33. image_1.png +0 -0
  34. image_2.png +0 -0
  35. image_3.png +0 -0
  36. logs/text2image-fine-tune/1718170382.068317/events.out.tfevents.1718170382.e2e-85-47.45123.1 +3 -0
  37. logs/text2image-fine-tune/1718170382.0701694/hparams.yml +50 -0
  38. logs/text2image-fine-tune/events.out.tfevents.1718170382.e2e-85-47.45123.0 +3 -0
  39. pytorch_lora_weights.safetensors +3 -0
README.md ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: creativeml-openrail-m
3
+ library_name: diffusers
4
+ tags:
5
+ - stable-diffusion
6
+ - stable-diffusion-diffusers
7
+ - text-to-image
8
+ - diffusers
9
+ - diffusers-training
10
+ - lora
11
+ base_model: runwayml/stable-diffusion-v1-5
12
+ inference: true
13
+ ---
14
+
15
+ <!-- This model card has been generated automatically according to the information the training script had access to. You
16
+ should probably proofread and complete it, then remove this comment. -->
17
+
18
+
19
+ # LoRA text2image fine-tuning - abrarlohia/text-2-image-3d-render
20
+ These are LoRA adaption weights for runwayml/stable-diffusion-v1-5. The weights were fine-tuned on the abrarlohia/generic_object dataset. You can find some example images in the following.
21
+
22
+ ![img_0](./image_0.png)
23
+ ![img_1](./image_1.png)
24
+ ![img_2](./image_2.png)
25
+ ![img_3](./image_3.png)
26
+
27
+
28
+
29
+ ## Intended uses & limitations
30
+
31
+ #### How to use
32
+
33
+ ```python
34
+ # TODO: add an example code snippet for running this diffusion pipeline
35
+ ```
36
+
37
+ #### Limitations and bias
38
+
39
+ [TODO: provide examples of latent issues and potential remediations]
40
+
41
+ ## Training details
42
+
43
+ [TODO: describe the data used to train the model]
checkpoint-12000/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2f71371de2630f53e3276893806907ebbde3828619db87204c8f7e01aa5e1d23
3
+ size 1722353544
checkpoint-12000/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a4b8eb089712ab6ac2502fa1cc1041910b0b6d2896929d2a0c3eb7e0e2fb77dd
3
+ size 6592122
checkpoint-12000/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:46a9bc002310c6756ece73d4de4eeff2dfa394b59e952a2fa8008aff4a0b5eee
3
+ size 3226184
checkpoint-12000/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:73271f9ca03aed0d38c4855669d81f6ccb1caca18d649a8bb9fa32fbc063c228
3
+ size 14408
checkpoint-12000/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d1f9d6a63312bf6188d8844a7d621f2ecda20b6c0aee9e19ddcea1c480954ba
3
+ size 988
checkpoint-12000/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9921b7da5c99c86f03a3f19361ffe4ae9a1d7472d81b1adc17eaae9fcbef933b
3
+ size 1000
checkpoint-15000/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:89159a28e07df4914f5dedf4284fbcf4cea43fcc1e2a61917d45421093cdb827
3
+ size 1722353544
checkpoint-15000/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:597e03d789b9f2ef39475cbec6a628fe66fb8e72c9ea303cd00313288c9141f3
3
+ size 6592122
checkpoint-15000/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6109b7da9346ce24b8caf46084fc99caa426accbde4c3f54765683cb20fcd492
3
+ size 3226184
checkpoint-15000/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e11be43c38ed2f0c45859bb955c7795484bed3961bbe21c715b7022214d546e8
3
+ size 14408
checkpoint-15000/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2491380f0b55e3e8cbfec1654220a94cf6d79d50cd1b1e51dfe593c04a274cb9
3
+ size 988
checkpoint-15000/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f0d2821e7f7c722098b0457f080f4d8c890ce3bfa7f08e3dad3b6fdda4dfbd7
3
+ size 1000
checkpoint-3000/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f21dfe679391406ed15cba88fcc8412e280d6cbae1ad73c9d9597ac95c7a0a52
3
+ size 1722353544
checkpoint-3000/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5e3db195a47baaa39ab176333578190bf26edb28d6116aca8f824fbe36e69aba
3
+ size 6592122
checkpoint-3000/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0061722c22a00d496e8a2ac765dd43bd5b60976963725462d3cc6fdad34841a9
3
+ size 3226184
checkpoint-3000/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:666e8e9ab3aa8f2fc363ead95e7edb9bb095c1ceaafb9e344a741033fc0271ed
3
+ size 14408
checkpoint-3000/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:21aba8ed0f38ed1c04994c10a9ca7e9925e55ef2ed51283c43ff8e2cce78585f
3
+ size 988
checkpoint-3000/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:89df8bcca59003290e3a854d22c2892d49d485440014cbb479fc1d4c852903d2
3
+ size 1000
checkpoint-6000/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5f4a2eb6a3c76b261980151b582308a0d62ee1a69d07ee4420bf91b04280b552
3
+ size 1722353544
checkpoint-6000/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1abdd82d10840e215f4a5a1288480ac985dd78b3099f573efe8c87817e471e08
3
+ size 6592122
checkpoint-6000/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:057b1f6446b21cf59c18d3e347ddcc536cccceecc23bd243eff4fd94b3b03bb6
3
+ size 3226184
checkpoint-6000/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6e668efb5a4e4cf80af70d391176c9adc4d337feca965d57b79a3a6d231d3994
3
+ size 14408
checkpoint-6000/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:23c6abec96b9d238cb94e3e6ca47ebac7366e65b2c1f7f780949153075612b6e
3
+ size 988
checkpoint-6000/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a8efbe3d12cb8a569b24bc75287fb9269526a43518a997085b3fd06b850026b3
3
+ size 1000
checkpoint-9000/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d522a4cdcea4c72aa02634b388787864c91641883f10a06913387aeeac791e6
3
+ size 1722353544
checkpoint-9000/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c9e5f2c46c8981664bc49b6dacb31716fe6b6c34aee704a6e60c2cecdb6d697
3
+ size 6592122
checkpoint-9000/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:90637b4bb47ea5847ef68707617ecce9ff7c9569e1ee4c150f88812ad07da1ce
3
+ size 3226184
checkpoint-9000/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b7ff0e69c1dc15223a8bf090fc941d8620fea70bb969a26c3168437102ea3d0a
3
+ size 14408
checkpoint-9000/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6ad6c50c35b53713927f28732052bf0f3bf5da247a85776559de9817d2d278c7
3
+ size 988
checkpoint-9000/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3b79c3422e1af76ea696e5b4dc00cd35dc6ee89af188fa2a23482f281e12789d
3
+ size 1000
image_0.png ADDED
image_1.png ADDED
image_2.png ADDED
image_3.png ADDED
logs/text2image-fine-tune/1718170382.068317/events.out.tfevents.1718170382.e2e-85-47.45123.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:add7df6c74c44dbce1d2f5e2d2a95f1f181f3eef0e8353f6ea9d4747e272f9ec
3
+ size 2397
logs/text2image-fine-tune/1718170382.0701694/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: Caption
8
+ center_crop: true
9
+ checkpointing_steps: 3000
10
+ checkpoints_total_limit: null
11
+ dataloader_num_workers: 8
12
+ dataset_config_name: null
13
+ dataset_name: abrarlohia/generic_object
14
+ enable_xformers_memory_efficient_attention: false
15
+ gradient_accumulation_steps: 4
16
+ gradient_checkpointing: false
17
+ hub_model_id: text-2-image-3d-render
18
+ hub_token: null
19
+ image_column: Images
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: 15000
28
+ mixed_precision: fp16
29
+ noise_offset: 0
30
+ num_train_epochs: 52
31
+ num_validation_images: 4
32
+ output_dir: /root/abrar/instant3d/lora_training/generic_object
33
+ prediction_type: null
34
+ pretrained_model_name_or_path: runwayml/stable-diffusion-v1-5
35
+ push_to_hub: true
36
+ random_flip: true
37
+ rank: 4
38
+ report_to: tensorboard
39
+ resolution: 512
40
+ resume_from_checkpoint: null
41
+ revision: null
42
+ scale_lr: false
43
+ seed: 1337
44
+ snr_gamma: null
45
+ train_batch_size: 1
46
+ train_data_dir: null
47
+ use_8bit_adam: false
48
+ validation_epochs: 1
49
+ validation_prompt: a close up of a blue chair with black legs
50
+ variant: null
logs/text2image-fine-tune/events.out.tfevents.1718170382.e2e-85-47.45123.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:76bdfaeb8cb20c04ac667fe5ec7731b262ff36cb3ff1d88f9b56ac3243d2bab3
3
+ size 84533895
pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6109b7da9346ce24b8caf46084fc99caa426accbde4c3f54765683cb20fcd492
3
+ size 3226184