Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
dafaqboomduck
/
distilbert-sentiment-fine
like
0
Text Classification
Safetensors
PyTorch
roskoN/dailydialog
boltuix/emotions-dataset
google-research-datasets/go_emotions
English
distilbert
huggingface
fine-tuned-model
english
emotion
emotion-classification
License:
mit
Model card
Files
Files and versions
xet
Community
main
distilbert-sentiment-fine
/
special_tokens_map.json
dafaqboomduck
Upload 7 files
2019f59
verified
15 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
132 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}