GPT2-ChineseDevBench / tokenizer_config.json
Recor2d's picture
Upload folder using huggingface_hub
81207a2 verified
Raw
History Blame Contribute Delete
217 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": 1024}