Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
suvrobaner
/
distilbert-base-uncased-finetuned-emotion-en-tweets
like
0
Text Classification
Transformers
PyTorch
emotion
English
distilbert
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
refs/pr/1
distilbert-base-uncased-finetuned-emotion-en-tweets
/
special_tokens_map.json
suvrobaner
Upload special_tokens_map.json
9ef3ba5
over 2 years ago
raw
Copy download link
history
blame
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}