Create README.md
Browse files
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 |
+
```
|