{ "clean_up_tokenization_spaces": true, "cls_token": "[CLS]", "do_lower_case": false, "ignore_mismatched_sizes": true, "mask_token": "[MASK]", "model_max_length": 512, "pad_token": "[PAD]", "sep_token": "[SEP]", "special_tokens_map_file": "/home/yirguo/.cache/huggingface/hub/models--Danielwei0214--bert-base-chinese-finetuned-ner/snapshots/d92ce014f4e5fcc30fb111f5f57ce014400614ca/special_tokens_map.json", "strip_accents": null, "tokenize_chinese_chars": true, "tokenizer_class": "BertTokenizer", "unk_token": "[UNK]" }