Add evaluation results on conll2003

#3
by lewtun HF staff - opened
Files changed (1) hide show
  1. README.md +25 -0
README.md CHANGED
@@ -57,6 +57,31 @@ model-index:
57
  type: f1
58
  value: 0.9761164136513085
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: f1
58
  value: 0.9761164136513085
59
  verified: true
60
+ - metrics:
61
+ - name: Accuracy
62
+ type: accuracy
63
+ value: 0.9703231821006837
64
+ verified: true
65
+ - name: Precision
66
+ type: precision
67
+ value: 0.9758137392136365
68
+ verified: true
69
+ - name: Recall
70
+ type: recall
71
+ value: 0.9764192759122017
72
+ verified: true
73
+ - name: F1
74
+ type: f1
75
+ value: 0.9761164136513085
76
+ verified: true
77
+ task:
78
+ type: token-classification
79
+ name: Token Classification
80
+ dataset:
81
+ name: conll2003
82
+ type: conll2003
83
+ config: conll2003
84
+ split: test
85
  ---
86
 
87
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You