File size: 1,274 Bytes
3c78a0d | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 | ---
license: apache-2.0
pipeline_tag: token-classification
library_name: openmed
tags:
- openmed
- medical-nlp
---
# OpenMed-NER-ProteinDetect-TinyMed-66M-v1-onnx-android
This model card is rendered from the OpenMed model manifest. Update `models.jsonl` and rerun the publish step instead of editing this file directly.
## Manifest Summary
| Field | Value |
|---|---|
| Repository | `OpenMed/OpenMed-NER-ProteinDetect-TinyMed-66M-v1-onnx-android` |
| Family | NER |
| Task | token-classification |
| Languages | en |
| Tier | Tiny |
| Parameters | 66M (66,000,000) |
| Architecture | distilbert |
| Base model | OpenMed/OpenMed-NER-ProteinDetect-TinyMed-66M |
| Formats | onnx-android, int8, ort-android |
| License | apache-2.0 |
| arXiv | [arXiv:2508.01630](https://arxiv.org/abs/2508.01630) |
| Reproducibility hash | `sha256:52857c63e4bd767a4c39ca76fb560f6fb3a61089bfde87ff5b2894aeda075fa4` |
| Released | 2026-07-09 |
## Benchmark
| Dataset | Micro F1 | Recall |
|---|---:|---:|
| Not reported | Not reported | Not reported |
## Canonical Labels
`protein`, `protein_complex`, `protein_enum`, `protein_familiy_or_group`, `protein_variant`
## Artifact Format
| Field | Value |
|---|---|
| Runtime artifacts | onnx-android, ort-android |
| Quantization | int8 |
|