| | ---
|
| | tags:
|
| | - spacy
|
| | - token-classification
|
| | language:
|
| | - es
|
| | model-index:
|
| | - name: es_COLNER_toLowerCase
|
| | results:
|
| | - task:
|
| | name: NER
|
| | type: token-classification
|
| | metrics:
|
| | - name: NER Precision
|
| | type: precision
|
| | value: 0.9242424242
|
| | - name: NER Recall
|
| | type: recall
|
| | value: 0.915
|
| | - name: NER F Score
|
| | type: f_score
|
| | value: 0.9195979899
|
| | ---
|
| | | Feature | Description |
|
| | | --- | --- |
|
| | | **Name** | `es_COLNER_toLowerCase` |
|
| | | **Version** | `0.0.0` |
|
| | | **spaCy** | `>=3.7.5,<3.8.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 (1 labels for 1 components)</summary>
|
| |
|
| | | Component | Labels |
|
| | | --- | --- |
|
| | | **`ner`** | `LOC` |
|
| |
|
| | </details>
|
| |
|
| | ### Accuracy
|
| |
|
| | | Type | Score |
|
| | | --- | --- |
|
| | | `ENTS_F` | 91.96 |
|
| | | `ENTS_P` | 92.42 |
|
| | | `ENTS_R` | 91.50 |
|
| | | `TRANSFORMER_LOSS` | 3696.14 |
|
| | | `NER_LOSS` | 10886.24 | |