de_test_pipeline / README.md
iulusoy's picture
Update spaCy pipeline
8faeb65
---
tags:
- spacy
language:
- de
license: mit
model-index:
- name: de_test_pipeline
results: []
---
A test pipeline for ModelManager testing purposes
| Feature | Description |
| --- | --- |
| **Name** | `de_test_pipeline` |
| **Version** | `0.1.0` |
| **spaCy** | `>=3.5.3,<3.6.0` |
| **Default Pipeline** | `tok2vec`, `spancat` |
| **Components** | `tok2vec`, `spancat` |
| **Vectors** | 0 keys, 0 unique vectors (0 dimensions) |
| **Sources** | n/a |
| **License** | `MIT` |
| **Author** | [Liam Keegan](https://github.com/ssciwr/moralization) |
### Label Scheme
<details>
<summary>View label scheme (24 labels for 1 components)</summary>
| Component | Labels |
| --- | --- |
| **`spancat`** | `Moralisierung explizit`, `Care`, `Institution`, `Forderer:in`, `Keine Moralisierung`, `Darstellung`, `Individuum`, `Neutral`, `Fairness`, `soziale Gruppe`, `Cheating`, `Appell`, `explizit`, `Moralisierung`, `Adresassat:in`, `Own Group`, `Moralisierung interpretativ`, `Benefizient:in`, `Other Group`, `Menschen`, `Oppression`, `Liberty`, `Harm`, `Kein Bezug` |
</details>
### Accuracy
| Type | Score |
| --- | --- |
| `SPANS_SC_F` | 0.04 |
| `SPANS_SC_P` | 0.02 |
| `SPANS_SC_R` | 36.36 |
| `TOK2VEC_LOSS` | 50495.68 |
| `SPANCAT_LOSS` | 1149148.34 |