Upload tokenizer_config.json with huggingface_hub
Browse files- tokenizer_config.json +2 -2
tokenizer_config.json
CHANGED
@@ -2051,10 +2051,10 @@
|
|
2051 |
"128256": {
|
2052 |
"content": "<|end_of_thought|>",
|
2053 |
"lstrip": false,
|
2054 |
-
"normalized":
|
2055 |
"rstrip": false,
|
2056 |
"single_word": false,
|
2057 |
-
"special":
|
2058 |
}
|
2059 |
},
|
2060 |
"bos_token": "<|begin_of_text|>",
|
|
|
2051 |
"128256": {
|
2052 |
"content": "<|end_of_thought|>",
|
2053 |
"lstrip": false,
|
2054 |
+
"normalized": false,
|
2055 |
"rstrip": false,
|
2056 |
"single_word": false,
|
2057 |
+
"special": true
|
2058 |
}
|
2059 |
},
|
2060 |
"bos_token": "<|begin_of_text|>",
|