thomas-sounack commited on
Commit
9bdbd5f
·
verified ·
1 Parent(s): c576361

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -5,6 +5,8 @@ This repository contains the composer training checkpoints for BioClinical Moder
5
 
6
  The training checkpoints for Bio ModernBERT [base](https://huggingface.co/thomas-sounack/Bio-ModernBERT-base) and [large](https://huggingface.co/thomas-sounack/Bio-ModernBERT-large) are also included.
7
 
 
 
8
  If you use BioClinical ModernBERT in your work, please cite our [preprint](https://arxiv.org/abs/2506.10896):
9
 
10
  ```
 
5
 
6
  The training checkpoints for Bio ModernBERT [base](https://huggingface.co/thomas-sounack/Bio-ModernBERT-base) and [large](https://huggingface.co/thomas-sounack/Bio-ModernBERT-large) are also included.
7
 
8
+ **A step-by-step guide for reproducing our model training with your own data is available [here](https://huggingface.co/blog/thomas-sounack/bioclinical-modernbert-tutorial)!**
9
+
10
  If you use BioClinical ModernBERT in your work, please cite our [preprint](https://arxiv.org/abs/2506.10896):
11
 
12
  ```