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

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-1776861662).\
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
@@ -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