{ "add_prefix_space": null, "backend": "tokenizers", "bos_token": "[START]", "clean_up_tokenization_spaces": false, "eos_token": "[STOP]", "extra_special_tokens": [ "", "", "", "[MASK]" ], "is_local": false, "local_files_only": false, "mask_token": "[MASK]", "max_length": 40, "model_max_length": 40, "pad_to_multiple_of": null, "pad_token": "[PAD]", "pad_token_type_id": 0, "padding_side": "right", "stride": 0, "tokenizer_class": "TokenizersBackend", "truncation_side": "right", "truncation_strategy": "longest_first", "unk_token": "[UNK]", "use_default_system_prompt": false }