KoichiYasuoka
commited on
Commit
•
55c5c9c
1
Parent(s):
0aa8bba
model improved
Browse files- config.json +2 -2
- pytorch_model.bin +2 -2
- tokenizer.json +0 -0
config.json
CHANGED
@@ -20,8 +20,8 @@
|
|
20 |
"position_embedding_type": "absolute",
|
21 |
"tokenizer_class": "RemBertTokenizerFast",
|
22 |
"torch_dtype": "float32",
|
23 |
-
"transformers_version": "4.
|
24 |
"type_vocab_size": 2,
|
25 |
"use_cache": true,
|
26 |
-
"vocab_size":
|
27 |
}
|
|
|
20 |
"position_embedding_type": "absolute",
|
21 |
"tokenizer_class": "RemBertTokenizerFast",
|
22 |
"torch_dtype": "float32",
|
23 |
+
"transformers_version": "4.25.1",
|
24 |
"type_vocab_size": 2,
|
25 |
"use_cache": true,
|
26 |
+
"vocab_size": 6255
|
27 |
}
|
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:4cd1b893442f2bae083b5e5db8fb0ec1c51985539b1a9aa931ea8c61ee7ae9b8
|
3 |
+
size 363483755
|
tokenizer.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|