Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
thoriqfy
/
indobert-emotion-classification
like
5
Text Classification
Transformers
PyTorch
Safetensors
Indonesian
bert
indobert
indobenchmark
indonlu
Inference Endpoints
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
0f16d19
indobert-emotion-classification
/
special_tokens_map.json
thoriqfy
Upload model
d733af5
over 1 year 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]"
}