Hinglish-DistilBert-Class / tokenizer_config.json
system's picture
system HF staff
Update tokenizer_config.json
a2981c3
{"do_lower_case": false, "max_len": 512, "unk_token": "[UNK]", "sep_token": "[SEP]", "pad_token": "[PAD]", "cls_token": "[CLS]", "mask_token": "[MASK]", "special_tokens_map_file": "distilBert6/special_tokens_map.json", "full_tokenizer_file": null}