lewtun HF staff commited on
Commit
5fbe35a
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 +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