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