File size: 134 Bytes
1fc781f
 
 
 
 
 
 
1
2
3
4
5
6
7
{
    "cls_token": "[CLS]",
    "mask_token": "[MASK]",
    "pad_token": "[PAD]",
    "sep_token": "[SEP]",
    "unk_token": "[UNK]"
}