stefan-m-lenz commited on
Commit
02dcd0f
·
verified ·
1 Parent(s): 66d77fa

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -5
README.md CHANGED
@@ -131,10 +131,13 @@ This dataset and the corresponding trained models were developed by Dr. Stefan L
131
 
132
  Citable publication: [Unlocking Public Catalogues: Instruction-Tuning LLMs for ICD Coding of German Tumor Diagnoses](https://huggingface.co/papers/2510.13624)
133
  ```bibtex
134
- @article{lenz2024unlocking,
135
- title={Unlocking Public Catalogues: Instruction-Tuning LLMs for ICD Coding of German Tumor Diagnoses},
136
- author={Lenz, Stefan M and Ortiz Rosario, Lakisha and Vollmar, Georg and Panholzer, Torsten and Kindler, Thomas},
137
- journal={arXiv preprint arXiv:2510.13624},
138
- year={2024}
 
 
 
139
  }
140
  ```
 
131
 
132
  Citable publication: [Unlocking Public Catalogues: Instruction-Tuning LLMs for ICD Coding of German Tumor Diagnoses](https://huggingface.co/papers/2510.13624)
133
  ```bibtex
134
+ @article{lenz2025unlocking,
135
+ title = {Unlocking Public Catalogues: Instruction-Tuning LLMs for ICD Coding of German Tumor Diagnoses},
136
+ author = {Lenz, Stefan and Ortiz Rosario, Lakisha and Vollmar, Georg and Ustjanzew, Arsenij and Alickovic, Fatma and Panholzer, Torsten and Kindler, Thomas},
137
+ journal = {arXiv preprint arXiv:2510.13624},
138
+ year = {2025},
139
+ month = {October}
140
+ url = {http://arxiv.org/abs/2510.13624},
141
+ doi = {10.48550/arXiv.2510.13624}
142
  }
143
  ```