date-format-recognizer / special_tokens_map.json
syarulzaffi's picture
Upload folder using huggingface_hub
f27543e verified
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}