op_nodef / tokenizer_config.json
mkj69's picture
Update tokenizer_config.json
747cf01 verified
raw
history blame contribute delete
264 Bytes
{
"added_tokens_decoder": {},
"clean_up_tokenization_spaces": false,
"extra_special_tokens": {},
"model_max_length": 4096,
"tokenizer_class": "OpTokenizer",
"auto_map": {
"AutoTokenizer": [
"op_tokenizer.OpTokenizer",
null
]
}
}