training_with_callbacks / special_tokens_map.json
cria111's picture
cria111/distilbert-base-uncased-no-perturb-early-stopping
e7a33c4 verified
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}