distilbert-base-uncased-finetuned-clinc / special_tokens_map.json
yezune's picture
Training completed!
bed2d6a
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}