Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
baaang
/
emotion_classification_based_distilbert01
like
0
Text Classification
Transformers
google-tensorflow
TensorFlow
distilbert
License:
unlicense
Model card
Files
Files and versions
xet
Community
Train
Deploy
Use this model
main
emotion_classification_based_distilbert01
/
special_tokens_map.json
baaang
Upload 6 files
84ebdc4
verified
over 1 year 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]"
}