basic-imdb-sentiment-model-2024-12-11 / special_tokens_map.json
chicagoillinoiswork's picture
Training in progress, step 189
f43f40a verified
raw
history blame contribute delete
125 Bytes
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}