Muennighoff
commited on
Commit
•
e7a13e3
1
Parent(s):
0a60249
Update README.md
Browse files
README.md
CHANGED
@@ -904,12 +904,10 @@ We refer to Table 7 from our [paper](https://arxiv.org/abs/2211.01786) & [bigsci
|
|
904 |
|
905 |
# Citation
|
906 |
```bibtex
|
907 |
-
@
|
908 |
-
|
909 |
-
|
910 |
-
|
911 |
-
|
912 |
-
archivePrefix={arXiv},
|
913 |
-
primaryClass={cs.CL}
|
914 |
}
|
915 |
```
|
|
|
904 |
|
905 |
# Citation
|
906 |
```bibtex
|
907 |
+
@article{muennighoff2022crosslingual,
|
908 |
+
title={Crosslingual generalization through multitask finetuning},
|
909 |
+
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},
|
910 |
+
journal={arXiv preprint arXiv:2211.01786},
|
911 |
+
year={2022}
|
|
|
|
|
912 |
}
|
913 |
```
|