xlr8harder's picture
Set tokenizer context limit to 32k
28cbce7 verified
Raw
History Blame Contribute Delete
492 Bytes
{
"added_tokens_decoder": {
"65535": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false,
"special": true
}
},
"auto_map": {
"AutoTokenizer": [
"tokenization_talkie.TalkieTokenizer",
null
]
},
"clean_up_tokenization_spaces": false,
"eos_token": "<|endoftext|>",
"extra_special_tokens": {},
"model_max_length": 32768,
"tokenizer_class": "TalkieTokenizer"
}