Update README.md
Browse files
README.md
CHANGED
|
@@ -12,7 +12,7 @@ probably proofread and complete it, then remove this comment. -->
|
|
| 12 |
|
| 13 |
# thanat/bert-finetuned-ner
|
| 14 |
|
| 15 |
-
This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on the CoNLL-2003 dataset.
|
| 16 |
It achieves the following results on the evaluation set:
|
| 17 |
- Train Loss: 0.0280
|
| 18 |
- Validation Loss: 0.0513
|
|
|
|
| 12 |
|
| 13 |
# thanat/bert-finetuned-ner
|
| 14 |
|
| 15 |
+
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.
|
| 16 |
It achieves the following results on the evaluation set:
|
| 17 |
- Train Loss: 0.0280
|
| 18 |
- Validation Loss: 0.0513
|