bert-base-minimoe-3L-384H / tokenizer_config.json
GeneZC's picture
Upload 5 files
358da02
raw
history blame
478 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/plms/bert-base-uncased", "use_fast": true, "tokenizer_file": null, "tokenizer_class": "BertTokenizer"}