Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
AzulaFire
/
Text_Sentiment_Analysis_System
like
0
Sleeping
App
Files
Files
Community
bd4f49e
Text_Sentiment_Analysis_System
/
skepTokenizer
/
special_tokens_map.json
limafang
commit
a81203e
over 1 year 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]"
}