|
---
|
|
tags:
|
|
- spacy
|
|
- token-classification
|
|
language:
|
|
- multilingual
|
|
model-index:
|
|
- name: xx_talent_matching_job_ner
|
|
results:
|
|
- task:
|
|
name: NER
|
|
type: token-classification
|
|
metrics:
|
|
- name: NER Precision
|
|
type: precision
|
|
value: 0.9982993197
|
|
- name: NER Recall
|
|
type: recall
|
|
value: 0.9982993197
|
|
- name: NER F Score
|
|
type: f_score
|
|
value: 0.9982993197
|
|
---
|
|
| Feature | Description |
|
|
| --- | --- |
|
|
| **Name** | `xx_talent_matching_job_ner` |
|
|
| **Version** | `0.1.0` |
|
|
| **spaCy** | `>=3.8.4,<3.9.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 (4 labels for 1 components)</summary>
|
|
|
|
| Component | Labels |
|
|
| --- | --- |
|
|
| **`ner`** | `EDUCATION`, `EXPERIENCE`, `HARDSKILL`, `SOFTSKILL` |
|
|
|
|
</details>
|
|
|
|
### Accuracy
|
|
|
|
| Type | Score |
|
|
| --- | --- |
|
|
| `ENTS_F` | 99.83 |
|
|
| `ENTS_P` | 99.83 |
|
|
| `ENTS_R` | 99.83 |
|
|
| `TRANSFORMER_LOSS` | 53750.31 |
|
|
| `NER_LOSS` | 569418.75 | |