Upload tokenizer
Browse files- tokenizer_config.json +0 -6
tokenizer_config.json
CHANGED
|
@@ -1,11 +1,5 @@
|
|
| 1 |
{
|
| 2 |
"added_tokens_decoder": {},
|
| 3 |
-
"auto_map": {
|
| 4 |
-
"AutoTokenizer": [
|
| 5 |
-
"hf_tokenizer.CustomTokenizer",
|
| 6 |
-
null
|
| 7 |
-
]
|
| 8 |
-
},
|
| 9 |
"clean_up_tokenization_spaces": true,
|
| 10 |
"model_max_length": 1000000000000000019884624838656,
|
| 11 |
"tokenizer_class": "CustomTokenizer"
|
|
|
|
| 1 |
{
|
| 2 |
"added_tokens_decoder": {},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
"clean_up_tokenization_spaces": true,
|
| 4 |
"model_max_length": 1000000000000000019884624838656,
|
| 5 |
"tokenizer_class": "CustomTokenizer"
|