{ "add_bos_token": true, "add_eos_token": false, "added_tokens_decoder": { "0": { "content": "<|unknown|>", "lstrip": false, "normalized": false, "rstrip": false, "single_word": false, "special": true }, "1": { "content": "<|startoftext|>", "lstrip": false, "normalized": false, "rstrip": false, "single_word": false, "special": true }, "2": { "content": "<|endoftext|>", "lstrip": false, "normalized": false, "rstrip": false, "single_word": false, "special": true }, "3": { "content": "<|pad|>", "lstrip": false, "normalized": false, "rstrip": false, "single_word": false, "special": true } }, "auto_map": { "AutoTokenizer": [ "tokenization_plamo.PlamoTokenizer", null ] }, "bos_token": "<|startoftext|>", "clean_up_tokenization_spaces": false, "cls_token": null, "eos_token": "<|startoftext|>", "extra_special_tokens": {}, "local_file_only": true, "mask_token": null, "model_max_length": 1000000000000000019884624838656, "pad_token": "<|startoftext|>", "sep_token": null, "sp_model_kwargs": {}, "tokenizer_class": "PlamoTokenizer", "unk_token": "<|unknown|>" }