Muennighoff
commited on
Commit
•
37ebb4f
1
Parent(s):
5fd24a4
Update README.md
Browse files
README.md
CHANGED
@@ -914,12 +914,10 @@ We refer to Table 7 from our [paper](https://arxiv.org/abs/2211.01786) & [bigsci
|
|
914 |
|
915 |
# Citation
|
916 |
```bibtex
|
917 |
-
@
|
918 |
-
|
919 |
-
|
920 |
-
|
921 |
-
|
922 |
-
archivePrefix={arXiv},
|
923 |
-
primaryClass={cs.CL}
|
924 |
}
|
925 |
```
|
|
|
914 |
|
915 |
# Citation
|
916 |
```bibtex
|
917 |
+
@article{muennighoff2022crosslingual,
|
918 |
+
title={Crosslingual generalization through multitask finetuning},
|
919 |
+
author={Muennighoff, Niklas and Wang, Thomas and Sutawika, Lintang and Roberts, Adam and Biderman, Stella and Scao, Teven Le and Bari, M Saiful and Shen, Sheng and Yong, Zheng-Xin and Schoelkopf, Hailey and others},
|
920 |
+
journal={arXiv preprint arXiv:2211.01786},
|
921 |
+
year={2022}
|
|
|
|
|
922 |
}
|
923 |
```
|