End of training
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- README.md +12 -10
- checkpoint-1000/optimizer.bin +2 -2
- checkpoint-1000/random_states_0.pkl +1 -1
- checkpoint-10000/optimizer.bin +2 -2
- checkpoint-10000/optimizer_1.bin +1 -1
- checkpoint-10000/pytorch_model.bin +1 -1
- checkpoint-10000/random_states_0.pkl +1 -1
- checkpoint-10500/optimizer.bin +2 -2
- checkpoint-10500/optimizer_1.bin +1 -1
- checkpoint-10500/pytorch_model.bin +1 -1
- checkpoint-10500/random_states_0.pkl +1 -1
- checkpoint-11000/optimizer.bin +2 -2
- checkpoint-11000/optimizer_1.bin +1 -1
- checkpoint-11000/pytorch_model.bin +1 -1
- checkpoint-11000/random_states_0.pkl +1 -1
- checkpoint-11500/optimizer.bin +2 -2
- checkpoint-11500/optimizer_1.bin +1 -1
- checkpoint-11500/pytorch_model.bin +1 -1
- checkpoint-11500/random_states_0.pkl +1 -1
- checkpoint-12000/optimizer.bin +2 -2
- checkpoint-12000/optimizer_1.bin +1 -1
- checkpoint-12000/pytorch_model.bin +1 -1
- checkpoint-12000/random_states_0.pkl +1 -1
- checkpoint-12500/optimizer.bin +2 -2
- checkpoint-12500/optimizer_1.bin +1 -1
- checkpoint-12500/pytorch_model.bin +1 -1
- checkpoint-12500/random_states_0.pkl +1 -1
- checkpoint-13000/optimizer.bin +2 -2
- checkpoint-13000/optimizer_1.bin +1 -1
- checkpoint-13000/pytorch_model.bin +1 -1
- checkpoint-13000/random_states_0.pkl +1 -1
- checkpoint-13500/optimizer.bin +2 -2
- checkpoint-13500/optimizer_1.bin +1 -1
- checkpoint-13500/pytorch_model.bin +1 -1
- checkpoint-13500/random_states_0.pkl +1 -1
- checkpoint-14000/optimizer.bin +2 -2
- checkpoint-14000/optimizer_1.bin +1 -1
- checkpoint-14000/pytorch_model.bin +1 -1
- checkpoint-14000/random_states_0.pkl +1 -1
- checkpoint-14500/optimizer.bin +2 -2
- checkpoint-14500/optimizer_1.bin +1 -1
- checkpoint-14500/pytorch_model.bin +1 -1
- checkpoint-14500/random_states_0.pkl +1 -1
- checkpoint-1500/optimizer.bin +2 -2
- checkpoint-1500/random_states_0.pkl +1 -1
- checkpoint-15000/optimizer.bin +2 -2
- checkpoint-15000/optimizer_1.bin +1 -1
- checkpoint-15000/pytorch_model.bin +1 -1
- checkpoint-15000/random_states_0.pkl +1 -1
- checkpoint-2000/optimizer.bin +2 -2
README.md
CHANGED
@@ -1,11 +1,10 @@
|
|
1 |
|
2 |
---
|
3 |
license: creativeml-openrail-m
|
4 |
-
base_model:
|
5 |
-
dataset: None
|
6 |
tags:
|
7 |
-
- stable-diffusion
|
8 |
-
- stable-diffusion-
|
9 |
- text-to-image
|
10 |
- diffusers
|
11 |
- lora
|
@@ -13,15 +12,18 @@ inference: true
|
|
13 |
---
|
14 |
|
15 |
# LoRA text2image fine-tuning - tangjs/uv-lora
|
16 |
-
|
17 |
-
These are LoRA adaption weights for stabilityai/stable-diffusion-xl-base-1.0. The weights were fine-tuned on the None dataset. You can find some example images in the following.
|
18 |
|
19 |
![img_0](./image_0.png)
|
20 |
![img_1](./image_1.png)
|
21 |
![img_2](./image_2.png)
|
22 |
![img_3](./image_3.png)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
23 |
|
24 |
-
|
25 |
-
LoRA for the text encoder was enabled: False.
|
26 |
-
|
27 |
-
Special VAE used for training: madebyollin/sdxl-vae-fp16-fix.
|
|
|
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
|
|
|
12 |
---
|
13 |
|
14 |
# LoRA text2image fine-tuning - tangjs/uv-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 |
![img_0](./image_0.png)
|
18 |
![img_1](./image_1.png)
|
19 |
![img_2](./image_2.png)
|
20 |
![img_3](./image_3.png)
|
21 |
+
![img_4](./image_4.png)
|
22 |
+
![img_5](./image_5.png)
|
23 |
+
![img_6](./image_6.png)
|
24 |
+
![img_7](./image_7.png)
|
25 |
+
![img_8](./image_8.png)
|
26 |
+
![img_9](./image_9.png)
|
27 |
+
![img_10](./image_10.png)
|
28 |
+
![img_11](./image_11.png)
|
29 |
|
|
|
|
|
|
|
|
checkpoint-1000/optimizer.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:62014ca7b88c88cd9cb3c789420ca8e53d5773ecae633b822f27a4d739613f86
|
3 |
+
size 6526721
|
checkpoint-1000/random_states_0.pkl
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 14631
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3f5289ba01fa7a0d08c0076da9130c93e551e6499c2852a5fa7eabe70224b711
|
3 |
size 14631
|
checkpoint-10000/optimizer.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:eeab30ddeae10dc2dc767ed0d1ec52f9dca1c355c30aa1e0d33779bbe29bdbe7
|
3 |
+
size 6526721
|
checkpoint-10000/optimizer_1.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 6526721
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:87fdd26b73475c04650973307f912a5fbd242534d3a32fee23bf4e006544297b
|
3 |
size 6526721
|
checkpoint-10000/pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 6572353
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0976cb1f88ca15aef86c769d83b89b7173537dd8991d3ec8f9ee5b3aeec52914
|
3 |
size 6572353
|
checkpoint-10000/random_states_0.pkl
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 14631
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:32c533d01d86f522934748594bcb6e4b689e4e3d67c60f7c474c620def33feb9
|
3 |
size 14631
|
checkpoint-10500/optimizer.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ceb70a191e493432abe712776eaa3f234ba9e983e49fa64aaf2a8e07786b157a
|
3 |
+
size 6526721
|
checkpoint-10500/optimizer_1.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 6526721
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:907b8cad56af99b791f5c70bcc7bb6a144b7f4c5455d0bf5b9030211b8bee815
|
3 |
size 6526721
|
checkpoint-10500/pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 6572353
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ee4e4b413c46e9135bfacb798a8ebcf0c355e5436f200d5a9f20972c2850aed8
|
3 |
size 6572353
|
checkpoint-10500/random_states_0.pkl
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 14631
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c989b7a533e48a2f9f3fb670a37484d4c854e84fce7b22a45d21bb56537e3d74
|
3 |
size 14631
|
checkpoint-11000/optimizer.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:69d1183d9cd8f6bcd3cd288ff4f9a08d9eea7676be533e14ce4849ce7e819ba1
|
3 |
+
size 6526721
|
checkpoint-11000/optimizer_1.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 6526721
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b6948f3efcd94c4c5dc5bb57f54603c5bcbce0358aec7bf76b343a333d241582
|
3 |
size 6526721
|
checkpoint-11000/pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 6572353
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ecbfb90ed716a7b092d755dbe5ad4be16a8c666c85e3ad3373070b2ab3fba1dd
|
3 |
size 6572353
|
checkpoint-11000/random_states_0.pkl
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 14631
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1cd453586c4da7f2a9a1e0ffc9aab17175b83a7f31f01eea46f664dfd9e6c171
|
3 |
size 14631
|
checkpoint-11500/optimizer.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b2efa3764041a8010e21883cd9f40ed0bc6e0548094fd4bbc8962dba9dae74db
|
3 |
+
size 6526721
|
checkpoint-11500/optimizer_1.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 6526721
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:286e4b4f930597630c8bc0d22d80e0ccd871932f940f8a163084417c8de9cc1f
|
3 |
size 6526721
|
checkpoint-11500/pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 6572353
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c96c1bf61c1402a67cc9038fe26cdb9b5009d48a316b3a9251778c382abc7032
|
3 |
size 6572353
|
checkpoint-11500/random_states_0.pkl
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 14631
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1b1f29b18548999609f0cb0f3ef7e85d3ebd0781a1812825ba830b56e1a76d61
|
3 |
size 14631
|
checkpoint-12000/optimizer.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ca72cf41f1b28f5039517517016e0933168935798436cf566da0f972a4423994
|
3 |
+
size 6526721
|
checkpoint-12000/optimizer_1.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 6526721
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:73f3d7c40f31a7558678fd14da35dc0f9740384d3032be0f01070fd368912c24
|
3 |
size 6526721
|
checkpoint-12000/pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 6572353
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bdb9b1f362f3ae8c562ce27a86038b9541fa83f04f101e338656c6dd2297ec00
|
3 |
size 6572353
|
checkpoint-12000/random_states_0.pkl
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 14631
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8eb117bbfec2f127640cc23b2d8e17cf8fe63b4a4ef084f994de65b1d4e2b5f0
|
3 |
size 14631
|
checkpoint-12500/optimizer.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5641bbad4355cb1614b5007c3a745877792662b1d865741419ad96391a12b8dd
|
3 |
+
size 6526721
|
checkpoint-12500/optimizer_1.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 6526721
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0723309b031deb78ef1ddd8aadb4024a3cc219edf685fc85f7fd1385db873bf6
|
3 |
size 6526721
|
checkpoint-12500/pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 6572353
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0d9bdcd9532b206f6416eb8c5f7a7788ea8abdaccd53b9d2ea9116c172e622d4
|
3 |
size 6572353
|
checkpoint-12500/random_states_0.pkl
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 14631
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7e5eca27de1646f7841d91471d1622184e3f86314b6d8b5a58e724f32643fa3f
|
3 |
size 14631
|
checkpoint-13000/optimizer.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2da82d9329507baa3af1bd7c9a7aed54f864afea386c4408f438efd73c21e39d
|
3 |
+
size 6526721
|
checkpoint-13000/optimizer_1.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 6526721
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ca6bd2eec02eb9774380f85cdb6296c5551b6f3cf446a6a4ba0eec15a9e5bce1
|
3 |
size 6526721
|
checkpoint-13000/pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 6572353
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:70e10fd908e200d46f877c257c5fb8d83d05d4023a1d313540e19a645ea323e6
|
3 |
size 6572353
|
checkpoint-13000/random_states_0.pkl
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 14631
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bad59219ae8b2ad1f30284deb7ee6b0f4db29b82013fe6ca9ba72c02cc291f7a
|
3 |
size 14631
|
checkpoint-13500/optimizer.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a8dee9cca7b469485abc9f7c692b1ae207cb4c0da2ef46abf1d929b3cbda8144
|
3 |
+
size 6526721
|
checkpoint-13500/optimizer_1.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 6526721
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:064ac1fa29b98f130f0dff5ad000557e77e6c4207785082e176eb0f9af789e95
|
3 |
size 6526721
|
checkpoint-13500/pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 6572353
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4c66fdf8a8b7aa39c10f89eb50dac55911a11a36552427523b47d23d971ef31b
|
3 |
size 6572353
|
checkpoint-13500/random_states_0.pkl
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 14631
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:60659ad0aa309ce509de5217bcca52aacdf7478bacaa8f9aeb1ba5bcfc5f6d18
|
3 |
size 14631
|
checkpoint-14000/optimizer.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:19eb51edcf38145fce190dc3c33be2ec3f6c6151a4607fb2af52c71aa9225f36
|
3 |
+
size 6526721
|
checkpoint-14000/optimizer_1.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 6526721
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:53c426048b6fdc9a83efd515051815277c3b90bcdc3796f2402f5b71db2a53f8
|
3 |
size 6526721
|
checkpoint-14000/pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 6572353
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f608bcb507bdce9a12c228533776f90fe54561f553622bb7fb37a0bd7ee0f238
|
3 |
size 6572353
|
checkpoint-14000/random_states_0.pkl
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 14631
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a86fb369759428d2bb3d3c260a0f7821293e4e9ec150abf38f492ce23636806c
|
3 |
size 14631
|
checkpoint-14500/optimizer.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:58e58a2aaa001601f8f2dc7a7c15e7770fbcdf05dd9bebf69cfc65a558ec5789
|
3 |
+
size 6526721
|
checkpoint-14500/optimizer_1.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 6526721
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e04d23eb88a8b0ab72e614faf2d33363ccb1583dde8f05131c9f9d09487daecc
|
3 |
size 6526721
|
checkpoint-14500/pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 6572353
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:635b70750d54af599df9fcb5bc006b212ac97716edd34d0660d7156414b491e1
|
3 |
size 6572353
|
checkpoint-14500/random_states_0.pkl
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 14631
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1273fc3527ad0898ead83865bb2640ff19a9a648ff96b4a3f5d078b138c7cc40
|
3 |
size 14631
|
checkpoint-1500/optimizer.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4b83140d682c11dbb909cfc89ee7e7b1826259d536113f774ae19473a09dbb94
|
3 |
+
size 6526721
|
checkpoint-1500/random_states_0.pkl
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 14631
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1d193f7254eb837cf74229ffa589d84a837012811cc72b44456a71e9482cad97
|
3 |
size 14631
|
checkpoint-15000/optimizer.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ff0827c36755ec65dd71dd792414e65cbd41ec122c2fb534672cb241e6dd6328
|
3 |
+
size 6526721
|
checkpoint-15000/optimizer_1.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 6526721
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7d07ff10179d069465419e6fb95cb8faec755ded5938b33de7c00603b570366a
|
3 |
size 6526721
|
checkpoint-15000/pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 6572353
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3feb11d0ad1ff462ece466dd15d593fc19d25bd4645030a241502d6c1a37881e
|
3 |
size 6572353
|
checkpoint-15000/random_states_0.pkl
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 14631
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:40fb85fca5bccb895b3a73260e4b6a6a3b06f31bc87850a5a101c063fdf23264
|
3 |
size 14631
|
checkpoint-2000/optimizer.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:10b163dec2a9fb667932c5301634b34ef3712a3830f94c9a191c6765cad3a2d4
|
3 |
+
size 6526721
|