Upload 3 files
Browse filestokenizers are added
- tokenizer.json +0 -0
- tokenizer_config.json +1 -0
- vocab.txt +0 -0
tokenizer.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
tokenizer_config.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"unk_token": "[UNK]", "sep_token": "[SEP]", "pad_token": "[PAD]", "cls_token": "[CLS]", "mask_token": "[MASK]", "do_lower_case": true, "strip_accents": false, "tokenize_chinese_chars": false}
|
vocab.txt
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|