Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
dhanikitkat
/
8-emotions-predictor
like
0
Text Classification
Transformers
PyTorch
Indonesian
doi:10.57967/hf/1713
bert
code
arxiv:
1910.09700
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
main
8-emotions-predictor
/
special_tokens_map.json
dhanikitkat
Upload Files
5d11b64
verified
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
134 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}