File size: 922 Bytes
31a96cb bbc08a9 31a96cb |
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 |
---
tags:
- spacy
language:
- en
model-index:
- name: en_ouroboros2
results: []
pipeline_tag: token-classification
---
| Feature | Description |
| --- | --- |
| **Name** | `en_ouroboros2` |
| **Version** | `0.0.0` |
| **spaCy** | `>=3.4.4,<3.5.0` |
| **Default Pipeline** | `transformer`, `spancat` |
| **Components** | `transformer`, `spancat` |
| **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 |
| --- | --- |
| **`spancat`** | `Tense semantics`, `Synonyms`, `Copying expression`, `Word form transmission`, `Transliteration` |
</details>
### Accuracy
| Type | Score |
| --- | --- |
| `SPANS_SC_F` | 85.27 |
| `SPANS_SC_P` | 89.75 |
| `SPANS_SC_R` | 81.22 |
| `TRANSFORMER_LOSS` | 3379.13 |
| `SPANCAT_LOSS` | 108805.61 | |