Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
tabularisai
/
robust-sentiment-analysis
like
21
Follow
tabularisai
54
Text Classification
Transformers
Safetensors
English
doi:10.57967/hf/6097
distilbert
sentiment-analysis
sentiment
synthetic data
multi-class
social-media-analysis
customer-feedback
product-reviews
brand-monitoring
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
1
Train
Deploy
Use this model
main
robust-sentiment-analysis
/
special_tokens_map.json
Vadim Borisov
Upload tokenizer
9b9b92e
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]"
}