Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Intel
/
distilbert-base-uncased-MRPC-int8-dynamic-inc
like
1
Follow
Intel
1,957
Text Classification
Transformers
PyTorch
glue
mrpc
English
distilbert
text-classfication
nlp
neural-compressor
PostTrainingDynamic
int8
Intel® Neural Compressor
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
distilbert-base-uncased-MRPC-int8-dynamic-inc
/
special_tokens_map.json
violetch24
add int8 model
195a9f7
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]"
}