--- tags: - spacy - token-classification language: - en model-index: - name: en_roberta_clinical_ner_1 results: - task: name: NER type: token-classification metrics: - name: NER Precision type: precision value: 0.6303575657 - name: NER Recall type: recall value: 0.7081670657 - name: NER F Score type: f_score value: 0.6670007517 --- | Feature | Description | | --- | --- | | **Name** | `en_roberta_clinical_ner_1` | | **Version** | `0.0.0` | | **spaCy** | `>=3.7.4,<3.8.0` | | **Default Pipeline** | `transformer`, `ner` | | **Components** | `transformer`, `ner` | | **Vectors** | 0 keys, 0 unique vectors (0 dimensions) | | **Sources** | n/a | | **License** | n/a | | **Author** | [n/a]() | ### Label Scheme
View label scheme (4 labels for 1 components) | Component | Labels | | --- | --- | | **`ner`** | `ALLERGY_NAME`, `CANCER`, `CHRONIC_DISEASE`, `TREATMENT` |
### Accuracy | Type | Score | | --- | --- | | `ENTS_F` | 66.70 | | `ENTS_P` | 63.04 | | `ENTS_R` | 70.82 | | `TRANSFORMER_LOSS` | 1054470.83 | | `NER_LOSS` | 1837984.74 |