sparsebert-base-minilm-95S / tokenizer_config.json
GeneZC's picture
Upload 5 files
99334fb
raw
history blame
513 Bytes
{"do_lower_case": true, "do_basic_tokenize": true, "never_split": null, "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, "special_tokens_map_file": null, "name_or_path": "/mnt/dolphinfs/ssd_pool/docker/user/hadoop-aipnlp/zhangchen76/afo_outputs/sparsebert_hidden_minilm_0.8,0.9S_1/ckpt-last", "use_fast": true, "tokenizer_file": null, "tokenizer_class": "BertTokenizer"}