| { |
| "added_tokens_decoder": { |
| "30000": { |
| "content": "<eos>", |
| "lstrip": true, |
| "normalized": false, |
| "rstrip": true, |
| "single_word": false, |
| "special": true |
| }, |
| "30001": { |
| "content": "[PAD]", |
| "lstrip": true, |
| "normalized": false, |
| "rstrip": true, |
| "single_word": false, |
| "special": true |
| }, |
| "30002": { |
| "content": "<bos>", |
| "lstrip": true, |
| "normalized": false, |
| "rstrip": true, |
| "single_word": false, |
| "special": true |
| } |
| }, |
| "additional_special_tokens": [ |
| "<eos>", |
| "[PAD]", |
| "<bos>" |
| ], |
| "clean_up_tokenization_spaces": true, |
| "model_max_length": 1000000000000000019884624838656, |
| "tokenizer_class": "PreTrainedTokenizerFast" |
| } |
|
|