Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
yoon-eunbin
/
distilbert-emotion-classification-model
like
0
Text Classification
Safetensors
AiLab-IMCS-UL/twitter_emotions-en
distilbert
Model card
Files
Files and versions
xet
Community
9ebfac2
distilbert-emotion-classification-model
/
special_tokens_map.json
yoon-eunbin
uploading model
c408707
verified
5 months ago
raw
Copy download link
history
blame
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}