{
"additional_special_tokens": [
"NOTUSED",
"NOTUSED"
],
"bos_token": "",
"clean_up_tokenization_spaces": true,
"cls_token": "",
"eos_token": "",
"mask_token": {
"__type": "AddedToken",
"content": "",
"lstrip": true,
"normalized": true,
"rstrip": false,
"single_word": false
},
"max_length": 512,
"model_max_length": 512,
"pad_to_multiple_of": null,
"pad_token": "",
"pad_token_type_id": 0,
"padding_side": "right",
"sep_token": "",
"stride": 0,
"tokenizer_class": "CamembertTokenizer",
"truncation_side": "right",
"truncation_strategy": "longest_first",
"unk_token": ""
}