ecommers_fasion_fine_tuned_3class_model / special_tokens_map.json
solbi12's picture
Upload fine-tuned 3-class sentiment model
e7f8c47 verified
raw
history blame
125 Bytes
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}