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

#1
by autoevaluator HF staff - opened
Files changed (1) hide show
  1. README.md +29 -0
README.md CHANGED
@@ -36,6 +36,35 @@ model-index:
36
  - name: Accuracy
37
  type: accuracy
38
  value: 0.982592974434832
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
39
  ---
40
 
41
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
36
  - name: Accuracy
37
  type: accuracy
38
  value: 0.982592974434832
39
+ - task:
40
+ type: token-classification
41
+ name: Token Classification
42
+ dataset:
43
+ name: lener_br
44
+ type: lener_br
45
+ config: lener_br
46
+ split: validation
47
+ metrics:
48
+ - name: Accuracy
49
+ type: accuracy
50
+ value: 0.982592974434832
51
+ verified: true
52
+ - name: Precision
53
+ type: precision
54
+ value: 0.9882345251323615
55
+ verified: true
56
+ - name: Recall
57
+ type: recall
58
+ value: 0.9881214973122232
59
+ verified: true
60
+ - name: F1
61
+ type: f1
62
+ value: 0.9881780079902612
63
+ verified: true
64
+ - name: loss
65
+ type: loss
66
+ value: 0.16145998239517212
67
+ verified: true
68
  ---
69
 
70
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You