Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Intel
/
bert-base-uncased-mrpc-int8-qat-inc
like
1
Follow
Intel
2.08k
Text Classification
Transformers
PyTorch
mrpc
English
bert
text-classfication
int8
Intel® Neural Compressor
QuantizationAwareTraining
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
26bfcb9
bert-base-uncased-mrpc-int8-qat-inc
/
special_tokens_map.json
xinhe
upload int8 model
b11c450
over 2 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]"
}