t5-small-chinese-cluecorpussmall / tokenizer_config.json
hhou435's picture
Update
fafda48
raw
history blame
No virus
218 Bytes
{"do_lower_case": false, "do_basic_tokenize": true, "unk_token": "[UNK]", "sep_token": "[SEP]", "pad_token": "[PAD]", "cls_token": "[CLS]", "mask_token": "[MASK]", "tokenize_chinese_chars": true, "strip_accents": null}