--- tags: - spacy - token-classification language: - multilingual model-index: - name: xx_ner_sport_entities_uncased results: - task: name: NER type: token-classification metrics: - name: NER Precision type: precision value: 0.920441989 - name: NER Recall type: recall value: 0.9113785558 - name: NER F Score type: f_score value: 0.9158878505 --- | Feature | Description | | --- | --- | | **Name** | `xx_ner_sport_entities_uncased` | | **Version** | `1.3.0` | | **spaCy** | `>=3.4.4,<3.5.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 (3 labels for 1 components) | Component | Labels | | --- | --- | | **`ner`** | `PLAYER`, `TEAM`, `TOURNAMENT` |
### Accuracy | Type | Score | | --- | --- | | `ENTS_F` | 91.59 | | `ENTS_P` | 92.04 | | `ENTS_R` | 91.14 | | `TRANSFORMER_LOSS` | 9221.67 | | `NER_LOSS` | 97371.86 |