en_ner_fashion / README.md
bsenst's picture
Update spaCy pipeline
f8f2d89 verified
---
tags:
- spacy
- token-classification
language:
- en
model-index:
- name: en_ner_fashion
results:
- task:
name: NER
type: token-classification
metrics:
- name: NER Precision
type: precision
value: 0.6941176471
- name: NER Recall
type: recall
value: 0.4957983193
- name: NER F Score
type: f_score
value: 0.5784313725
---
| Feature | Description |
| --- | --- |
| **Name** | `en_ner_fashion` |
| **Version** | `0.0.0` |
| **spaCy** | `>=3.7.2,<3.8.0` |
| **Default Pipeline** | `tok2vec`, `ner` |
| **Components** | `tok2vec`, `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`** | `FASHION_BRAND` |
</details>
### Accuracy
| Type | Score |
| --- | --- |
| `ENTS_F` | 57.84 |
| `ENTS_P` | 69.41 |
| `ENTS_R` | 49.58 |
| `TOK2VEC_LOSS` | 12527.00 |
| `NER_LOSS` | 29603.77 |