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:9d985b01e114a0b8d19712ad098f8fed751688dc1757023c75f2bd15b34e9014
|
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": "PreTrainedTokenizerFast",
|
61 |
"unk_token": "[UNK]",
|
62 |
"word_tokenizer_type": "mecab",
|
63 |
"model_input_names": [
|