|
--- |
|
tags: |
|
- spacy |
|
- token-classification |
|
language: |
|
- en |
|
model-index: |
|
- name: en_pipeline |
|
results: |
|
- task: |
|
name: NER |
|
type: token-classification |
|
metrics: |
|
- name: NER Precision |
|
type: precision |
|
value: 0.8184673367 |
|
- name: NER Recall |
|
type: recall |
|
value: 0.7858866104 |
|
- name: NER F Score |
|
type: f_score |
|
value: 0.8018461538 |
|
--- |
|
| Feature | Description | |
|
| --- | --- | |
|
| **Name** | `en_pipeline` | |
|
| **Version** | `0.0.0` | |
|
| **spaCy** | `>=3.6.1,<3.7.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 (5 labels for 1 components)</summary> |
|
|
|
| Component | Labels | |
|
| --- | --- | |
|
| **`ner`** | `degree`, `experience`, `majors`, `publications`, `skills` | |
|
|
|
</details> |
|
|
|
### Accuracy |
|
|
|
| Type | Score | |
|
| --- | --- | |
|
| `ENTS_F` | 80.18 | |
|
| `ENTS_P` | 81.85 | |
|
| `ENTS_R` | 78.59 | |
|
| `TRANSFORMER_LOSS` | 242502.27 | |
|
| `NER_LOSS` | 113952.88 | |