GNePT / tokenizer_config.json
raygx's picture
Upload tokenizer
3f465b8
raw
history blame contribute delete
118 Bytes
{
"clean_up_tokenization_spaces": true,
"model_max_length": 512,
"tokenizer_class": "PreTrainedTokenizerFast"
}