Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
tourcoder
/
distilbert-base-uncased-finetuned-emotion-analysis
like
0
Text Classification
Transformers
Safetensors
PyTorch
English
distilbert
emotion-analysis
mac-m4-test
text-embeddings-inference
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
Deploy
Use this model
main
distilbert-base-uncased-finetuned-emotion-analysis
/
special_tokens_map.json
tourcoder
Upload folder using huggingface_hub
a1ea779
verified
10 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}