opticalbert_cner_cased / tokenizer_config.json
opticalmaterials's picture
Upload tokenizer_config.json
f13e5ae
raw
history blame contribute delete
No virus
404 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, "use_fast": true, "model_max_length": 512, "special_tokens_map_file": null, "name_or_path": "/projects/SolarWindowsADSP/jiuyang/opticalbert/pretrain/bertoptical_cased/output/", "tokenizer_class": "BertTokenizer"}