lil-bard / tokenizer_config.json
N8Programs's picture
Upload BF16 final Lil Bard step-25485 model
ae597ef verified
Raw
History Blame Contribute Delete
238 Bytes
{
"tokenizer_class": "PreTrainedTokenizerFast",
"bos_token": "<|beginoftext|>",
"eos_token": "<|endoftext|>",
"pad_token": "<|pad|>",
"model_max_length": 32768,
"clean_up_tokenization_spaces": false,
"unk_token": "<|unk|>"
}