windprak commited on
Commit
cce1550
·
verified ·
1 Parent(s): 92afd39

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -4
README.md CHANGED
@@ -1,7 +1,14 @@
1
- BibTex version
2
- @article {steuerllm,
 
 
 
 
 
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 = {arxiv preprint}
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
+ ```