sultan commited on
Commit
7a73a32
1 Parent(s): c6f0d8e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -22,6 +22,10 @@ improving the performance of biomedical language
22
  models.
23
 
24
  This model was pre-trained on PubMed Abstracts only with biomedical domain vocabulary for 500K steps with a batch size of 1024 on TPUv3-32 unit.
 
 
 
 
25
  ```bibtex
26
  @inproceedings{alrowili-shanker-2021-biom,
27
  title = "{B}io{M}-Transformers: Building Large Biomedical Language Models with {BERT}, {ALBERT} and {ELECTRA}",
 
22
  models.
23
 
24
  This model was pre-trained on PubMed Abstracts only with biomedical domain vocabulary for 500K steps with a batch size of 1024 on TPUv3-32 unit.
25
+
26
+ Check our GitHub repo at https://github.com/salrowili/BioM-Transformers for TensorFlow and GluonNLP checkpoints.
27
+
28
+
29
  ```bibtex
30
  @inproceedings{alrowili-shanker-2021-biom,
31
  title = "{B}io{M}-Transformers: Building Large Biomedical Language Models with {BERT}, {ALBERT} and {ELECTRA}",