cparrarojas commited on
Commit
9b67937
·
verified ·
1 Parent(s): 153a33f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -6,9 +6,12 @@ tags:
6
  - BioNER
7
  - Biomedical NER
8
  ---
 
9
  # AIObioEnts model files
10
 
11
- This dataset contains the model files for [AIObioEnts](https://github.com/sirisacademic/AIObioEnts), trained using [AIONER](https://github.com/ncbi/AIONER) with 4 different pre-trained models:
 
 
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)