|
--- |
|
tags: |
|
- spacy |
|
- token-classification |
|
language: |
|
- ru |
|
model-index: |
|
- name: ru_patents_ner |
|
results: |
|
- task: |
|
name: NER |
|
type: token-classification |
|
metrics: |
|
- name: NER Precision |
|
type: precision |
|
value: 0.5982281487 |
|
- name: NER Recall |
|
type: recall |
|
value: 0.6152545557 |
|
- name: NER F Score |
|
type: f_score |
|
value: 0.6066219032 |
|
--- |
|
| Feature | Description | |
|
| --- | --- | |
|
| **Name** | `ru_patents_ner` | |
|
| **Version** | `1.0.1` | |
|
| **spaCy** | `>=3.8.4,<3.9.0` | |
|
| **Default Pipeline** | `transformer`, `ner` | |
|
| **Components** | `transformer`, `ner` | |
|
| **Vectors** | 500002 keys, 500002 unique vectors (300 dimensions) | |
|
| **Sources** | n/a | |
|
| **License** | n/a | |
|
| **Author** | [n/a]() | |
|
|
|
### Label Scheme |
|
|
|
<details> |
|
|
|
<summary>View label scheme (3 labels for 1 components)</summary> |
|
|
|
| Component | Labels | |
|
| --- | --- | |
|
| **`ner`** | `ATTRIBUTE`, `COMPONENT`, `SYSTEM` | |
|
|
|
</details> |
|
|
|
### Accuracy |
|
|
|
| Type | Score | |
|
| --- | --- | |
|
| `F1_MICRO` | 59.95 | |
|
| `F1_MACRO` | 55.92 | |
|
| `F1_WEIGHTED` | 59.51 | |
|
| `F1_COMPONENT` | 66.29 | |
|
| `F1_SYSTEM` | 66.62 | |
|
| `F1_ATTRIBUTE` | 34.84 | |
|
| `ENTS_P` | 60.95 | |
|
| `ENTS_R` | 58.99 | |
|
| `TRANSFORMER_LOSS` | 907006.78 | |
|
| `NER_LOSS` | 1524129.39 | |