Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
ATRuberts
/
sentiment_customer_support
like
1
Text Classification
Transformers
google-tensorflow
TensorFlow
distilbert
text-embeddings-inference
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
Deploy
Use this model
main
sentiment_customer_support
/
special_tokens_map.json
ATRuberts
Upload 6 files
42a0564
about 3 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}