Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Centic-AI
/
sentiment_analysis_model
like
0
Follow
Centic AI Team
3
Text Classification
Transformers
PyTorch
google-tensorflow
TensorFlow
roberta
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
1
Deploy
Use this model
refs/pr/1
sentiment_analysis_model
/
special_tokens_map.json
truongtt
Upload 8 files
6ab5f03
verified
about 1 year ago
raw
Copy download link
history
blame
167 Bytes
{
"bos_token"
:
"<s>"
,
"cls_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"mask_token"
:
"<mask>"
,
"pad_token"
:
"<pad>"
,
"sep_token"
:
"</s>"
,
"unk_token"
:
"<unk>"
}