Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
TuhinG
/
distilbert-goemotions
like
0
Text Classification
Transformers
Safetensors
go_emotions
English
distilbert
goemotions
multi-label
emotion-detection
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
Train
Deploy
Use this model
main
distilbert-goemotions
/
special_tokens_map.json
TuhinG
Upload fine-tuned DistilBERT emotion classifier
debc312
verified
28 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
132 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}