Update tokenizer_config.json
Browse files- tokenizer_config.json +3 -0
tokenizer_config.json
CHANGED
|
@@ -231,6 +231,9 @@
|
|
| 231 |
"clean_up_tokenization_spaces": false,
|
| 232 |
"eos_token": "<|im_end|>",
|
| 233 |
"errors": "replace",
|
|
|
|
|
|
|
|
|
|
| 234 |
"extra_special_tokens": {},
|
| 235 |
"model_max_length": 40960,
|
| 236 |
"pad_token": "<|vision_pad|>",
|
|
|
|
| 231 |
"clean_up_tokenization_spaces": false,
|
| 232 |
"eos_token": "<|im_end|>",
|
| 233 |
"errors": "replace",
|
| 234 |
+
"clean_up_tokenization_spaces": false,
|
| 235 |
+
"eos_token": "<|im_end|>",
|
| 236 |
+
"errors": "replace",
|
| 237 |
"extra_special_tokens": {},
|
| 238 |
"model_max_length": 40960,
|
| 239 |
"pad_token": "<|vision_pad|>",
|