Datasets:

Modalities:
Text
Formats:
text
Languages:
German
ArXiv:
Libraries:
Datasets
License:
bbunzeck commited on
Commit
7caac96
·
verified ·
1 Parent(s): d62a968

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -8
README.md CHANGED
@@ -47,14 +47,23 @@ The news texts were downloaded from the [Leipzig corpora](https://wortschatz.uni
47
 
48
  If you use our BabyLM dataset, please cite the following preprint:
49
 
 
50
  ```
51
- @misc{bunzeck2025constructiondistributionsshapeformal,
52
- title={Do Construction Distributions Shape Formal Language Learning In German BabyLMs?},
53
- author={Bastian Bunzeck and Daniel Duran and Sina Zarrieß},
54
- year={2025},
55
- eprint={2503.11593},
56
- archivePrefix={arXiv},
57
- primaryClass={cs.CL},
58
- url={https://arxiv.org/abs/2503.11593},
 
 
 
 
 
 
 
 
59
  }
60
  ```
 
47
 
48
  If you use our BabyLM dataset, please cite the following preprint:
49
 
50
+ If you use this dataset, please cite the following publication:
51
  ```
52
+ @inproceedings{bunzeck-etal-2025-construction,
53
+ title = "Do Construction Distributions Shape Formal Language Learning In {G}erman {B}aby{LM}s?",
54
+ author = "Bunzeck, Bastian and
55
+ Duran, Daniel and
56
+ Zarrie{\ss}, Sina",
57
+ editor = "Boleda, Gemma and
58
+ Roth, Michael",
59
+ booktitle = "Proceedings of the 29th Conference on Computational Natural Language Learning",
60
+ month = jul,
61
+ year = "2025",
62
+ address = "Vienna, Austria",
63
+ publisher = "Association for Computational Linguistics",
64
+ url = "https://aclanthology.org/2025.conll-1.12/",
65
+ doi = "10.18653/v1/2025.conll-1.12",
66
+ pages = "169--186",
67
+ ISBN = "979-8-89176-271-8",
68
  }
69
  ```