Add evaluation results on conll2003
#4
by
autoevaluator
HF staff
- opened
README.md
CHANGED
@@ -57,6 +57,35 @@ model-index:
|
|
57 |
type: f1
|
58 |
value: 0.9761164136513085
|
59 |
verified: true
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
60 |
---
|
61 |
|
62 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
57 |
type: f1
|
58 |
value: 0.9761164136513085
|
59 |
verified: true
|
60 |
+
- task:
|
61 |
+
type: token-classification
|
62 |
+
name: Token Classification
|
63 |
+
dataset:
|
64 |
+
name: conll2003
|
65 |
+
type: conll2003
|
66 |
+
config: conll2003
|
67 |
+
split: test
|
68 |
+
metrics:
|
69 |
+
- name: Accuracy
|
70 |
+
type: accuracy
|
71 |
+
value: 0.9703231821006837
|
72 |
+
verified: true
|
73 |
+
- name: Precision
|
74 |
+
type: precision
|
75 |
+
value: 0.9758137392136365
|
76 |
+
verified: true
|
77 |
+
- name: Recall
|
78 |
+
type: recall
|
79 |
+
value: 0.9764192759122017
|
80 |
+
verified: true
|
81 |
+
- name: F1
|
82 |
+
type: f1
|
83 |
+
value: 0.9761164136513085
|
84 |
+
verified: true
|
85 |
+
- name: loss
|
86 |
+
type: loss
|
87 |
+
value: 0.10564606636762619
|
88 |
+
verified: true
|
89 |
---
|
90 |
|
91 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|