Update README.md
Browse files
README.md
CHANGED
@@ -6,9 +6,12 @@ tags:
|
|
6 |
- BioNER
|
7 |
- Biomedical NER
|
8 |
---
|
|
|
9 |
# AIObioEnts model files
|
10 |
|
11 |
-
|
|
|
|
|
12 |
|
13 |
- [BiomedBERT-base pre-trained on abstracts from PubMed; the best-performing model reported in the original AIONER paper](https://huggingface.co/microsoft/BiomedNLP-BiomedBERT-base-uncased-abstract)
|
14 |
- [BiomedBERT-base pre-trained on both abstracts from PubMed and full-texts articles from PubMedCentral](https://huggingface.co/microsoft/BiomedNLP-BiomedBERT-base-uncased-abstract-fulltext)
|
|
|
6 |
- BioNER
|
7 |
- Biomedical NER
|
8 |
---
|
9 |
+
|
10 |
# AIObioEnts model files
|
11 |
|
12 |
+
**NOTE:** these models are only compatible with the [**initial release of AIObioEnts**](https://github.com/sirisacademic/AIObioEnts/tree/v0.0.0)
|
13 |
+
|
14 |
+
This dataset contains the model files for [AIObioEnts](https://github.com/sirisacademic/AIObioEnts/tree/v0.0.0), trained using [AIONER](https://github.com/ncbi/AIONER) with 4 different pre-trained models:
|
15 |
|
16 |
- [BiomedBERT-base pre-trained on abstracts from PubMed; the best-performing model reported in the original AIONER paper](https://huggingface.co/microsoft/BiomedNLP-BiomedBERT-base-uncased-abstract)
|
17 |
- [BiomedBERT-base pre-trained on both abstracts from PubMed and full-texts articles from PubMedCentral](https://huggingface.co/microsoft/BiomedNLP-BiomedBERT-base-uncased-abstract-fulltext)
|