Datasets:

Modalities:
Text
Formats:
parquet
Languages:
German
ArXiv:
License:
jdrechsel commited on
Commit
ec48244
·
verified ·
1 Parent(s): 0ae70c0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md CHANGED
@@ -543,6 +543,21 @@ print(example["masked"])
543
  print(example["label"])
544
  ```
545
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
546
  ## Authors/ Maintainers
547
  - Erisa Bytyqi
548
  - Jonathan Drechsel ([jdrechsel](https://huggingface.co/jdrechsel))
 
543
  print(example["label"])
544
  ```
545
 
546
+ ## Citation
547
+
548
+ ```bib
549
+ @misc{drechsel2026understandingmemorizingcasestudy,
550
+ title={Understanding or Memorizing? A Case Study of German Definite Articles in Language Models},
551
+ author={Jonathan Drechsel and Erisa Bytyqi and Steffen Herbold},
552
+ year={2026},
553
+ eprint={2601.09313},
554
+ archivePrefix={arXiv},
555
+ primaryClass={cs.CL},
556
+ url={https://arxiv.org/abs/2601.09313},
557
+ }
558
+ ```
559
+
560
+
561
  ## Authors/ Maintainers
562
  - Erisa Bytyqi
563
  - Jonathan Drechsel ([jdrechsel](https://huggingface.co/jdrechsel))