Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
logasanjeev
/
emotions-analyzer-bert
like
4
Text Classification
Transformers
ONNX
Safetensors
PyTorch
google-research-datasets/go_emotions
English
multi-label-classification
multi-class-classification
emotion
bert
go_emotions
emotion-classification
sentiment-analysis
tensorflow
Eval Results
License:
mit
Model card
Files
Files and versions
xet
Community
Train
Deploy
Use this model
main
emotions-analyzer-bert
/
special_tokens_map.json
logasanjeev
Upload special_tokens_map.json for updated GoEmotions BERT model
1d9ee23
verified
about 1 month 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]"
}