autoevaluator HF staff commited on
Commit
e1b3977
1 Parent(s): 75e1909

Add evaluation results on the lener_br config and validation 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 validation 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-b36dee-1776161639).\
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
@@ -65,6 +65,35 @@ model-index:
65
  type: loss
66
  value: 0.144147127866745
67
  verified: true
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
68
  ---
69
 
70
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
65
  type: loss
66
  value: 0.144147127866745
67
  verified: true
68
+ - task:
69
+ type: token-classification
70
+ name: Token Classification
71
+ dataset:
72
+ name: lener_br
73
+ type: lener_br
74
+ config: lener_br
75
+ split: validation
76
+ metrics:
77
+ - name: Accuracy
78
+ type: accuracy
79
+ value: 0.9696009264479559
80
+ verified: true
81
+ - name: Precision
82
+ type: precision
83
+ value: 0.974166236103935
84
+ verified: true
85
+ - name: Recall
86
+ type: recall
87
+ value: 0.9847359110437199
88
+ verified: true
89
+ - name: F1
90
+ type: f1
91
+ value: 0.9794225581044623
92
+ verified: true
93
+ - name: loss
94
+ type: loss
95
+ value: 0.26272761821746826
96
+ verified: true
97
  ---
98
 
99
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You