Update README.md
Browse files
README.md
CHANGED
|
@@ -23,6 +23,9 @@ models.
|
|
| 23 |
|
| 24 |
This model was pre-trained on PMC full article for further 64k steps with a batch size of 8192, where we initiate our weights from our model BioM-ALBERT-xxlarge.
|
| 25 |
|
|
|
|
|
|
|
|
|
|
| 26 |
```bibtex
|
| 27 |
@inproceedings{alrowili-shanker-2021-biom,
|
| 28 |
title = "{B}io{M}-Transformers: Building Large Biomedical Language Models with {BERT}, {ALBERT} and {ELECTRA}",
|
|
|
|
| 23 |
|
| 24 |
This model was pre-trained on PMC full article for further 64k steps with a batch size of 8192, where we initiate our weights from our model BioM-ALBERT-xxlarge.
|
| 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}",
|