|
--- |
|
tags: |
|
- spacy |
|
language: |
|
- en |
|
license: mit |
|
model-index: |
|
- name: en_test_pipeline |
|
results: [] |
|
--- |
|
A test pipeline for ModelManager testing purposes |
|
|
|
| Feature | Description | |
|
| --- | --- | |
|
| **Name** | `en_test_pipeline` | |
|
| **Version** | `0.1.0` | |
|
| **spaCy** | `>=3.6.1,<3.7.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 (6 labels for 1 components)</summary> |
|
|
|
| Component | Labels | |
|
| --- | --- | |
|
| **`spancat`** | `Care`, `Fairness`, `Cheating`, `Oppression`, `Liberty`, `Harm` | |
|
|
|
</details> |
|
|
|
### Accuracy |
|
|
|
| Type | Score | |
|
| --- | --- | |
|
| `SPANS_SC_F` | 0.00 | |
|
| `SPANS_SC_P` | 0.00 | |
|
| `SPANS_SC_R` | 0.00 | |
|
| `TOK2VEC_LOSS` | 12290.20 | |
|
| `SPANCAT_LOSS` | 273866.65 | |