{ "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--assemblyai--distilbert-base-uncased-sst2/snapshots/b22ecd1ae8fe1a941bf478fec027bdc996ba190f/special_tokens_map.json", "strip_accents": null, "tokenize_chinese_chars": true, "tokenizer_class": "DistilBertTokenizer", "unk_token": "[UNK]" }