XLM-R-Large-ClaimDetection β INT8 ONNX
A portable INT8 ONNX export of
Sami92/XLM-R-Large-ClaimDetection
(multilingual check-worthiness / factual-claim detection), for offline CPU inference via
ONNX Runtime.
- Source model / license:
Sami92/XLM-R-Large-ClaimDetection, CC-BY-4.0 β attribution required and retained (see the source repo). This is a pure format conversion (fp32 ONNX export viaoptimum, then portable INT8 dynamic quantisation viaonnxruntime.quantization.quantize_dynamic, QInt8), so the CC-BY-4.0 license is inherited. config.jsonis byte-identical to the source, so the label mapping is preserved (id2label: index 1 ="factual"= the CLAIM class).- Quantisation: portable QInt8 dynamic β runs through ONNX Runtime's
CPUExecutionProvideron any architecture (x86-64 and arm64). Deliberately not the x86-onlyavx512_vnnitarget. - Built by the Buddy framework's
dev/export_gatekeeper_onnx.py(S3.71), validated to discriminate an obvious claim from obvious social glue before upload.
- Downloads last month
- 180
Inference Providers NEW
This model isn't deployed by any Inference Provider. π Ask for provider support
Model tree for GLLhJpFfYB/XLM-R-Large-ClaimDetection-ONNX-INT8
Base model
Sami92/XLM-R-Large-ClaimDetection