Update README.md
Browse files
README.md
CHANGED
@@ -21,11 +21,10 @@ It achieves the following results on the evaluation set in Named Entity Recognit
|
|
21 |
- F1: 0.9536
|
22 |
|
23 |
# Model Performance
|
24 |
-
- 1st Place: This fine-tuned model is topped on the best scores (94.6%) from [Named Entity Recognition (NER) on CoNLL 2003 (English)]((https://paperswithcode.com/sota/named-entity-recognition-ner-on-conll-2003)).
|
25 |
- 6th Place: This fine-tuned model is ranked in the 6th place from the [Token Classification on conll2003 leaderboard](https://paperswithcode.com/sota/token-classification-on-conll2003)
|
26 |
|
27 |
|
28 |
-
[the ConLL2003 Token Classification benchmark](https://paperswithcode.com/sota/token-classification-on-conll2003), This fine-tuned Model has achieved 95.36%.
|
29 |
|
30 |
## Model Usage
|
31 |
|
|
|
21 |
- F1: 0.9536
|
22 |
|
23 |
# Model Performance
|
24 |
+
- 1st Place: This fine-tuned model is topped on the best scores ( F1: 94.6%) from [Named Entity Recognition (NER) on CoNLL 2003 (English)]((https://paperswithcode.com/sota/named-entity-recognition-ner-on-conll-2003)).
|
25 |
- 6th Place: This fine-tuned model is ranked in the 6th place from the [Token Classification on conll2003 leaderboard](https://paperswithcode.com/sota/token-classification-on-conll2003)
|
26 |
|
27 |
|
|
|
28 |
|
29 |
## Model Usage
|
30 |
|