ConexusLite / tokenizer_config (1).json
WolfInk's picture
Upload 9 files
89edd6c verified
raw
history blame contribute delete
137 Bytes
{
"clean_up_tokenization_spaces": true,
"model_max_length": 512,
"tokenizer_class": "OpenAIGPTTokenizer",
"unk_token": "<unk>"
}