Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
gubringa
/
hf_emotions_classifier
like
0
Safetensors
bert
Model card
Files
Files and versions
xet
Community
main
hf_emotions_classifier
/
special_tokens_map.json
gubringa
Initial upload of fine-tuned emotions classifier
1820d39
verified
11 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]"
}