test-dynamic-processor / special_tokens_map.json
ydshieh's picture
ydshieh HF staff
commit files to HF hub
990cd1d
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}