{ "added_tokens_decoder": { "2048": { "content": "BOS", "lstrip": false, "normalized": false, "rstrip": false, "single_word": false, "special": true }, "2049": { "content": "EOS", "lstrip": false, "normalized": false, "rstrip": false, "single_word": false, "special": true }, "2050": { "content": "UNK", "lstrip": false, "normalized": false, "rstrip": false, "single_word": false, "special": true }, "2051": { "content": "PAD", "lstrip": false, "normalized": false, "rstrip": false, "single_word": false, "special": true } }, "bos_token": "BOS", "clean_up_tokenization_spaces": false, "eos_token": "EOS", "extra_special_tokens": {}, "max_length": 15, "model_max_length": 15, "pad_to_multiple_of": null, "pad_token": "PAD", "pad_token_type_id": 0, "padding_side": "right", "return_tensors": "pt", "stride": 0, "tokenizer_class": "PreTrainedTokenizerFast", "truncation_side": "right", "truncation_strategy": "longest_first", "unk_token": "UNK" }