Commit
·
b084f03
1
Parent(s):
f9247ce
Update README.md
Browse files
README.md
CHANGED
@@ -21,7 +21,7 @@ widget:
|
|
21 |
|
22 |
# req_mod_ner_modelv2
|
23 |
|
24 |
-
This model is a fine-tuned version of [pdelobelle/robbert-v2-dutch-ner](https://huggingface.co/pdelobelle/robbert-v2-dutch-ner) on
|
25 |
It achieves the following results on the evaluation set:
|
26 |
- Loss: 0.6791
|
27 |
- Precision: 0.7515
|
|
|
21 |
|
22 |
# req_mod_ner_modelv2
|
23 |
|
24 |
+
This model is a fine-tuned version of [pdelobelle/robbert-v2-dutch-ner](https://huggingface.co/pdelobelle/robbert-v2-dutch-ner) on a private dataset with 300 sentences/phrases with 1954 token labels (IOB2 format).
|
25 |
It achieves the following results on the evaluation set:
|
26 |
- Loss: 0.6791
|
27 |
- Precision: 0.7515
|