Update README.md
Browse files
README.md
CHANGED
|
@@ -1,7 +1,14 @@
|
|
| 1 |
-
|
| 2 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
author = {Wind, Sebastian and Sopa, Jeta and Schmid, Laurin and Jackl, Quirin and Kiefer, Sebastian and Wu, Fei and Mayr, Martin and Köstler, Harald and Wellein, Gerhard and Maier, Andreas and Tayebi Arasteh, Soroosh},
|
| 4 |
title = {SteuerLLM: Local specialized large language model for German tax law analysis},
|
| 5 |
year = {2026},
|
| 6 |
-
journal = {
|
| 7 |
-
}
|
|
|
|
|
|
|
|
|
| 1 |
+
Pretraining Dataset for German Tax Law filtered from fineweb. More info: https://github.com/windprak/steuerllm
|
| 2 |
+
|
| 3 |
+
|
| 4 |
+
|
| 5 |
+
|
| 6 |
+
```bibtex
|
| 7 |
+
@article{steuerllm,
|
| 8 |
author = {Wind, Sebastian and Sopa, Jeta and Schmid, Laurin and Jackl, Quirin and Kiefer, Sebastian and Wu, Fei and Mayr, Martin and Köstler, Harald and Wellein, Gerhard and Maier, Andreas and Tayebi Arasteh, Soroosh},
|
| 9 |
title = {SteuerLLM: Local specialized large language model for German tax law analysis},
|
| 10 |
year = {2026},
|
| 11 |
+
journal = {arXiv preprint arXiv:2602.11081},
|
| 12 |
+
url = {https://arxiv.org/abs/2602.11081}
|
| 13 |
+
}
|
| 14 |
+
```
|