tiny-random-plato-mini / tokenizer_config.json
sijunhe's picture
Upload with huggingface_hub
31e93c9
raw
history blame contribute delete
238 Bytes
{"do_lower_case": false, "unk_token": "[UNK]", "pad_token": "[UNK]", "cls_token": "[CLS]", "sep_token": "[SEP]", "mask_token": "[MASK]", "special_tokens_file": "", "model_max_length": 512, "tokenizer_class": "UnifiedTransformerTokenizer"}