Luciano autoevaluator HF staff commited on
Commit
f97aa3c
1 Parent(s): 867c6fe

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

Browse files

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


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

Files changed (1) hide show
  1. README.md +29 -0
README.md CHANGED
@@ -57,6 +57,35 @@ model-index:
57
  type: loss
58
  value: 0.10151929408311844
59
  verified: true
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
60
  ---
61
 
62
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
57
  type: loss
58
  value: 0.10151929408311844
59
  verified: true
60
+ - task:
61
+ type: token-classification
62
+ name: Token Classification
63
+ dataset:
64
+ name: lener_br
65
+ type: lener_br
66
+ config: lener_br
67
+ split: validation
68
+ metrics:
69
+ - name: Accuracy
70
+ type: accuracy
71
+ value: 0.9801301293674859
72
+ verified: true
73
+ - name: Precision
74
+ type: precision
75
+ value: 0.9864285473144053
76
+ verified: true
77
+ - name: Recall
78
+ type: recall
79
+ value: 0.9845505854603656
80
+ verified: true
81
+ - name: F1
82
+ type: f1
83
+ value: 0.9854886717201953
84
+ verified: true
85
+ - name: loss
86
+ type: loss
87
+ value: 0.11984097212553024
88
+ verified: true
89
  ---
90
 
91
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You