Update tokenizer_config.json
#1
by zhtmike - opened
tokenizer/tokenizer_config.json
CHANGED
|
@@ -6,7 +6,7 @@
|
|
| 6 |
"clean_up_tokenization_spaces": false,
|
| 7 |
"eos_token": "<|im_end|>",
|
| 8 |
"errors": "replace",
|
| 9 |
-
"
|
| 10 |
"<|im_start|>",
|
| 11 |
"<|im_end|>",
|
| 12 |
"<|object_ref_start|>",
|
|
|
|
| 6 |
"clean_up_tokenization_spaces": false,
|
| 7 |
"eos_token": "<|im_end|>",
|
| 8 |
"errors": "replace",
|
| 9 |
+
"additional_special_tokens": [
|
| 10 |
"<|im_start|>",
|
| 11 |
"<|im_end|>",
|
| 12 |
"<|object_ref_start|>",
|