Add evaluation results on masakhaner dataset
Browse filesBeep boop, I am a bot from Hugging Face's automatic model evaluator 👋!\
Your model has been evaluated on the [masakhaner](https://huggingface.co/datasets/masakhaner) dataset by
@lewtun
, using the predictions stored [here](https://huggingface.co/datasets/autoevaluate/autoeval-staging-eval-project-200453bd-7694964).\
Accept this pull request to see the results displayed on the [Hub leaderboard](https://huggingface.co/spaces/autoevaluate/leaderboards?dataset=masakhaner).\
Evaluate your model on more datasets [here](https://huggingface.co/spaces/autoevaluate/model-evaluator?dataset=masakhaner).
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
-
language:
|
3 |
-
|
4 |
tags:
|
5 |
- NER
|
6 |
datasets:
|
@@ -10,7 +10,40 @@ metrics:
|
|
10 |
- precision
|
11 |
- recall
|
12 |
widget:
|
13 |
-
- text:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
14 |
---
|
15 |
|
16 |
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- sw
|
4 |
tags:
|
5 |
- NER
|
6 |
datasets:
|
|
|
10 |
- precision
|
11 |
- recall
|
12 |
widget:
|
13 |
+
- text: Wizara ya afya ya Tanzania imeripoti Jumatatu kuwa , watu takriban 14 zaidi
|
14 |
+
wamepata maambukizi ya Covid - 19 .
|
15 |
+
model-index:
|
16 |
+
- name: mbeukman/xlm-roberta-base-finetuned-igbo-finetuned-ner-swahili
|
17 |
+
results:
|
18 |
+
- task:
|
19 |
+
type: token-classification
|
20 |
+
name: Token Classification
|
21 |
+
dataset:
|
22 |
+
name: masakhaner
|
23 |
+
type: masakhaner
|
24 |
+
config: swa
|
25 |
+
split: test
|
26 |
+
metrics:
|
27 |
+
- name: Accuracy
|
28 |
+
type: accuracy
|
29 |
+
value: 0.9607775377969763
|
30 |
+
verified: true
|
31 |
+
- name: Precision
|
32 |
+
type: precision
|
33 |
+
value: 0.9671191148143171
|
34 |
+
verified: true
|
35 |
+
- name: Recall
|
36 |
+
type: recall
|
37 |
+
value: 0.9637946428571429
|
38 |
+
verified: true
|
39 |
+
- name: F1
|
40 |
+
type: f1
|
41 |
+
value: 0.9654540169487735
|
42 |
+
verified: true
|
43 |
+
- name: loss
|
44 |
+
type: loss
|
45 |
+
value: 0.2816043794155121
|
46 |
+
verified: true
|
47 |
---
|
48 |
|
49 |
|