EliasAhl commited on
Commit
1e6c839
·
verified ·
1 Parent(s): 595c533

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -0
README.md ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-sa-4.0
3
+ language:
4
+ - de
5
+ ---
6
+ For further information, see the associated paper [Link](https://www.arxiv.org/abs/2512.06483).
7
+
8
+ If you use this dataset in your research, please use the following citation:
9
+
10
+ ```
11
+ @misc{ahlers2025classifyinggermanlanguageproficiency,
12
+ title={Classifying German Language Proficiency Levels Using Large Language Models},
13
+ author={Elias-Leander Ahlers and Malte Schilling},
14
+ year={2025},
15
+ eprint={2512.06483},
16
+ archivePrefix={arXiv},
17
+ primaryClass={cs.CL},
18
+ url={https://arxiv.org/abs/2512.06483},
19
+ }
20
+ ```