|
--- |
|
tags: |
|
- spacy |
|
- token-classification |
|
language: |
|
- ar |
|
model-index: |
|
- name: ar_spacy_Darija_MAR_FSBM |
|
results: |
|
- task: |
|
name: NER |
|
type: token-classification |
|
metrics: |
|
- name: NER Precision |
|
type: precision |
|
value: 0.9956112853 |
|
- name: NER Recall |
|
type: recall |
|
value: 0.9974874372 |
|
- name: NER F Score |
|
type: f_score |
|
value: 0.9965484782 |
|
--- |
|
| Feature | Description | |
|
| --- | --- | |
|
| **Name** | `ar_spacy_Darija_MAR_FSBM` | |
|
| **Version** | `0.0.1` | |
|
| **spaCy** | `>=3.7.5,<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** | [Mohannad Tazi]() | |
|
|
|
### Label Scheme |
|
|
|
<details> |
|
|
|
<summary>View label scheme (4 labels for 1 components)</summary> |
|
|
|
| Component | Labels | |
|
| --- | --- | |
|
| **`ner`** | `LOC`, `MISC`, `ORG`, `PER` | |
|
|
|
</details> |
|
|
|
### Accuracy |
|
|
|
| Type | Score | |
|
| --- | --- | |
|
| `ENTS_F` | 99.65 | |
|
| `ENTS_P` | 99.56 | |
|
| `ENTS_R` | 99.75 | |
|
| `TOK2VEC_LOSS` | 27199.05 | |
|
| `NER_LOSS` | 31623.99 | |