Ni_04_03_the_best / special_tokens_map.json
system's picture
system HF staff
Commit From AutoTrain
e741c62
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}