Luciano autoevaluator HF staff commited on
Commit
c7db793
·
1 Parent(s): 3014b22

Add evaluation results on the lener_br config and train split of lener_br (#3)

Browse files

- Add evaluation results on the lener_br config and train split of lener_br (0aa56f073ffa735b79b4b20b00ba3f4889529161)


Co-authored-by: Evaluation Bot <[email protected]>

Files changed (1) hide show
  1. README.md +29 -0
README.md CHANGED
@@ -92,6 +92,35 @@ model-index:
92
  type: loss
93
  value: 0.24753354489803314
94
  verified: true
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
95
  ---
96
 
97
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
92
  type: loss
93
  value: 0.24753354489803314
94
  verified: true
95
+ - task:
96
+ type: token-classification
97
+ name: Token Classification
98
+ dataset:
99
+ name: lener_br
100
+ type: lener_br
101
+ config: lener_br
102
+ split: train
103
+ metrics:
104
+ - name: Accuracy
105
+ type: accuracy
106
+ value: 0.999662705763308
107
+ verified: true
108
+ - name: Precision
109
+ type: precision
110
+ value: 0.9996394685766821
111
+ verified: true
112
+ - name: Recall
113
+ type: recall
114
+ value: 0.9997265731807351
115
+ verified: true
116
+ - name: F1
117
+ type: f1
118
+ value: 0.9996830189813041
119
+ verified: true
120
+ - name: loss
121
+ type: loss
122
+ value: 0.0008438663207925856
123
+ verified: true
124
  ---
125
 
126
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You