unimo-text-1.0-summary / tokenizer_config.json
sijunhe's picture
Upload with huggingface_hub
e0e81fc
raw
history blame contribute delete
No virus
172 Bytes
{"do_lower_case": true, "unk_token": "[UNK]", "sep_token": "[SEP]", "pad_token": "[PAD]", "cls_token": "[CLS]", "mask_token": "[MASK]", "tokenizer_class": "UNIMOTokenizer"}