Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
usabuts
/
distilbert-base-uncased-finetuned-emotion
like
0
TensorBoard
Safetensors
distilbert
Model card
Files
Files and versions
Metrics
Training metrics
Community
00035eb
distilbert-base-uncased-finetuned-emotion
/
special_tokens_map.json
usabuts
Training in progress, step 500
00035eb
verified
4 months 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]"
}