Update README.md
Browse files
README.md
CHANGED
@@ -63,6 +63,11 @@ pipe("I am a")
|
|
63 |
If you use this model, please cite:
|
64 |
|
65 |
```
|
66 |
-
|
67 |
-
|
|
|
|
|
|
|
|
|
|
|
68 |
```
|
|
|
63 |
If you use this model, please cite:
|
64 |
|
65 |
```
|
66 |
+
@article{arnett2025acquisition,
|
67 |
+
author = {Catherine Arnett and Tyler A. Chang and James A. Michaelov and Benjamin K. Bergen},
|
68 |
+
title = {On the Acquisition of Shared Grammatical Representations in Bilingual Language Models},
|
69 |
+
journal = {arXiv preprint arXiv:2503.03962},
|
70 |
+
year = {2025},
|
71 |
+
url = {https://arxiv.org/abs/2503.03962}
|
72 |
+
}
|
73 |
```
|