Upload tokenizer_config.json with huggingface_hub
Browse files- tokenizer_config.json +1 -1
tokenizer_config.json
CHANGED
@@ -2057,7 +2057,7 @@
|
|
2057 |
"attention_mask"
|
2058 |
],
|
2059 |
"model_max_length": 8192,
|
2060 |
-
"pad_token": "<|
|
2061 |
"padding_side": "left",
|
2062 |
"tokenizer_class": "PreTrainedTokenizerFast"
|
2063 |
}
|
|
|
2057 |
"attention_mask"
|
2058 |
],
|
2059 |
"model_max_length": 8192,
|
2060 |
+
"pad_token": "<|reserved_special_token_250|>",
|
2061 |
"padding_side": "left",
|
2062 |
"tokenizer_class": "PreTrainedTokenizerFast"
|
2063 |
}
|