| library_name: onnx | |
| tags: | |
| - onnx | |
| - quantized | |
| - int8 | |
| - text-classification | |
| language: | |
| - en | |
| base_model: | |
| - distilbert/distilbert-base-uncased | |
| INT8 ONNX export of the Skipr ad-segment classifier. | |
| Derived from: `kayaaaa/ad-classifier` (FP32 PyTorch) | |
| - Inputs: `input_ids`, `attention_mask` | |
| - Output: `logits` | |
| - Max sequence length: 512 | |
| - Runtime: `onnxruntime` |