chinese_roberta_L-8_H-256 / tokenizer_config.json
hhou435's picture
First version of the chinese_roberta_L-8_H-256 model and tokenizer.
e4f1a46
raw history blame
No virus
216 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": null, "model_max_length": 512}