Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
echarlaix
/
bert-base-uncased-sst2-acc91.1-d37-hybrid
like
0
Text Classification
Transformers
PyTorch
sst2
English
bert
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
c88ba66
bert-base-uncased-sst2-acc91.1-d37-hybrid
/
special_tokens_map.json
echarlaix
HF staff
Adding model, graphs and metadata.
83d7ce2
over 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]"
}