Jeronymous
commited on
Update tokenizer_config.json
Browse files- tokenizer_config.json +1 -1
tokenizer_config.json
CHANGED
@@ -59,7 +59,7 @@
|
|
59 |
"special": true
|
60 |
}
|
61 |
},
|
62 |
-
"additional_special_tokens": [],
|
63 |
"bos_token": "<s>",
|
64 |
"clean_up_tokenization_spaces": false,
|
65 |
"eos_token": "<|eot_id|>",
|
|
|
59 |
"special": true
|
60 |
}
|
61 |
},
|
62 |
+
"additional_special_tokens": ["<|start_header_id|>", "<|end_header_id|>", "</s>"],
|
63 |
"bos_token": "<s>",
|
64 |
"clean_up_tokenization_spaces": false,
|
65 |
"eos_token": "<|eot_id|>",
|