LucaOne / tokenizer_config.json
Yuanfei's picture
Upload tokenizer
87fab1b verified
raw
history blame contribute delete
237 Bytes
{
"auto_map": {
"AutoTokenizer": [
"alphabet.AlphabetTokenizer",
null
]
},
"clean_up_tokenization_spaces": true,
"model_max_length": 1000000000000000019884624838656,
"tokenizer_class": "AlphabetTokenizer"
}