Update README.md
Browse files
README.md
CHANGED
@@ -6,7 +6,7 @@ pipeline_tag: token-classification
|
|
6 |
|
7 |
Named Entity Recognition (NER) model to recognize disease entities.
|
8 |
|
9 |
-
[PubMedBERT](microsoft/BiomedNLP-PubMedBERT-base-uncased-abstract-fulltext) fine-tuned on the following datasets:
|
10 |
|
11 |
- [NCBI Disease Corpus](https://www.ncbi.nlm.nih.gov/research/bionlp/Data/disease/) (train and dev sets)
|
12 |
- [PHAEDRA](http://www.nactem.ac.uk/PHAEDRA/) (train, dev, test sets): entity type "Disorder"
|
|
|
6 |
|
7 |
Named Entity Recognition (NER) model to recognize disease entities.
|
8 |
|
9 |
+
[PubMedBERT](https://huggingface.co/microsoft/BiomedNLP-PubMedBERT-base-uncased-abstract-fulltext) fine-tuned on the following datasets:
|
10 |
|
11 |
- [NCBI Disease Corpus](https://www.ncbi.nlm.nih.gov/research/bionlp/Data/disease/) (train and dev sets)
|
12 |
- [PHAEDRA](http://www.nactem.ac.uk/PHAEDRA/) (train, dev, test sets): entity type "Disorder"
|