{ "add_prefix_space": true, "apply_ocr": false, "backend": "tokenizers", "bos_token": "", "cls_token": "", "cls_token_box": [ 0, 0, 0, 0 ], "eos_token": "", "errors": "replace", "is_local": false, "mask_token": "", "max_length": 512, "model_max_length": 512, "only_label_first_subword": true, "pad_to_multiple_of": null, "pad_token": "", "pad_token_box": [ 0, 0, 0, 0 ], "pad_token_label": -100, "pad_token_type_id": 0, "padding_side": "right", "sep_token": "", "sep_token_box": [ 0, 0, 0, 0 ], "stride": 128, "tokenizer_class": "TokenizersBackend", "trim_offsets": true, "truncation_side": "right", "truncation_strategy": "longest_first", "unk_token": "" }