Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
vamossyd
/
emtract-distilbert-base-uncased-emotion
like
2
Text Classification
Transformers
PyTorch
Safetensors
vamossyd/finance_emotions
English
distilbert
financial-emotion-analysis
emotion
twitter
stocktwits
Inference Endpoints
arxiv:
2112.03868
License:
mit
Model card
Files
Files and versions
Community
3
Train
Deploy
Use this model
main
emtract-distilbert-base-uncased-emotion
/
special_tokens_map.json
vamossyd
Upload special_tokens_map.json
a286ff0
over 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}