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

#2
by autoevaluator HF staff - opened
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