7 lines
145 B
JSON
7 lines
145 B
JSON
|
|
{
|
||
|
|
"clean_up_tokenization_spaces": true,
|
||
|
|
"model_max_length": 2048,
|
||
|
|
"padding_side": "left",
|
||
|
|
"tokenizer_class": "PreTrainedTokenizerFast"
|
||
|
|
}
|