Upload folder using huggingface_hub
Browse files- pytorch_model.bin +1 -1
- tokenizer_config.json +1 -1
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1583581246
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6686ead66f37f9b020ab5d6eeb7951f7c48672e34e3dcff184f4987a7e84e047
|
3 |
size 1583581246
|
tokenizer_config.json
CHANGED
@@ -57,7 +57,7 @@
|
|
57 |
"sep_token": "[SEP]",
|
58 |
"subword_tokenizer_type": "wordpiece",
|
59 |
"sudachi_kwargs": null,
|
60 |
-
"tokenizer_class": "
|
61 |
"unk_token": "[UNK]",
|
62 |
"word_tokenizer_type": "mecab",
|
63 |
"model_input_names": [
|
|
|
57 |
"sep_token": "[SEP]",
|
58 |
"subword_tokenizer_type": "wordpiece",
|
59 |
"sudachi_kwargs": null,
|
60 |
+
"tokenizer_class": "BertJapaneseTokenizer",
|
61 |
"unk_token": "[UNK]",
|
62 |
"word_tokenizer_type": "mecab",
|
63 |
"model_input_names": [
|