Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,7 @@
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
---
|
|
|
1 |
+
This biomedical language model uses a specialized biomedical tokenizer which is more closely aligned with human-morphological judgements than previous biomedical tokenizers such as PubMedBERT.
|
2 |
+
|
3 |
+
Details about our tokenizer design, pre-training procedure and downstream results can be found in our [BioNLP @ ACL 2023 paper](http://arxiv.org/pdf/2306.17649.pdf)
|
4 |
+
|
5 |
---
|
6 |
license: apache-2.0
|
7 |
---
|