en_pipeline / README.md
Zlovoblachko's picture
Update spaCy pipeline
850d246 verified
|
raw
history blame
883 Bytes
---
tags:
- spacy
language:
- en
model-index:
- name: en_pipeline
results: []
---
| Feature | Description |
| --- | --- |
| **Name** | `en_pipeline` |
| **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`** | `Copying expression`, `Word form transmission`, `Transliteration`, `Synonyms`, `Tense semantics` |
</details>
### Accuracy
| Type | Score |
| --- | --- |
| `SPANS_SC_F` | 83.50 |
| `SPANS_SC_P` | 91.77 |
| `SPANS_SC_R` | 76.60 |
| `TRANSFORMER_LOSS` | 3043.02 |
| `SPANCAT_LOSS` | 132578.01 |