File size: 1,168 Bytes
fca83f1 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 |
---
tags:
- spacy
language:
- ru
model-index:
- name: ru_patents_rel_large
results: []
---
| Feature | Description |
| --- | --- |
| **Name** | `ru_patents_rel_large` |
| **Version** | `1.0.0` |
| **spaCy** | `>=3.8.5,<3.9.0` |
| **Default Pipeline** | `transformer`, `relation_extractor` |
| **Components** | `transformer`, `relation_extractor` |
| **Vectors** | 0 keys, 0 unique vectors (0 dimensions) |
| **Sources** | n/a |
| **License** | n/a |
| **Author** | [n/a]() |
### Label Scheme
<details>
<summary>View label scheme (5 labels for 1 components)</summary>
| Component | Labels |
| --- | --- |
| **`relation_extractor`** | `PART-OF`, `LOCATED-AT`, `CONNECTED-WITH`, `IN-MANNER-OF`, `ATTRIBUTE-FOR` |
</details>
### Accuracy
| Type | Score |
| --- | --- |
| `REL_MICRO_P` | 53.87 |
| `REL_MICRO_R` | 21.91 |
| `REL_MICRO_F` | 31.16 |
| `REL_MACRO_F` | 24.38 |
| `REL_WEIGHTED_F` | 30.36 |
| `F1_PART-OF` | 44.58 |
| `F1_LOCATED-AT` | 25.52 |
| `F1_CONNECTED-WITH` | 15.19 |
| `F1_IN-MANNER-OF` | 17.82 |
| `F1_ATTRIBUTE-FOR` | 18.78 |
| `F1_MACRO` | 0.00 |
| `F1_WEIGHTED` | 0.00 |
| `TRANSFORMER_LOSS` | 0.83 |
| `RELATION_EXTRACTOR_LOSS` | 115.56 | |