potion-base-4M / special_tokens_map.json
Pringled's picture
Upload 2 files
b93003f verified
raw
history blame contribute delete
134 Bytes
{
"cls_token": "[CLS]",
"sep_token": "[SEP]",
"pad_token": "[PAD]",
"unk_token": "[UNK]",
"mask_token": "[MASK]"
}