Update tokenizer_config.json
Browse files- tokenizer_config.json +0 -1
tokenizer_config.json
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
{
|
2 |
-
"bos_token": {"content": "<s>", "single_word": false, "lstrip": false, "rstrip": true, "normalized": true, "__type": "AddedToken"},
|
3 |
"model_max_length": 2048,
|
4 |
"padding_side": "left",
|
5 |
"truncation_side": "left"
|
|
|
1 |
{
|
|
|
2 |
"model_max_length": 2048,
|
3 |
"padding_side": "left",
|
4 |
"truncation_side": "left"
|