|
--- |
|
inference: false |
|
language: |
|
- en |
|
license: cc |
|
library_name: spacy |
|
tags: |
|
- spacy |
|
- token-classification |
|
|
|
model-index: |
|
- name: dataset-references |
|
results: |
|
- task: |
|
name: NER |
|
type: token-classification |
|
metrics: |
|
- name: NER Precision |
|
type: precision |
|
value: 0.85 |
|
- name: NER Recall |
|
type: recall |
|
value: 0.88 |
|
- name: NER F Score |
|
type: f_score |
|
value: 0.87 |
|
--- |
|
|
|
| Feature | Description | |
|
| --- | --- | |
|
| **Name** | `dataset-references` | |
|
| **Version** | n/a | |
|
| **spaCy** | `3.1.1` | |
|
| **Components** | `transformer`, `ner` | |
|
| **License** | `CC` | |
|
| **Author** | [Sara Lafia](saralafia.com) | |