--- tags: - spacy - token-classification language: - is model-index: - name: is_ner_mim_trf results: - task: name: NER type: token-classification metrics: - name: NER Precision type: precision value: 0.874358448 - name: NER Recall type: recall value: 0.8698937908 - name: NER F Score type: f_score value: 0.8721204054 --- | Feature | Description | | --- | --- | | **Name** | `is_ner_mim_trf` | | **Version** | `0.0.0` | | **spaCy** | `>=3.1.1,<3.2.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 (8 labels for 1 components) | Component | Labels | | --- | --- | | **`ner`** | `Date`, `Location`, `Miscellaneous`, `Money`, `Organization`, `Percent`, `Person`, `Time` |
### Accuracy | Type | Score | | --- | --- | | `ENTS_F` | 87.21 | | `ENTS_P` | 87.44 | | `ENTS_R` | 86.99 | | `TRANSFORMER_LOSS` | 36813.40 | | `NER_LOSS` | 124039.02 |