Edit model card

INT8 deberta-v3-base-mrpc

Post-training static quantization

ONNX

This is an INT8 ONNX model quantized with Intel® Neural Compressor.

The original fp32 model comes from the fine-tuned model Intel/deberta-v3-base-mrpc.

Test result

INT8 FP32
Accuracy (eval-f1) 0.9185 0.9223
Model size (MB) 361 705

Load ONNX model:

from optimum.onnxruntime import ORTModelForSequenceClassification
model = ORTModelForSequenceClassification.from_pretrained('Intel/deberta-v3-base-mrpc-int8-static')
Downloads last month
12
Inference API
This model does not have enough activity to be deployed to Inference API (serverless) yet. Increase its social visibility and check back later, or deploy to Inference Endpoints (dedicated) instead.

Dataset used to train Intel/deberta-v3-base-mrpc-int8-static-inc

Collection including Intel/deberta-v3-base-mrpc-int8-static-inc