Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
sajeewa
/
emotion-classification-bert
like
0
Text Classification
Safetensors
google-research-datasets/go_emotions
English
bert
emotion-classification
emotion
mental-health
License:
mit
Model card
Files
Files and versions
xet
Community
main
emotion-classification-bert
/
special_tokens_map.json
sajeewa
Upload folder using huggingface_hub
2c81d7d
verified
9 months ago
raw
Copy download link
history
blame
contribute
delete
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}