add model
Browse files- config.json +1 -1
- pytorch_model.bin +2 -2
config.json
CHANGED
|
@@ -29,5 +29,5 @@
|
|
| 29 |
"torch_dtype": "float32",
|
| 30 |
"transformers_version": "4.18.0.dev0",
|
| 31 |
"use_cache": true,
|
| 32 |
-
"vocab_size":
|
| 33 |
}
|
|
|
|
| 29 |
"torch_dtype": "float32",
|
| 30 |
"transformers_version": "4.18.0.dev0",
|
| 31 |
"use_cache": true,
|
| 32 |
+
"vocab_size": 50005
|
| 33 |
}
|
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:a39fd16a6ea2a74bd7b5b504e326f8d4b8b20fb81c3cc1d869b85f2ae57740fa
|
| 3 |
+
size 3423880
|