Luciano autoevaluator HF staff commited on
Commit
ee53a6e
1 Parent(s): 7170d98

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 (cb24cd9c4f251a33bbec019bcc0e23ac4ff149c5)


Co-authored-by: Evaluation Bot <autoevaluator@users.noreply.huggingface.co>

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.17586557567119598
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.17586557567119598
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.9986508230532317
107
+ verified: true
108
+ - name: Precision
109
+ type: precision
110
+ value: 0.9980332928982356
111
+ verified: true
112
+ - name: Recall
113
+ type: recall
114
+ value: 0.998726011303645
115
+ verified: true
116
+ - name: F1
117
+ type: f1
118
+ value: 0.998379531941543
119
+ verified: true
120
+ - name: loss
121
+ type: loss
122
+ value: 0.002737082075327635
123
+ verified: true
124
  ---
125
 
126
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You