Update README.md
Browse filesAdd dataset information.
README.md
CHANGED
|
@@ -23,7 +23,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 23 |
|
| 24 |
# bert-finetuned-ner
|
| 25 |
|
| 26 |
-
This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on
|
| 27 |
It achieves the following results on the evaluation set:
|
| 28 |
- Loss: 0.0597
|
| 29 |
- Precision: 0.9322
|
|
|
|
| 23 |
|
| 24 |
# bert-finetuned-ner
|
| 25 |
|
| 26 |
+
This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on the [CoNLL-2003](https://huggingface.co/datasets/conll2003) dataset.
|
| 27 |
It achieves the following results on the evaluation set:
|
| 28 |
- Loss: 0.0597
|
| 29 |
- Precision: 0.9322
|