Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
minhnguyen5293
/
bert-base-uncased-emotion-classifier
like
1
Safetensors
bert
Model card
Files
Files and versions
Community
e9a5aa5
bert-base-uncased-emotion-classifier
/
special_tokens_map.json
minhnguyen5293
Upload tokenizer
629f7d7
verified
3 days ago
raw
Copy download link
history
blame
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}