Jiachang commited on
Commit
3067b18
1 Parent(s): 20393cd

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. .gitattributes +1 -0
  2. README.md +21 -0
  3. checkpoint-100/optimizer.bin +3 -0
  4. checkpoint-100/pytorch_model.bin +3 -0
  5. checkpoint-100/random_states_0.pkl +3 -0
  6. checkpoint-100/scaler.pt +3 -0
  7. checkpoint-100/scheduler.bin +3 -0
  8. checkpoint-1000/optimizer.bin +3 -0
  9. checkpoint-1000/pytorch_model.bin +3 -0
  10. checkpoint-1000/random_states_0.pkl +3 -0
  11. checkpoint-1000/scaler.pt +3 -0
  12. checkpoint-1000/scheduler.bin +3 -0
  13. checkpoint-150/optimizer.bin +3 -0
  14. checkpoint-150/pytorch_model.bin +3 -0
  15. checkpoint-150/random_states_0.pkl +3 -0
  16. checkpoint-150/scaler.pt +3 -0
  17. checkpoint-150/scheduler.bin +3 -0
  18. checkpoint-200/optimizer.bin +3 -0
  19. checkpoint-200/pytorch_model.bin +3 -0
  20. checkpoint-200/random_states_0.pkl +3 -0
  21. checkpoint-200/scaler.pt +3 -0
  22. checkpoint-200/scheduler.bin +3 -0
  23. checkpoint-250/optimizer.bin +3 -0
  24. checkpoint-250/pytorch_model.bin +3 -0
  25. checkpoint-250/random_states_0.pkl +3 -0
  26. checkpoint-250/scaler.pt +3 -0
  27. checkpoint-250/scheduler.bin +3 -0
  28. checkpoint-300/optimizer.bin +3 -0
  29. checkpoint-300/pytorch_model.bin +3 -0
  30. checkpoint-300/random_states_0.pkl +3 -0
  31. checkpoint-300/scaler.pt +3 -0
  32. checkpoint-300/scheduler.bin +3 -0
  33. checkpoint-350/optimizer.bin +3 -0
  34. checkpoint-350/pytorch_model.bin +3 -0
  35. checkpoint-350/random_states_0.pkl +3 -0
  36. checkpoint-350/scaler.pt +3 -0
  37. checkpoint-350/scheduler.bin +3 -0
  38. checkpoint-400/optimizer.bin +3 -0
  39. checkpoint-400/pytorch_model.bin +3 -0
  40. checkpoint-400/random_states_0.pkl +3 -0
  41. checkpoint-400/scaler.pt +3 -0
  42. checkpoint-400/scheduler.bin +3 -0
  43. checkpoint-450/optimizer.bin +3 -0
  44. checkpoint-450/pytorch_model.bin +3 -0
  45. checkpoint-450/random_states_0.pkl +3 -0
  46. checkpoint-450/scaler.pt +3 -0
  47. checkpoint-450/scheduler.bin +3 -0
  48. checkpoint-50/optimizer.bin +3 -0
  49. checkpoint-50/pytorch_model.bin +3 -0
  50. checkpoint-50/random_states_0.pkl +3 -0
