sander-wood
commited on
Commit
·
66f0767
1
Parent(s):
3e8220c
Upload 3 files
Browse files- config.json +1 -1
- pytorch_model.bin +2 -2
- weights.pth +3 -0
config.json
CHANGED
@@ -27,5 +27,5 @@
|
|
27 |
"torch_dtype": "float32",
|
28 |
"transformers_version": "4.18.0",
|
29 |
"use_cache": true,
|
30 |
-
"vocab_size":
|
31 |
}
|
|
|
27 |
"torch_dtype": "float32",
|
28 |
"transformers_version": "4.18.0",
|
29 |
"use_cache": true,
|
30 |
+
"vocab_size": 128
|
31 |
}
|
pytorch_model.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:115a5b0d9f17f2e36bb5a7a417679060024e3f24270c7c7216838b90d3f721a8
|
3 |
+
size 356400233
|
weights.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:629e032c99831904159784660cc7f12ffc76cda8e1ce889d2193fa597e3c92c7
|
3 |
+
size 1061423861
|