618a4f2bfaf95c80657fe91852b9933f / special_tokens_map.json
contemmcm's picture
End of training
0dee727 verified
raw
history blame contribute delete
125 Bytes
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}