Emotion Detector (ONNX Quantized)
This repository contains the deployment-ready ONNX artifacts for the emotion detection model. This is a quantized (INT8) version of the ekam28/emotion-detector base model.
Contents
model.onnx: Quantized ONNX model.config.json: Model configuration.- Tokenizer files (
tokenizer.json,vocab.json,merges.txt, etc.).
Usage
These files are intended for use with the ONNX Runtime. In the Detection of Mental Disorders Extension, the backend checks for these files in the local volume and downloads them if missing.
- Downloads last month
- 9