Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Utkarsh64
/
huggingface_distilbert_model
like
0
Text Classification
Transformers
PyTorch
English
distilbert
emotion-classification
mental-health
multi-label
goemotions
License:
mit
Model card
Files
Files and versions
xet
Community
1
Deploy
Use this model
main
huggingface_distilbert_model
/
special_tokens_map.json
Utkarsh64
Upload 7 files
d61f8c6
verified
about 2 months 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]"
}