ru_patents_rel-tiny / README.md
Delicalib's picture
Update spaCy pipeline
878a191 verified
---
tags:
- spacy
language:
- ru
model-index:
- name: ru_patents_rel_tiny
results: []
---
| Feature | Description |
| --- | --- |
| **Name** | `ru_patents_rel_tiny` |
| **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` | 54.47 |
| `REL_MICRO_R` | 13.27 |
| `REL_MICRO_F` | 21.35 |
| `REL_MACRO_F` | 8.61 |
| `REL_WEIGHTED_F` | 17.96 |
| `F1_PART-OF` | 37.96 |
| `F1_LOCATED-AT` | 0.00 |
| `F1_CONNECTED-WITH` | 0.00 |
| `F1_IN-MANNER-OF` | 0.00 |
| `F1_ATTRIBUTE-FOR` | 5.09 |
| `TRANSFORMER_LOSS` | 6.31 |
| `RELATION_EXTRACTOR_LOSS` | 271.72 |