ko-sroberta-multitask-finetuned-emotion / special_tokens_map.json
parksanha's picture
Training in progress, epoch 1
a3c6048
raw
history blame contribute delete
173 Bytes
{
"bos_token": "[CLS]",
"cls_token": "[CLS]",
"eos_token": "[SEP]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}