Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
ehekaanldk
/
bert-emotion-classifier-v1
like
0
Safetensors
distilbert
License:
unlicense
Model card
Files
Files and versions
xet
Community
main
bert-emotion-classifier-v1
/
special_tokens_map.json
ehekaanldk
Upload 6 files
e4e5804
verified
about 1 year 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]"
}