{
  "cls_token": "[CLS]",
  "mask_token": "[MASK]",
  "pad_token": "PADDING_TOKEN",
  "sep_token": "[SEP]"
}