spanbert-large-recruit-qa / tokenizer_config.json
system's picture
system HF staff
Update tokenizer_config.json
c4f54be
{"do_lower_case": false, "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, "special_tokens_map_file": null, "tokenizer_file": null, "name_or_path": "SpanBERT/spanbert-large-cased"}