sultan commited on
Commit
a4b3237
1 Parent(s): b7f26e7

Update README.md

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