Update README.md
Browse files
README.md
CHANGED
@@ -52,7 +52,7 @@ probably proofread and complete it, then remove this comment. -->
|
|
52 |
|
53 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the English subset of the NER [Babelscape/multinerd](https://huggingface.co/datasets/Babelscape/multinerd) dataset.
|
54 |
|
55 |
-
It achieves the following results on the
|
56 |
- Train Loss: 0.0084
|
57 |
- Validation Loss: 0.0587
|
58 |
- Train Precision: 0.9185
|
|
|
52 |
|
53 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the English subset of the NER [Babelscape/multinerd](https://huggingface.co/datasets/Babelscape/multinerd) dataset.
|
54 |
|
55 |
+
It achieves the following results on the validation set:
|
56 |
- Train Loss: 0.0084
|
57 |
- Validation Loss: 0.0587
|
58 |
- Train Precision: 0.9185
|