potion-base-8M / special_tokens_map.json
BlueManchester's picture
Duplicate from minishlab/potion-base-8M
95faf2b
raw
history blame contribute delete
134 Bytes
{
"cls_token": "[CLS]",
"sep_token": "[SEP]",
"pad_token": "[PAD]",
"unk_token": "[UNK]",
"mask_token": "[MASK]"
}