π§ TrustFrame ONNX Modules
Pre-trained lightweight models for AI safety:
confidence_tinybert.onnxβ Estimates confidence score (0.0β1.0)risk_classifier_distilbert.onnxβ Classifies risk domains (medical, legal, code, financial)risk_label_map.jsonβ Maps class IDs to domain names
π₯ Usage
from onnxruntime import InferenceSession
session = InferenceSession("confidence_tinybert.onnx")
Inference Providers
NEW
This model isn't deployed by any Inference Provider.
π
Ask for provider support