lewtun HF staff commited on
Commit
d2388c6
1 Parent(s): 654993b

Add evaluation results on conll2003

Browse files

Beep boop, I am a bot from Hugging Face's automatic evaluation service! Your model has been evaluated on the [conll2003](https://huggingface.co/datasets/conll2003) dataset. Accept this pull request to see the results displayed on the [Hub leaderboard](https://huggingface.co/spaces/autoevaluate/leaderboards?dataset=conll2003). Evaluate your model on more datasets [here](https://huggingface.co/spaces/autoevaluate/autoevaluate?dataset=conll2003).

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