.gitattributes CHANGED
@@ -32,3 +32,4 @@ 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_3.png filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ ---
3
+ license: creativeml-openrail-m
4
+ base_model: stabilityai/stable-diffusion-2-1
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 - Jiachang/pokemon-lora
15
+ These are LoRA adaption weights for stabilityai/stable-diffusion-2-1. The weights were fine-tuned on the lambdalabs/pokemon-blip-captions 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:7804ff5c0fc6c3444e6fafeac4eb7fdeba7a7bfb39def50af36fdaf94ee2968e
3
+ size 6853829
checkpoint-100/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3dc2274c5ddf7efffa0754626c214b16fbcf2b9ee057e886c1ff1563c5c34fcb
3
+ size 3417037
checkpoint-100/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:421d3241e4df92d076d7ae98d938d2dd891f1cc1c1bba697f806f833c00f7bb1
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:a21dab59fd24d69b76f6745c276383a9495da1a0196445bea7e3fe35717221b8
3
+ size 563
checkpoint-1000/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:09b7c2cf80e70a194c6e3b7d410e9f89d02fbc9c52be9aba890504d53c365a02
3
+ size 6853829
checkpoint-1000/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ed5ce043e6ed6a7391ce69872cf906302446ca811c44b70b0504e68b3e5423e4
3
+ size 3417037
checkpoint-1000/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d7c30c4072dbd7a6b66f637b539476a6e8bbfd032d3bc9244b09168005873190
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:7cf4f20b520a2698d53d5c514552856d0cfbf6538ec58af09df9c00c8889ed6a
3
+ size 563
checkpoint-150/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c89f5ee4d34c5ab9685342df9396db5aedf9f49023910ebd75f25dc7d4c31e44
3
+ size 6853829
checkpoint-150/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:74d9d88ee2fdcdd46c7b7e81ac33a717f20bc70913ef737da59751977c853593
3
+ size 3417037
checkpoint-150/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b33b2587e9aaf842867da454cc66b4a33aee533bdfda06e899d94bd8cc8348aa
3
+ size 14727
checkpoint-150/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c51c8702e03bc24d0566e4b37e893acfcfe0af87dcc3883f22471d07682d7ac5
3
+ size 557
checkpoint-150/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:940b62cad967a079e763abbfba79b5b49f0346eb956dbf81447e02646e13857f
3
+ size 563
checkpoint-200/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:235a3051fc8194126fe7baa9f7fd9a6d933a2e86ab49a7f82df8a69a3f9f2a76
3
+ size 6853829
checkpoint-200/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:077bf67cdd168caecd26362eaa449a03657095230211b74289b2efe6833fd76c
3
+ size 3417037
checkpoint-200/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:08373f8aa3b48d74531f8dd9d660d6712e78051a63163fa7c473bdc2ac4826fe
3
+ size 14727
checkpoint-200/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4fccf0f9be1bb8f24861e4393745b3e09cc2687125a69e3757955fb0f0925ea5
3
+ size 557
checkpoint-200/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2644a23d37c6886e0bbfbd8e069e03915e215ca3713171a0227ae7f2c474a4e4
3
+ size 563
checkpoint-250/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a2e3307f33704dc26b714c46dca780a13e64ac4f0773d3dfa7938309d59dd143
3
+ size 6853829
checkpoint-250/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0b0d60291c2edcc1cf6019ef2ef967c6200d51a97ae7edd55b88fbb7418b8bcc
3
+ size 3417037
checkpoint-250/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d488c19c578f6993c69bd776456f29c38d29779cdf43b6c4f7877078d42ee3d2
3
+ size 14727
checkpoint-250/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:27aa20a390729e58f6745ce2ad2e4708be7725c1059fb8166449e11f78ca8fd2
3
+ size 557
checkpoint-250/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8f4852c25c387fe1533d44429a72ffbbbb707dd372d9407fbe2535d7058827cb
3
+ size 563
checkpoint-300/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:96418fd061a729ac13f0993bbfd80631af35aef7a7e17a72857fab457fb13849
3
+ size 6853829
checkpoint-300/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3ed3438b2a3848f571e17083a14b7aa22feffe4954e361dcd3692e6a54e02394
3
+ size 3417037
checkpoint-300/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b62b2071e360fd184d1909e9519f4edc895f4a0695d0667f42c87c6a7e773607
3
+ size 14727
checkpoint-300/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:efafd90182e3d39d1b7c4a686f86e5913f5abc094dc3e2f827a6d479c6cef247
3
+ size 557
checkpoint-300/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d3450bfbe7868119d20389f01885e0255d6129a4c8438aed792890c94341641b
3
+ size 563
checkpoint-350/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:31d5fc106e5b1784ec428097efed90133b8caa30da5c1ccc59984272f14deb8a
3
+ size 6853829
checkpoint-350/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:65ed4e70edc0c670d75aa14dbe264993e86f71737a86c77e66f3b38245ec02e8
3
+ size 3417037
checkpoint-350/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8e5ccdf717b6a12a5b54ec83fa57ee49563a5c5970af28cc2a8567ec7002a256
3
+ size 14727
checkpoint-350/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f9cceb3b3d50b88c2605e7be26a52f9a6ccb45632b17930482e2027768e8560e
3
+ size 557
checkpoint-350/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9b47778cc2ae4726cb3ff1563402e48342555448a24cb5734944dde2dd27b7cf
3
+ size 563
checkpoint-400/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bdcae77efbe44a0ed27ed786df81cc352427fdf2427c51361ecd2c7f375da0c4
3
+ size 6853829
checkpoint-400/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef3ed9385b388cf833e9ed2df3d2569b7244380253658f217f28d81cf85c6047
3
+ size 3417037
checkpoint-400/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cfebcf2f248172101839f665d35cebfd5578e027c3701a79c509517c5485ecdb
3
+ size 14727
checkpoint-400/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cc40a4be6a52cee4d7658df4041e660ffa02b0d8b5bd143bb8bb397f7b71b1a5
3
+ size 557
checkpoint-400/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b254a12adc6a8cb50e663fb3e8c4b4fb487ea701d617e79537cecf03cca049bb
3
+ size 563
checkpoint-450/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:40a3bd19463ceb48b4cd841bdfca754af64a6aafc0ff04c6298d41cec1d5ef70
3
+ size 6853829
checkpoint-450/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:27a8a3dc633895afbb683c6e9b762350517342f1e50d086b843519fe36d38bb0
3
+ size 3417037
checkpoint-450/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b278e3c4fea62e20f9a40283707ea8b3c8e4cd59c35c83b3ed6bc088ca54bf7e
3
+ size 14727
checkpoint-450/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:206389f090abcc3222507a1886e7890301684ad43da4a05adfa7cac210314c85
3
+ size 557
checkpoint-450/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0c30df18b11128b99acb1705d605b0f4ee85a002bd6c206d0c43f180e9b4637b
3
+ size 563
checkpoint-50/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9807686feb1ac8b8e67c09da736ce2d121057040889be1df65f6405c3c0481d8
3
+ size 6853829
checkpoint-50/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:80dbcaf393494188a211f2e45b551aef11634aa14dc2192d53c8a6dd79bfc9a4
3
+ size 3417037
checkpoint-50/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9d65d4d38dc509fdcb92443394f344cfa6a662ad14a21c85f2465844c7837d5e
3
+ size 14727