de_dwds_ner_dist / README.md
gremid's picture
Update spaCy pipeline
62b98da
---
tags:
- spacy
- token-classification
language:
- de
model-index:
- name: de_dwds_ner_dist
results:
- task:
name: NER
type: token-classification
metrics:
- name: NER Precision
type: precision
value: 0.8822847682
- name: NER Recall
type: recall
value: 0.8719484259
- name: NER F Score
type: f_score
value: 0.877086145
---
| Feature | Description |
| --- | --- |
| **Name** | `de_dwds_ner_dist` |
| **Version** | `0.0.3` |
| **spaCy** | `>=3.7.1,<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
<details>
<summary>View label scheme (4 labels for 1 components)</summary>
| Component | Labels |
| --- | --- |
| **`ner`** | `LOC`, `MISC`, `ORG`, `PER` |
</details>
### Accuracy
| Type | Score |
| --- | --- |
| `ENTS_F` | 87.71 |
| `ENTS_P` | 88.23 |
| `ENTS_R` | 87.19 |
| `TRANSFORMER_LOSS` | 20672.13 |
| `NER_LOSS` | 130487.36 |