| | --- |
| | tags: |
| | - spacy |
| | - token-classification |
| | language: |
| | - en |
| | model-index: |
| | - name: en_Task2_pipeline |
| | results: |
| | - task: |
| | name: NER |
| | type: token-classification |
| | metrics: |
| | - name: NER Precision |
| | type: precision |
| | value: 0.9146689019 |
| | - name: NER Recall |
| | type: recall |
| | value: 0.9148222669 |
| | - name: NER F Score |
| | type: f_score |
| | value: 0.914745578 |
| | --- |
| | | Feature | Description | |
| | | --- | --- | |
| | | **Name** | `en_Task2_pipeline` | |
| | | **Version** | `0.0.0` | |
| | | **spaCy** | `>=3.6.1,<3.7.0` | |
| | | **Default Pipeline** | `tok2vec`, `ner` | |
| | | **Components** | `tok2vec`, `ner` | |
| | | **Vectors** | 514157 keys, 514157 unique vectors (300 dimensions) | |
| | | **Sources** | n/a | |
| | | **License** | n/a | |
| | | **Author** | [n/a]() | |
| |
|
| | ### Label Scheme |
| |
|
| | <details> |
| |
|
| | <summary>View label scheme (4 labels for 1 components)</summary> |
| |
|
| | | Component | Labels | |
| | | --- | --- | |
| | | **`ner`** | `Allergy`, `Cancer`, `Chronic Disease`, `Treatment` | |
| |
|
| | </details> |
| |
|
| | ### Accuracy |
| |
|
| | | Type | Score | |
| | | --- | --- | |
| | | `ENTS_F` | 91.47 | |
| | | `ENTS_P` | 91.47 | |
| | | `ENTS_R` | 91.48 | |
| | | `TOK2VEC_LOSS` | 40406.92 | |
| | | `NER_LOSS` | 667407.78 | |