sanad_ems / special_tokens_map.json
Abhishekq10's picture
Upload special_tokens_map.json
9c8e80c
raw
history blame contribute delete
125 Bytes
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}