danielhanchen
commited on
Commit
•
b4ebb7e
1
Parent(s):
6aa6556
Upload tokenizer
Browse files- tokenizer_config.json +1 -1
tokenizer_config.json
CHANGED
@@ -203,7 +203,7 @@
|
|
203 |
"<|video_pad|>"
|
204 |
],
|
205 |
"bos_token": null,
|
206 |
-
"chat_template":
|
207 |
"clean_up_tokenization_spaces": false,
|
208 |
"eos_token": "<|endoftext|>",
|
209 |
"errors": "replace",
|
|
|
203 |
"<|video_pad|>"
|
204 |
],
|
205 |
"bos_token": null,
|
206 |
+
"chat_template": null,
|
207 |
"clean_up_tokenization_spaces": false,
|
208 |
"eos_token": "<|endoftext|>",
|
209 |
"errors": "replace",
|