Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
xaqren
/
sentiment_analysis
like
1
Text Classification
Transformers
PyTorch
Confidential
English
distilbert
exbert
Inference Endpoints
arxiv:
1810.04805
License:
apache-2.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
7d03a54
sentiment_analysis
/
special_tokens_map.json
xaqren
Upload special_tokens_map.json
20fd745
over 2 years 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]"
}