bert-qa-hi-aI4bharatmlm-subPsAnsKey-2 / special_tokens_map.json
gaurav-mac's picture
g - add other required files
8890392
raw
history blame contribute delete
125 Bytes
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}