finetuned-sail2017-indic-bert / special_tokens_map.json
aditeyabaral's picture
add tokenizer
ccf3769
raw
history blame contribute delete
No virus
244 Bytes
{"bos_token": "[CLS]", "eos_token": "[SEP]", "unk_token": "<unk>", "sep_token": "[SEP]", "pad_token": "<pad>", "cls_token": "[CLS]", "mask_token": {"content": "[MASK]", "single_word": false, "lstrip": true, "rstrip": false, "normalized": true}}