Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
OpenVINO
/
bert-base-uncased-sst2-unstructured80-int8-ov
like
3
Follow
OpenVINO Toolkit
229
Transformers
PyTorch
OpenVINO
glue
English
bert
Generated from Trainer
Eval Results
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
eed0e15
bert-base-uncased-sst2-unstructured80-int8-ov
/
special_tokens_map.json
yujiepan
Upload 9 files
db9b31a
over 1 year ago
raw
Copy download link
history
blame
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}