korean_sentiment_analysis_kcelectra / special_tokens_map.json
YeRyeongLee's picture
Model save
f7b0713
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}