Update README.md
Browse files
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{
|
| 135 |
-
title={Unlocking Public Catalogues: Instruction-Tuning LLMs for ICD Coding of German Tumor Diagnoses},
|
| 136 |
-
author={Lenz, Stefan
|
| 137 |
-
journal={arXiv preprint arXiv:2510.13624},
|
| 138 |
-
year={
|
|
|
|
|
|
|
|
|
|
| 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 |
```
|