Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
absa
/
classifier-rest-0.2
like
2
Transformers
google-tensorflow
TensorFlow
bert
Inference Endpoints
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
892d886
classifier-rest-0.2
/
tokenizer_config.json
system
HF staff
Update tokenizer_config.json
cb3803f
about 4 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]"
}