baukearends's picture
Update spaCy pipeline
c22d4d3 verified
|
raw
history blame
1.06 kB
---
tags:
- spacy
language:
- nl
license: cc-by-sa-4.0
model-index:
- name: nl_Echocardiogram_SpanCategorizer_wall_motion_abnormalities
results: []
---
Package to classify spans for the presence and severity of wall motion abnormalities in Dutch echocardiogram reports.
| Feature | Description |
| --- | --- |
| **Name** | `nl_Echocardiogram_SpanCategorizer_wall_motion_abnormalities` |
| **Version** | `1.0.0` |
| **spaCy** | `>=3.7.4,<3.8.0` |
| **Default Pipeline** | `tok2vec`, `spancat` |
| **Components** | `tok2vec`, `spancat` |
| **Vectors** | 0 keys, 0 unique vectors (0 dimensions) |
| **Sources** | n/a |
| **License** | `cc-ny-sa-4.0` |
| **Author** | [Bauke Arends]() |
### Label Scheme
<details>
<summary>View label scheme (2 labels for 1 components)</summary>
| Component | Labels |
| --- | --- |
| **`spancat`** | `wma_present`, `wma_not_present` |
</details>
### Accuracy
| Type | Score |
| --- | --- |
| `SPANS_SC_F` | 59.61 |
| `SPANS_SC_P` | 58.69 |
| `SPANS_SC_R` | 60.56 |
| `TOK2VEC_LOSS` | 212.56 |
| `SPANCAT_LOSS` | 67519.65 |