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

#2
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: test
47
+ metrics:
48
+ - name: Accuracy
49
+ type: accuracy
50
+ value: 0.9852529735242637
51
+ verified: true
52
+ - name: Precision
53
+ type: precision
54
+ value: 0.9881750977971472
55
+ verified: true
56
+ - name: Recall
57
+ type: recall
58
+ value: 0.988704516705112
59
+ verified: true
60
+ - name: F1
61
+ type: f1
62
+ value: 0.9884397363605254
63
+ verified: true
64
+ - name: loss
65
+ type: loss
66
+ value: 0.1301041841506958
67
+ verified: true
68
  ---
69
 
70
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You