{ | |
"added_tokens_decoder": { | |
"86": { | |
"content": "<unk>", | |
"lstrip": false, | |
"normalized": false, | |
"rstrip": false, | |
"single_word": false, | |
"special": true | |
}, | |
"87": { | |
"content": "<pad>", | |
"lstrip": false, | |
"normalized": false, | |
"rstrip": false, | |
"single_word": false, | |
"special": true | |
}, | |
"88": { | |
"content": "<s>", | |
"lstrip": false, | |
"normalized": false, | |
"rstrip": false, | |
"single_word": false, | |
"special": true | |
}, | |
"89": { | |
"content": "</s>", | |
"lstrip": false, | |
"normalized": false, | |
"rstrip": false, | |
"single_word": false, | |
"special": true | |
}, | |
"90": { | |
"content": "<mask>", | |
"lstrip": false, | |
"normalized": false, | |
"rstrip": false, | |
"single_word": false, | |
"special": true | |
} | |
}, | |
"bos_token": "<s>", | |
"clean_up_tokenization_spaces": true, | |
"cls_token": "<s>", | |
"eos_token": "</s>", | |
"mask_token": "<mask>", | |
"max_length": null, | |
"model_max_length": 1000000000000000019884624838656, | |
"pad_to_multiple_of": null, | |
"pad_token": "<pad>", | |
"pad_token_type_id": 0, | |
"padding_side": "right", | |
"sep_token": "</s>", | |
"tokenizer_class": "PreTrainedTokenizerFast", | |
"unk_token": "<unk>" | |
} | |