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