autoevaluator HF staff commited on
Commit
14d5a4d
1 Parent(s): f97aa3c

Add evaluation results on the lener_br config and train split of lener_br

Browse files

Beep boop, I am a bot from Hugging Face's automatic model evaluator 👋!\
Your model has been evaluated on the lener_br config and train split of the [lener_br](https://huggingface.co/datasets/lener_br) dataset by

@Luciano

, using the predictions stored [here](https://huggingface.co/datasets/autoevaluate/autoeval-eval-lener_br-lener_br-c186f5-1776861660).\
Accept this pull request to see the results displayed on the [Hub leaderboard](https://huggingface.co/spaces/autoevaluate/leaderboards?dataset=lener_br).\
Evaluate your model on more datasets [here](https://huggingface.co/spaces/autoevaluate/model-evaluator?dataset=lener_br).

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