Update README.md
Browse files
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 |
-
@
|
| 52 |
-
|
| 53 |
-
|
| 54 |
-
|
| 55 |
-
|
| 56 |
-
|
| 57 |
-
|
| 58 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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 |
```
|