uie-micro / tokenizer_config.json
Casually's picture
Upload tokenizer_config.json
9c75929
raw history blame
No virus
171 Bytes
{"do_lower_case": true, "unk_token": "[UNK]", "sep_token": "[SEP]", "pad_token": "[PAD]", "cls_token": "[CLS]", "mask_token": "[MASK]", "tokenizer_class": "BertTokenizer"}