Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
AlvinOctaH
/
sentiment_analysis_model
like
0
google-tensorflow
TensorFlow
distilbert
Model card
Files
Files and versions
xet
Community
main
sentiment_analysis_model
/
special_tokens_map.json
Alvin Octa Hidayathullah
Upload 5 files
efe1255
verified
10 months 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]"
}