Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Intel
/
bert-base-uncased-QNLI-int8-inc
like
0
Follow
Intel
1,939
Text Classification
Transformers
PyTorch
mrpc
qnli
English
bert
text-classfication
int8
Intel® Neural Compressor
PostTrainingStatic
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
bert-base-uncased-QNLI-int8-inc
/
special_tokens_map.json
violetch24
add int8 model
9f08fd6
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}