Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
ayjays132
/
EmotionVerse
like
4
Text Classification
Transformers
Safetensors
English
bert
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
fb8565e
EmotionVerse
/
special_tokens_map.json
ayjays132
Upload 7 files
68abf1c
verified
3 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]"
}