prokbert-mini-c / special_tokens_map.json
Ligeti Balázs
Model for character level
2f61dc6
raw
history blame contribute delete
121 Bytes
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "N"
}