marathi-bert-small / special_tokens_map.json
l3cube-pune's picture
Update model files
0da8634
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}