recipe_with_plan_distilbert_classifier / special_tokens_map.json
williamLyh
v1.0
c126241
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}