Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
keras-io
/
sentiment-analysis
like
1
Follow
Keras
150
Text Classification
Transformers
google-tensorflow
TensorFlow
TensorBoard
distilbert
generated_from_keras_callback
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Metrics
Training metrics
Community
1
Train
Deploy
Use this model
70f1f0f
sentiment-analysis
/
special_tokens_map.json
merve
HF staff
Training in progress epoch 0
79edc7e
almost 3 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]"
}