Luciano autoevaluator HF staff commited on
Commit
20b0c97
1 Parent(s): 75e1909

Add evaluation results on the lener_br config and validation split of lener_br (#3)

Browse files

- Add evaluation results on the lener_br config and validation split of lener_br (e1b39770f9ceef20044eedea8353b63acc86b0aa)


Co-authored-by: Evaluation Bot <autoevaluator@users.noreply.huggingface.co>

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