Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
thanhhieu995
/
bert_base_sentiment_float16
like
0
TF-Keras
google-tensorflow
TensorFlow
LiteRT
bert
Model card
Files
Files and versions
xet
Community
Use this model
main
bert_base_sentiment_float16
/
special_tokens_map.json
thanhhieu995
Upload special_tokens_map.json with huggingface_hub
0ab33ba
verified
4 months ago
raw
Copy download link
history
blame
contribute
delete
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}