File size: 958 Bytes
7616f3e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6905416
7616f3e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
44
45
---
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.5.4,<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 (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 |