spt-absa-bert-10k / tokenizer_config.json
zhang-yice's picture
Upload 6 files
1de6773
raw
history blame
363 Bytes
{"do_lower_case": true, "unk_token": "[UNK]", "sep_token": "[SEP]", "pad_token": "[PAD]", "cls_token": "[CLS]", "mask_token": "[MASK]", "tokenize_chinese_chars": true, "strip_accents": null, "special_tokens_map_file": null, "name_or_path": "/data/zhangyice/2022/sentiment pre-training/output_model/previous/bert-base-uncased/", "tokenizer_class": "BertTokenizer"}