ru_patents_rel / README.md
Delicalib's picture
Update spaCy pipeline
935c348 verified
|
raw
history blame
909 Bytes
---
tags:
- spacy
language:
- ru
model-index:
- name: ru_patents_rel
results: []
---
| Feature | Description |
| --- | --- |
| **Name** | `ru_patents_rel` |
| **Version** | `1.0.0` |
| **spaCy** | `>=3.8.4,<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`, `ATTRIBUTE-FOR`, `IN-MANNER-OF` |
</details>
### Accuracy
| Type | Score |
| --- | --- |
| `REL_MICRO_P` | 67.16 |
| `REL_MICRO_R` | 28.99 |
| `REL_MICRO_F` | 40.50 |
| `TRANSFORMER_LOSS` | 1.05 |
| `RELATION_EXTRACTOR_LOSS` | 3137.42 |