abhijit1247
commited on
Commit
•
2680753
1
Parent(s):
f0444cc
End of training
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- .gitattributes +4 -0
- .gitignore +2 -0
- README.md +21 -0
- checkpoint-100/optimizer.bin +3 -0
- checkpoint-100/pytorch_model.bin +3 -0
- checkpoint-100/random_states_0.pkl +3 -0
- checkpoint-100/scaler.pt +3 -0
- checkpoint-100/scheduler.bin +3 -0
- checkpoint-1000/optimizer.bin +3 -0
- checkpoint-1000/pytorch_model.bin +3 -0
- checkpoint-1000/random_states_0.pkl +3 -0
- checkpoint-1000/scaler.pt +3 -0
- checkpoint-1000/scheduler.bin +3 -0
- checkpoint-1050/optimizer.bin +3 -0
- checkpoint-1050/pytorch_model.bin +3 -0
- checkpoint-1050/random_states_0.pkl +3 -0
- checkpoint-1050/scaler.pt +3 -0
- checkpoint-1050/scheduler.bin +3 -0
- checkpoint-1100/optimizer.bin +3 -0
- checkpoint-1100/pytorch_model.bin +3 -0
- checkpoint-1100/random_states_0.pkl +3 -0
- checkpoint-1100/scaler.pt +3 -0
- checkpoint-1100/scheduler.bin +3 -0
- checkpoint-1150/optimizer.bin +3 -0
- checkpoint-1150/pytorch_model.bin +3 -0
- checkpoint-1150/random_states_0.pkl +3 -0
- checkpoint-1150/scaler.pt +3 -0
- checkpoint-1150/scheduler.bin +3 -0
- checkpoint-1200/optimizer.bin +3 -0
- checkpoint-1200/pytorch_model.bin +3 -0
- checkpoint-1200/random_states_0.pkl +3 -0
- checkpoint-1200/scaler.pt +3 -0
- checkpoint-1200/scheduler.bin +3 -0
- checkpoint-1250/optimizer.bin +3 -0
- checkpoint-1250/pytorch_model.bin +3 -0
- checkpoint-1250/random_states_0.pkl +3 -0
- checkpoint-1250/scaler.pt +3 -0
- checkpoint-1250/scheduler.bin +3 -0
- checkpoint-1300/optimizer.bin +3 -0
- checkpoint-1300/pytorch_model.bin +3 -0
- checkpoint-1300/random_states_0.pkl +3 -0
- checkpoint-1300/scaler.pt +3 -0
- checkpoint-1300/scheduler.bin +3 -0
- checkpoint-1350/optimizer.bin +3 -0
- checkpoint-1350/pytorch_model.bin +3 -0
- checkpoint-1350/random_states_0.pkl +3 -0
- checkpoint-1350/scaler.pt +3 -0
- checkpoint-1350/scheduler.bin +3 -0
- checkpoint-1400/optimizer.bin +3 -0
- checkpoint-1400/pytorch_model.bin +3 -0
.gitattributes
CHANGED
@@ -32,3 +32,7 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
32 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
33 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
34 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
32 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
33 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
34 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
35 |
+
image_0.png filter=lfs diff=lfs merge=lfs -text
|
36 |
+
image_1.png filter=lfs diff=lfs merge=lfs -text
|
37 |
+
image_2.png filter=lfs diff=lfs merge=lfs -text
|
38 |
+
image_3.png filter=lfs diff=lfs merge=lfs -text
|
.gitignore
ADDED
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
1 |
+
step_*
|
2 |
+
epoch_*
|
README.md
ADDED
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 - https://huggingface.co/abhijit1247/lora_leadership-role-2
|
15 |
+
These are LoRA adaption weights for runwayml/stable-diffusion-v1-5. The weights were fine-tuned on the /root/leadership-role dataset. You can find some example images in the following.
|
16 |
+
|
17 |
+
![img_0](./image_0.png)
|
18 |
+
![img_1](./image_1.png)
|
19 |
+
![img_2](./image_2.png)
|
20 |
+
![img_3](./image_3.png)
|
21 |
+
|
checkpoint-100/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5072b613ffdcf11809fde92ad2897616d3c59edf0e826d38e103a504d09a6822
|
3 |
+
size 6591621
|
checkpoint-100/pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:319bbd8effe4a72bdd6c1c978198a92600cf75b5ced21892e8d278845e3a6512
|
3 |
+
size 3285965
|
checkpoint-100/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:76cc4e18328f1c66725e465c6af70bddd0b46351192985fbe38d84ebfd908701
|
3 |
+
size 14727
|
checkpoint-100/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cfa44e8523f62833816d29aa6c576eaa7783e3bbdb3e132e248b1d8aaee6132b
|
3 |
+
size 557
|
checkpoint-100/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e0cdd4d6bb3425f79c03b3355a6f18d6fa934032fb74511ad188357e5852e06e
|
3 |
+
size 563
|
checkpoint-1000/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c2b985c648dad632dd3a5dbe4f085730bd49476cd45ee5f4da670396ab029bd1
|
3 |
+
size 6591621
|
checkpoint-1000/pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0e9767747c37b390e1b2465d7f53f5a682bdb4635028dbc7c0c8b15f86d99da4
|
3 |
+
size 3285965
|
checkpoint-1000/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:aebd3cea9c15d3c8a36c30a2877f5736cf95eb967f901805979e273da2b0288a
|
3 |
+
size 14727
|
checkpoint-1000/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:68cff80b680ddf6e7abbef98b5f336b97f9b5963e2209307f639383870e8cc71
|
3 |
+
size 557
|
checkpoint-1000/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:249ebda723235f48a69c4058554ca384fabaafa2357239c2b5c3c20708840fdb
|
3 |
+
size 563
|
checkpoint-1050/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e565da3e357d4ead4f41d73a0b3b0286983cf512995096b459cb931385a1f342
|
3 |
+
size 6591621
|
checkpoint-1050/pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:02c320f8d73f610f556841c9530252d70c9efd4f57a3bbfccaa8495b6107bf37
|
3 |
+
size 3285965
|
checkpoint-1050/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:877f0c091c95290980249325828131366be74ca9db09d646a4a7c5438efe7c88
|
3 |
+
size 14727
|
checkpoint-1050/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:95f4b9ef1b8fe84fa32d48853b7e1a94c312d4eb4ec623297d3fea4b8482da98
|
3 |
+
size 557
|
checkpoint-1050/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1ce3a065d9e1718abf08d6f0ebcafcc0462649f1d56c4bcd48edde9dbdffe3a0
|
3 |
+
size 563
|
checkpoint-1100/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6dbb319ce35828fa762852dabe6e1dc197b7045a9c679a3eaa8413396ab71082
|
3 |
+
size 6591621
|
checkpoint-1100/pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b85fb43bf13f5894429c9c70608bfbb8f9f886ec0bd33951c3df52b6433ba4c1
|
3 |
+
size 3285965
|
checkpoint-1100/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bab07fb863989f1239329589c5fb29534fd0be7f0b548302b7c6502a817acd84
|
3 |
+
size 14727
|
checkpoint-1100/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:677eca5ad6580d3f557bbfda51765525add80f9acfd6c5ca0edf4a229f0c70eb
|
3 |
+
size 557
|
checkpoint-1100/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7e8e960e19112bfa78b139e9298914d2eeda4d356281f03e6ae5e61a21fa33f3
|
3 |
+
size 563
|
checkpoint-1150/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3930fe2182521a177bfdcb9fac5b66c46ec1301262a5468ec9a74ddf62b19391
|
3 |
+
size 6591621
|
checkpoint-1150/pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ba49fad39fdea8eb954373cd3715e8aa43fc06d87be74ebf7809fd56a24d02b1
|
3 |
+
size 3285965
|
checkpoint-1150/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9d429d52ab00e40bf2ab2a608c6f7d4932af3e20c960d9f0cc20c62a5606c8e3
|
3 |
+
size 14727
|
checkpoint-1150/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2e969c33b540ac916977239b4ed9cece9307f2cb03ce481a5a28a42c1618d6f1
|
3 |
+
size 557
|
checkpoint-1150/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a8a94bc1568cfc46b44814cf74e1baa8113fad11b9522a87f80dd90501ab691c
|
3 |
+
size 563
|
checkpoint-1200/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:08e259998773a201b99d0b5269075763aebd3fac05e63bead9e201ed531584f3
|
3 |
+
size 6591621
|
checkpoint-1200/pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b1163f3d1523839139782baf3c08cd6e03ce0fbe3471fe226e71164fc93ed687
|
3 |
+
size 3285965
|
checkpoint-1200/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f774773b854f804ff8b242ba7e59bc81d8121a1785c48cb0bbe35d944e569370
|
3 |
+
size 14727
|
checkpoint-1200/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:741cefeca9ef427f92406d2d10b81996655e2a9d50eb7aaa9614e6fdd1c9f529
|
3 |
+
size 557
|
checkpoint-1200/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d760ee8cb46a6cadfe8661ea9c1e6d4e81a0cb7b44b461fd90b7389f6e43cf8d
|
3 |
+
size 563
|
checkpoint-1250/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d2213b47970052d01abc89b3c9ecac7275fa3a918ddc452cad84a27d621a456e
|
3 |
+
size 6591621
|
checkpoint-1250/pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2698416b03dd772d88edad5a9af5b6fc40b97354218e70d984e13ff238327ae9
|
3 |
+
size 3285965
|
checkpoint-1250/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:38638cbcce97d31c42202145584e7044d82ae4f45184a03cea59eff07db5db1f
|
3 |
+
size 14727
|
checkpoint-1250/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:65eeab376f80c0d0a425325fe4033408ccdda949889a652e7958ffa5eb66e3a6
|
3 |
+
size 557
|
checkpoint-1250/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d302ea2bb8959fe264ba48692b8849b85154f97faaeb0b2ec12a8ea14089b875
|
3 |
+
size 563
|
checkpoint-1300/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f447dbc94fc63cd13940e400f533a4893c87d98288fa0211b7632a2c0cec2521
|
3 |
+
size 6591621
|
checkpoint-1300/pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dcb4b2fefc7edbf2edec5bf2f9f0b8f890df5ca49658bc9f62a7fd2dc5e8e09d
|
3 |
+
size 3285965
|
checkpoint-1300/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d2b919ed6dc12e8b108ebaa43fdfcd672c221906efb44997e0ffa9acc4bec2aa
|
3 |
+
size 14727
|
checkpoint-1300/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:19731f6c29559eca73772c9d98b9ff9c6bd85ab2a569db52899871e5d1ba6fca
|
3 |
+
size 557
|
checkpoint-1300/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a67758201b3abbacef7f2e2d6d0c999243d5aeb3be3f1b48256b656e5706f5c3
|
3 |
+
size 563
|
checkpoint-1350/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:28f90aed8db22576bf3271c229ce912b93dfe46a09f6eac007716e7ccfa71306
|
3 |
+
size 6591621
|
checkpoint-1350/pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2add7679ded13fdd50955bd98ff216a3517bb20a3bad88e57b71764f8f6b60d9
|
3 |
+
size 3285965
|
checkpoint-1350/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2ed7eefc74c675c10a54b34cd973231732bdcbc886262f53d27a7c5509c0fad1
|
3 |
+
size 14727
|
checkpoint-1350/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3faaf55e1c011818037e0165783a43ac6b16924d23e190c0a157a1332b3085c2
|
3 |
+
size 557
|
checkpoint-1350/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f8d587961cc8742f6d98b3428470088eee0d52fc5a75797a322aad503c9165b5
|
3 |
+
size 563
|
checkpoint-1400/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2d25278b089f2e5f126636e62f2f9eecb91d77b641a4d243e0e0bace86a82d9a
|
3 |
+
size 6591621
|
checkpoint-1400/pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:16cbd63d52c35c8226a19db95e40c3111e71ed67e12748b7c5d0f87e624bd122
|
3 |
+
size 3285965
|