PROT5-small-v2 / tokenizer_config.json
mlewand's picture
Upload tokenizer
b9b96bd
raw
history blame contribute delete
186 Bytes
{
"clean_up_tokenization_spaces": true,
"max_length": 512,
"model_max_length": 1000000000000000019884624838656,
"padding": true,
"tokenizer_class": "PreTrainedTokenizerFast"
}