Commit ·
9edab5e
1
Parent(s): 1deb254
Update README.md
Browse files
README.md
CHANGED
|
@@ -41,11 +41,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 41 |
|
| 42 |
This model is a fine-tuned version of [distilroberta-base](https://huggingface.co/distilroberta-base) on the conll2003 dataset.
|
| 43 |
|
| 44 |
-
eval F1-Score: 95,29 (CoNLL-03)
|
| 45 |
-
test F1-Score: 90,74 (CoNLL-03)
|
| 46 |
|
| 47 |
-
eval F1-Score: 95,29 (CoNLL++ / CoNLL-03 corrected)
|
| 48 |
-
test F1-Score: 92,23 (CoNLL++ / CoNLL-03 corrected)
|
| 49 |
|
| 50 |
|
| 51 |
## Model Usage
|
|
|
|
| 41 |
|
| 42 |
This model is a fine-tuned version of [distilroberta-base](https://huggingface.co/distilroberta-base) on the conll2003 dataset.
|
| 43 |
|
| 44 |
+
eval F1-Score: **95,29** (CoNLL-03)
|
| 45 |
+
test F1-Score: **90,74** (CoNLL-03)
|
| 46 |
|
| 47 |
+
eval F1-Score: **95,29** (CoNLL++ / CoNLL-03 corrected)
|
| 48 |
+
test F1-Score: **92,23** (CoNLL++ / CoNLL-03 corrected)
|
| 49 |
|
| 50 |
|
| 51 |
## Model Usage
|