hinglish-distilbert / tokenizer_config.json
Narasimha's picture
Upload tokenizer_config.json
92d9783
raw
history blame contribute delete
152 Bytes
{"do_lower_case": false, "max_len": 512, "unk_token": "[UNK]", "sep_token": "[SEP]", "pad_token": "[PAD]", "cls_token": "[CLS]", "mask_token": "[MASK]"}