kaers-bert-241101 / special_tokens_map.json
kimsiun's picture
Upload folder using huggingface_hub
e688cc4 verified
raw
history blame contribute delete
130 Bytes
{
"unk_token": "[UNK]",
"sep_token": "[SEP]",
"pad_token": "[PAD]",
"cls_token": "[CLS]",
"mask_token": "[MASK]"
}