Add evaluation results on the lener_br config and train split of lener_br
#3
by
autoevaluator
HF staff
- opened
README.md
CHANGED
@@ -86,6 +86,35 @@ model-index:
|
|
86 |
type: loss
|
87 |
value: 0.22302456200122833
|
88 |
verified: true
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
89 |
---
|
90 |
|
91 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
86 |
type: loss
|
87 |
value: 0.22302456200122833
|
88 |
verified: true
|
89 |
+
- task:
|
90 |
+
type: token-classification
|
91 |
+
name: Token Classification
|
92 |
+
dataset:
|
93 |
+
name: lener_br
|
94 |
+
type: lener_br
|
95 |
+
config: lener_br
|
96 |
+
split: train
|
97 |
+
metrics:
|
98 |
+
- name: Accuracy
|
99 |
+
type: accuracy
|
100 |
+
value: 0.9990127507699392
|
101 |
+
verified: true
|
102 |
+
- name: Precision
|
103 |
+
type: precision
|
104 |
+
value: 0.9992300721767728
|
105 |
+
verified: true
|
106 |
+
- name: Recall
|
107 |
+
type: recall
|
108 |
+
value: 0.9993028952029684
|
109 |
+
verified: true
|
110 |
+
- name: F1
|
111 |
+
type: f1
|
112 |
+
value: 0.9992664823630992
|
113 |
+
verified: true
|
114 |
+
- name: loss
|
115 |
+
type: loss
|
116 |
+
value: 0.0035279043950140476
|
117 |
+
verified: true
|
118 |
---
|
119 |
|
120 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|