{ "backend": "tokenizers", "cls_token": "[CLS]", "is_local": true, "mask_token": "", "model_max_length": 512, "pad_token": "[PAD]", "padding_side": "right", "sep_token": "[SEP]", "tokenizer_class": "TokenizersBackend", "truncation_side": "right", "unk_token": "[UNK]" }