LucaOne / tokenizer_config.json
Amelie
Intial commit
73d1860
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"
}