File size: 217 Bytes
7df386f |
1 2 3 4 5 6 7 8 9 |
{
"clean_up_tokenization_spaces": true,
"max_length": 512,
"model_max_length": 1000000000000000019884624838656,
"padding": "max_length",
"tokenizer_class": "PreTrainedTokenizerFast",
"truncation": false
}
|