🧠 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")
Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. πŸ™‹ Ask for provider support