KoichiYasuoka
commited on
Commit
•
08affda
1
Parent(s):
1858124
model improved
Browse files- config.json +2 -2
- pytorch_model.bin +2 -2
- tokenizer.json +0 -0
config.json
CHANGED
@@ -28,7 +28,7 @@
|
|
28 |
"relative_attention": true,
|
29 |
"tokenizer_class": "DebertaV2TokenizerFast",
|
30 |
"torch_dtype": "float32",
|
31 |
-
"transformers_version": "4.
|
32 |
"type_vocab_size": 0,
|
33 |
-
"vocab_size":
|
34 |
}
|
|
|
28 |
"relative_attention": true,
|
29 |
"tokenizer_class": "DebertaV2TokenizerFast",
|
30 |
"torch_dtype": "float32",
|
31 |
+
"transformers_version": "4.25.1",
|
32 |
"type_vocab_size": 0,
|
33 |
+
"vocab_size": 6255
|
34 |
}
|
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:114a9bc21babf8209628333fc9f19d9b27ba1625644c7a1ed95c32210c606683
|
3 |
+
size 421764429
|
tokenizer.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|