rjschmitt commited on
Commit
c663b2f
·
verified ·
1 Parent(s): 6827fce

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -11
README.md CHANGED
@@ -104,16 +104,13 @@ If you use this model, please cite:
104
  year={2026}
105
  }
106
 
107
- @misc{christbert,
108
- title = {The Word and the Way: Strategies for Domain-Specific {BERT} Pre-Training in German Medical NLP},
109
- author = {Henry He and Johann Frei and Raphael Scheible-Schmitt},
110
- shorttitle= {The Word and the Way},
111
- year = {2025},
112
- month = sep,
113
- publisher = {Research Square},
114
- doi = {10.21203/rs.3.rs-7332811/v1},
115
- url = {https://www.researchsquare.com/article/rs-7332811/v1},
116
- urldate = {2025-09-23},
117
- note = {ISSN: 2693-5015}
118
  }
119
  ```
 
104
  year={2026}
105
  }
106
 
107
+ @misc{he2026wordwaystrategiesdomainspecific,
108
+ title={The Word and the Way: Strategies for Domain-Specific BERT Pre-Training in German Medical NLP},
109
+ author={Henry He and Johann Frei and Raphael Schmitt},
110
+ year={2026},
111
+ eprint={2606.03250},
112
+ archivePrefix={arXiv},
113
+ primaryClass={cs.CL},
114
+ url={https://arxiv.org/abs/2606.03250},
 
 
 
115
  }
116
  ```