randygpt-ds2 / tokenizer_config.json
rsafier's picture
Upload folder using huggingface_hub
a993ba5 verified
raw
history blame contribute delete
129 Bytes
{
"tokenizer_class": "PreTrainedTokenizerFast",
"bos_token": "<|bos|>",
"eos_token": "<|eos|>",
"model_max_length": 256
}