Luciano autoevaluator HF staff commited on
Commit
bc73e03
1 Parent(s): f97aa3c

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 (14d5a4d072b8c0f79bf5bc0d8a0eb455dea289ea)


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

Files changed (1) hide show
  1. README.md +29 -0
README.md CHANGED
@@ -86,6 +86,35 @@ model-index:
86
  type: loss
87
  value: 0.11984097212553024
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.11984097212553024
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.9989004979420315
101
+ verified: true
102
+ - name: Precision
103
+ type: precision
104
+ value: 0.9991129612205654
105
+ verified: true
106
+ - name: Recall
107
+ type: recall
108
+ value: 0.9993219071519783
109
+ verified: true
110
+ - name: F1
111
+ type: f1
112
+ value: 0.9992174232631231
113
+ verified: true
114
+ - name: loss
115
+ type: loss
116
+ value: 0.0037613145541399717
117
+ verified: true
118
  ---
119
 
120
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You