Update README.md
Browse files
README.md
CHANGED
@@ -9,9 +9,9 @@ tags:
|
|
9 |
|
10 |
# AIObioEnts model files
|
11 |
|
12 |
-
**NOTE:** these models are only compatible with the [**
|
13 |
|
14 |
-
This dataset contains the model files for [AIObioEnts](https://github.com/sirisacademic/AIObioEnts/tree/v0.0.
|
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)
|
|
|
9 |
|
10 |
# AIObioEnts model files
|
11 |
|
12 |
+
**NOTE:** these models are only compatible with the [**AIObioEnts v0.0.1**](https://github.com/sirisacademic/AIObioEnts/tree/v0.0.1)
|
13 |
|
14 |
+
This dataset contains the model files for [AIObioEnts](https://github.com/sirisacademic/AIObioEnts/tree/v0.0.1), 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)
|