blaze999 commited on
Commit
6d1f17a
1 Parent(s): 23d8016

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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 [microsoft/deberta-v3-base](https://huggingface.co/microsoft/deberta-v3-base) on the None dataset.
31
 
32
  ## Model description
33
 
34
- More information needed
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