Update README.md
Browse files
README.md
CHANGED
@@ -18,7 +18,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
|
19 |
# deberta-v3-base-ner-B
|
20 |
|
21 |
-
This model is a fine-tuned version of [microsoft/deberta-v3-base](https://huggingface.co/microsoft/deberta-v3-base) on [Babelscape/multinerd](https://huggingface.co/datasets/Babelscape/multinerd) dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
- Loss: 0.0294
|
24 |
- Precision: 0.9660
|
|
|
18 |
|
19 |
# deberta-v3-base-ner-B
|
20 |
|
21 |
+
This model is a fine-tuned version of [microsoft/deberta-v3-base](https://huggingface.co/microsoft/deberta-v3-base) on English part of [Babelscape/multinerd](https://huggingface.co/datasets/Babelscape/multinerd) dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
- Loss: 0.0294
|
24 |
- Precision: 0.9660
|