File size: 881 Bytes
a380921 |
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 |
---
tags:
- spacy
language:
- en
model-index:
- name: en_test_L1_model
results: []
---
| Feature | Description |
| --- | --- |
| **Name** | `en_test_L1_model` |
| **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`** | `Level 2`, `Word form transmission`, `Synonyms`, `Tense semantics`, `Transliteration` |
</details>
### Accuracy
| Type | Score |
| --- | --- |
| `SPANS_SC_F` | 85.15 |
| `SPANS_SC_P` | 88.89 |
| `SPANS_SC_R` | 81.72 |
| `TRANSFORMER_LOSS` | 1191.44 |
| `SPANCAT_LOSS` | 86232.37 | |