lil-bard-checkpts / step-0009000 /tokenizer_config.json
N8Programs's picture
Add files using upload-large-folder tool
5f1f69f 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|>"
}