Librarian Bot: Add base_model information to model
#1
by
librarian-bot
- opened
README.md
CHANGED
@@ -10,30 +10,32 @@ metrics:
|
|
10 |
- f1
|
11 |
- accuracy
|
12 |
widget:
|
13 |
-
- text: Bónus feðgarnir Jóhannes Jónsson og Jón Ásgeir Jóhannesson opnuðu fyrstu Bónusbúðina
|
|
|
|
|
14 |
model-index:
|
15 |
- name: XLMR-ENIS-finetuned-ner
|
16 |
results:
|
17 |
- task:
|
18 |
-
name: Token Classification
|
19 |
type: token-classification
|
|
|
20 |
dataset:
|
21 |
name: mim_gold_ner
|
22 |
type: mim_gold_ner
|
23 |
args: mim-gold-ner
|
24 |
metrics:
|
25 |
-
-
|
26 |
-
type: precision
|
27 |
value: 0.861851332398317
|
28 |
-
|
29 |
-
|
30 |
value: 0.8384309266628767
|
31 |
-
|
32 |
-
|
33 |
value: 0.849979828251974
|
34 |
-
|
35 |
-
|
36 |
value: 0.9830620929487668
|
|
|
37 |
---
|
38 |
|
39 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
10 |
- f1
|
11 |
- accuracy
|
12 |
widget:
|
13 |
+
- text: Bónus feðgarnir Jóhannes Jónsson og Jón Ásgeir Jóhannesson opnuðu fyrstu Bónusbúðina
|
14 |
+
í 400 fermetra húsnæði við Skútuvog laugardaginn 8. apríl 1989
|
15 |
+
base_model: vesteinn/XLMR-ENIS
|
16 |
model-index:
|
17 |
- name: XLMR-ENIS-finetuned-ner
|
18 |
results:
|
19 |
- task:
|
|
|
20 |
type: token-classification
|
21 |
+
name: Token Classification
|
22 |
dataset:
|
23 |
name: mim_gold_ner
|
24 |
type: mim_gold_ner
|
25 |
args: mim-gold-ner
|
26 |
metrics:
|
27 |
+
- type: precision
|
|
|
28 |
value: 0.861851332398317
|
29 |
+
name: Precision
|
30 |
+
- type: recall
|
31 |
value: 0.8384309266628767
|
32 |
+
name: Recall
|
33 |
+
- type: f1
|
34 |
value: 0.849979828251974
|
35 |
+
name: F1
|
36 |
+
- type: accuracy
|
37 |
value: 0.9830620929487668
|
38 |
+
name: Accuracy
|
39 |
---
|
40 |
|
41 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|