Upload tokenizer
Browse files- tokenizer.json +0 -0
- tokenizer_config.json +1 -0
- vocab.txt +0 -0
tokenizer.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
tokenizer_config.json
CHANGED
@@ -46,6 +46,7 @@
|
|
46 |
"do_basic_tokenize": true,
|
47 |
"do_lower_case": true,
|
48 |
"extra_special_tokens": {},
|
|
|
49 |
"mask_token": "[MASK]",
|
50 |
"max_length": 256,
|
51 |
"model_max_length": 1000000000000000019884624838656,
|
|
|
46 |
"do_basic_tokenize": true,
|
47 |
"do_lower_case": true,
|
48 |
"extra_special_tokens": {},
|
49 |
+
"full_tokenizer_file": null,
|
50 |
"mask_token": "[MASK]",
|
51 |
"max_length": 256,
|
52 |
"model_max_length": 1000000000000000019884624838656,
|
vocab.txt
CHANGED
The diff for this file is too large to render.
See raw diff
|
|