catherinearnett commited on
Commit
20164d7
·
verified ·
1 Parent(s): a5e3e37

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -2
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
  ```