autoevaluator HF staff commited on
Commit
93d0c9a
1 Parent(s): 253549e

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-1776161643).\
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
@@ -63,6 +63,35 @@ model-index:
63
  type: loss
64
  value: 0.12697908282279968
65
  verified: true
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
66
  ---
67
 
68
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
63
  type: loss
64
  value: 0.12697908282279968
65
  verified: true
66
+ - task:
67
+ type: token-classification
68
+ name: Token Classification
69
+ dataset:
70
+ name: lener_br
71
+ type: lener_br
72
+ config: lener_br
73
+ split: validation
74
+ metrics:
75
+ - name: Accuracy
76
+ type: accuracy
77
+ value: 0.979126510974644
78
+ verified: true
79
+ - name: Precision
80
+ type: precision
81
+ value: 0.9846948786709399
82
+ verified: true
83
+ - name: Recall
84
+ type: recall
85
+ value: 0.9839386958155646
86
+ verified: true
87
+ - name: F1
88
+ type: f1
89
+ value: 0.9843166420124387
90
+ verified: true
91
+ - name: loss
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