Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
morenolq
/
distilbert-base-cased-emotion
like
0
Text Classification
Transformers
PyTorch
emotion
English
distilbert
Generated from Trainer
emotion
Eval Results
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
4
Train
Deploy
Use this model
main
distilbert-base-cased-emotion
/
special_tokens_map.json
Moreno La Quatra
Upload tokenizer
4d87ec2
about 2 years 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]"
}