Hugging Face
Models
Datasets
Spaces
Docs
Solutions
Pricing
Log In
Sign Up
echarlaix
/
bert-base-uncased-sst2-acc91.1-d37-hybrid
Copied
like
0
Text Classification
PyTorch
Transformers
sst2
English
bert
License:
apache-2.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use in Transformers
main
bert-base-uncased-sst2-acc91.1-d37-hybrid
/
special_tokens_map.json
echarlaix
HF staff
Adding model, graphs and metadata.
83d7ce2
over 1 year ago
raw
history
blame
contribute
delete
No virus
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}