{
"additional_special_tokens": null,
"bos_token": "",
"clean_up_tokenization_spaces": true,
"cls_token": "",
"eos_token": "",
"legacy_behaviour": false,
"mask_token": {
"__type": "AddedToken",
"content": "",
"lstrip": true,
"normalized": true,
"rstrip": false,
"single_word": false
},
"max_length": 128,
"model_max_length": 1024,
"pad_to_multiple_of": null,
"pad_token": "",
"pad_token_type_id": 0,
"padding_side": "right",
"sep_token": "",
"sp_model_kwargs": {},
"src_lang": null,
"stride": 0,
"tgt_lang": null,
"tokenizer_class": "NllbTokenizer",
"truncation_side": "right",
"truncation_strategy": "longest_first",
"unk_token": ""
}