Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Intel
/
deberta-v3-base-mrpc-int8-dynamic-inc
like
0
Follow
Intel
2,002
Text Classification
Transformers
ONNX
glue
deberta-v2
text-classfication
int8
Intel® Neural Compressor
neural-compressor
PostTrainingDynamic
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
15f53e0
deberta-v3-base-mrpc-int8-dynamic-inc
/
special_tokens_map.json
yuwenz
upload int8 onnx model
15f53e0
over 1 year ago
raw
Copy download link
history
blame
Safe
173 Bytes
{
"bos_token"
:
"[CLS]"
,
"cls_token"
:
"[CLS]"
,
"eos_token"
:
"[SEP]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}