en_cardb / README.md
jimnoneill's picture
spacy spare whl
a5b09eb
---
tags:
- spacy
- token-classification
language:
- en
model-index:
- name: en_cardb
results:
- task:
name: NER
type: token-classification
metrics:
- name: NER Precision
type: precision
value: 0.9584607543
- name: NER Recall
type: recall
value: 0.9673353909
- name: NER F Score
type: f_score
value: 0.9628776242
---
| Feature | Description |
| --- | --- |
| **Name** | `en_cardb` |
| **Version** | `0.0.0` |
| **spaCy** | `>=3.4.4,<3.5.0` |
| **Default Pipeline** | `transformer`, `ner` |
| **Components** | `transformer`, `ner` |
| **Vectors** | 0 keys, 0 unique vectors (0 dimensions) |
| **Sources** | n/a |
| **License** | n/a |
| **Author** | [n/a]() |
### Label Scheme
<details>
<summary>View label scheme (3 labels for 1 components)</summary>
| Component | Labels |
| --- | --- |
| **`ner`** | `antineoplastic`, `cancertype`, `carcinogen` |
</details>
### Accuracy
| Type | Score |
| --- | --- |
| `ENTS_F` | 96.29 |
| `ENTS_P` | 95.85 |
| `ENTS_R` | 96.73 |
| `TRANSFORMER_LOSS` | 63857.68 |
| `NER_LOSS` | 42226.48 |