Update README.md
Browse files
README.md
CHANGED
@@ -20,7 +20,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
20 |
|
21 |
# bert-base-spanish-wwm-uncased-finetuned-NER-medical
|
22 |
|
23 |
-
This model is a fine-tuned version of [dccuchile/bert-base-spanish-wwm-uncased](https://huggingface.co/dccuchile/bert-base-spanish-wwm-uncased) on an
|
|
|
|
|
24 |
It achieves the following results on the evaluation set:
|
25 |
- Loss: 0.6433
|
26 |
- Precision: 0.8297
|
|
|
20 |
|
21 |
# bert-base-spanish-wwm-uncased-finetuned-NER-medical
|
22 |
|
23 |
+
This model is a fine-tuned version of [dccuchile/bert-base-spanish-wwm-uncased](https://huggingface.co/dccuchile/bert-base-spanish-wwm-uncased) on an adaptation of eHealth-KD Challenge 2020 dataset (filtered only for the task of NER). The dataset annotations for NER are ['Concept', 'Action', 'Predicate', 'Reference'].
|
24 |
+
|
25 |
+
|
26 |
It achieves the following results on the evaluation set:
|
27 |
- Loss: 0.6433
|
28 |
- Precision: 0.8297
|