GPT2-emotion-tuned / special_tokens_map.json
AC2513's picture
Training in progress, step 500
fda4e9e verified
raw
history blame
132 Bytes
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}