|
--- |
|
tags: |
|
- spacy |
|
- token-classification |
|
language: |
|
- en |
|
model-index: |
|
- name: en_resume_pipeline |
|
results: |
|
- task: |
|
name: NER |
|
type: token-classification |
|
metrics: |
|
- name: NER Precision |
|
type: precision |
|
value: 0.8529106029 |
|
- name: NER Recall |
|
type: recall |
|
value: 0.8741510188 |
|
- name: NER F Score |
|
type: f_score |
|
value: 0.8634001973 |
|
--- |
|
| Feature | Description | |
|
| --- | --- | |
|
| **Name** | `en_resume_pipeline` | |
|
| **Version** | `0.0.0` | |
|
| **spaCy** | `>=3.5.0,<3.6.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 (18 labels for 1 components)</summary> |
|
|
|
| Component | Labels | |
|
| --- | --- | |
|
| **`ner`** | `AWARDS`, `CERTIFICATION`, `COLLEGE NAME`, `COMPANIES WORKED AT`, `CONTACT`, `DEGREE`, `DESIGNATION`, `EMAIL ADDRESS`, `LANGUAGE`, `LINKEDIN LINK`, `LOCATION`, `NAME`, `SKILLS`, `UNIVERSITY`, `Unlabelled`, `WORKED AS`, `YEAR OF GRADUATION`, `YEARS OF EXPERIENCE` | |
|
|
|
</details> |
|
|
|
### Accuracy |
|
|
|
| Type | Score | |
|
| --- | --- | |
|
| `ENTS_F` | 86.34 | |
|
| `ENTS_P` | 85.29 | |
|
| `ENTS_R` | 87.42 | |
|
| `TRANSFORMER_LOSS` | 88364.37 | |
|
| `NER_LOSS` | 193466.27 | |