mapper / special_tokens_map.json
azamat's picture
Upload with huggingface_hub
fec0b1e
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}