bernaljg commited on
Commit
2188b54
1 Parent(s): 7db4e0c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -1,3 +1,7 @@
 
 
 
 
1
  ---
2
  license: apache-2.0
3
  ---
 
1
+ We replicate the PubMedBERT model using the same data, hardware and code as our new [BioVocabBERT](https://huggingface.co/osunlp/BioVocabBERT) model to ensure their comparion is fair.
2
+
3
+ Details about our pre-training procedure and downstream results can be found in our [BioNLP @ ACL 2023 paper](https://arxiv.org/abs/2306.17649).
4
+
5
  ---
6
  license: apache-2.0
7
  ---