File size: 254 Bytes
bcf4b60 |
1 2 3 4 5 6 7 8 9 10 |
{
"clean_up_tokenization_spaces": true,
"max_length": 512,
"model_max_length": 1000000000000000019884624838656,
"stride": 0,
"tokenizer_class": "PreTrainedTokenizerFast",
"truncation_side": "right",
"truncation_strategy": "longest_first"
}
|