Upload tokenizer
Browse files- tokenizer_config.json +1 -0
tokenizer_config.json
CHANGED
@@ -309,6 +309,7 @@
|
|
309 |
],
|
310 |
"clean_up_tokenization_spaces": false,
|
311 |
"eos_token": "<|END_OF_TURN_TOKEN|>",
|
|
|
312 |
"legacy": true,
|
313 |
"merges_file": null,
|
314 |
"model_max_length": 1000000000000000019884624838656,
|
|
|
309 |
],
|
310 |
"clean_up_tokenization_spaces": false,
|
311 |
"eos_token": "<|END_OF_TURN_TOKEN|>",
|
312 |
+
"extra_special_tokens": {},
|
313 |
"legacy": true,
|
314 |
"merges_file": null,
|
315 |
"model_max_length": 1000000000000000019884624838656,
|