Update tokenizer_config.json
#2
by
PITTI
- opened
- tokenizer_config.json +2 -2
tokenizer_config.json
CHANGED
@@ -195,9 +195,9 @@
|
|
195 |
"<|video_pad|>"
|
196 |
],
|
197 |
"bos_token": null,
|
198 |
-
"chat_template":
|
199 |
"clean_up_tokenization_spaces": false,
|
200 |
-
"eos_token": "<|
|
201 |
"errors": "replace",
|
202 |
"model_max_length": 131072,
|
203 |
"pad_token": "<|endoftext|>",
|
|
|
195 |
"<|video_pad|>"
|
196 |
],
|
197 |
"bos_token": null,
|
198 |
+
"chat_template": null,
|
199 |
"clean_up_tokenization_spaces": false,
|
200 |
+
"eos_token": "<|endoftext|>",
|
201 |
"errors": "replace",
|
202 |
"model_max_length": 131072,
|
203 |
"pad_token": "<|endoftext|>",
|