helenai's picture
commit files to HF hub
5c79e79
{
"cls_token": "[CLS]",
"do_basic_tokenize": true,
"do_lower_case": true,
"mask_token": "[MASK]",
"model_max_length": 512,
"never_split": null,
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"special_tokens_map_file": "/home/ubuntu/.cache/huggingface/hub/models--elastic--distilbert-base-uncased-finetuned-conll03-english/snapshots/f177061568460d92fffc9bf45f2ffdf7fa4ed810/special_tokens_map.json",
"strip_accents": null,
"tokenize_chinese_chars": true,
"tokenizer_class": "DistilBertTokenizer",
"unk_token": "[UNK]"
}