--- tags: - spacy - token-classification language: - multilingual model-index: - name: xx_pipeline results: - task: name: NER type: token-classification metrics: - name: NER Precision type: precision value: 0.9835294118 - name: NER Recall type: recall value: 0.9723756906 - name: NER F Score type: f_score value: 0.9779207486 --- | Feature | Description | | --- | --- | | **Name** | `xx_pipeline` | | **Version** | `0.0.0` | | **spaCy** | `>=3.6.1,<3.7.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 (1 labels for 1 components) | Component | Labels | | --- | --- | | **`ner`** | `KEYPHRASE` |
### Accuracy | Type | Score | | --- | --- | | `ENTS_F` | 97.79 | | `ENTS_P` | 98.35 | | `ENTS_R` | 97.24 | | `TRANSFORMER_LOSS` | 40228.19 | | `NER_LOSS` | 120212.24 |