evo-1-131k-base / tokenizer_config.json
pragaash's picture
Update byte tokenizer to be compatible with auto tokenizer and clean-up.
158e9d1 verified
raw
history blame
243 Bytes
{
"added_tokens_decoder": {},
"byte_level": true,
"clean_up_tokenization_spaces": true,
"model_max_length": 1000000000000000019884624838656,
"padding_side": "left",
"tokenizer_class": "ByteTokenizer",
"truncation_side": "left"
}