elasticbert-chinese-base / tokenizer_config.json
Xiangyang Liu
Upload tokenizer_config.json
3fe82b9
raw
history blame contribute delete
191 Bytes
{"do_lower_case": false, "unk_token": "[UNK]", "sep_token": "[SEP]", "pad_token": "[PAD]", "cls_token": "[CLS]", "mask_token": "[MASK]", "tokenize_chinese_chars": true, "strip_accents": true}