Update README.md
Browse files
README.md
CHANGED
@@ -27,11 +27,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
27 |
|
28 |
# deberta-med-ner-2
|
29 |
|
30 |
-
This model is a fine-tuned version of [
|
31 |
|
32 |
## Model description
|
33 |
|
34 |
-
|
35 |
|
36 |
## Intended uses & limitations
|
37 |
|
|
|
27 |
|
28 |
# deberta-med-ner-2
|
29 |
|
30 |
+
This model is a fine-tuned version of [DeBERTa](https://huggingface.co/microsoft/deberta-v3-base) on the PubMED Dataset.
|
31 |
|
32 |
## Model description
|
33 |
|
34 |
+
Medical NER Model finetuned on BERT to recognize 41 Medical entities.
|
35 |
|
36 |
## Intended uses & limitations
|
37 |
|