Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
dat-vootree
/
finetuning-emotion-model
like
0
ONNX
Safetensors
emotion
distilbert
Generated from Trainer
Eval Results
License:
apache-2.0
Model card
Files
Files and versions
Community
2f4bc9e
finetuning-emotion-model
/
special_tokens_map.json
dat-vootree
Upload 7 files
2f4bc9e
verified
4 months ago
raw
Copy download link
history
blame
Safe
132 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}