Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
rrealGabe
/
EmoVision_model
like
0
PaddlePaddle
Model card
Files
Files and versions
Community
c135c71
EmoVision_model
/
TextModel
/
special_tokens_map.json
rrealGabe
text_classify_model
c135c71
verified
2 months ago
raw
Copy download link
history
blame
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}