Muennighoff
commited on
Commit
•
bb18e93
1
Parent(s):
1142eae
Update README.md
Browse files
README.md
CHANGED
@@ -893,12 +893,10 @@ We refer to Table 7 from our [paper](https://arxiv.org/abs/2211.01786) & [bigsci
|
|
893 |
|
894 |
# Citation
|
895 |
```bibtex
|
896 |
-
@
|
897 |
-
|
898 |
-
|
899 |
-
|
900 |
-
|
901 |
-
archivePrefix={arXiv},
|
902 |
-
primaryClass={cs.CL}
|
903 |
}
|
904 |
```
|
|
|
893 |
|
894 |
# Citation
|
895 |
```bibtex
|
896 |
+
@article{muennighoff2022crosslingual,
|
897 |
+
title={Crosslingual generalization through multitask finetuning},
|
898 |
+
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},
|
899 |
+
journal={arXiv preprint arXiv:2211.01786},
|
900 |
+
year={2022}
|
|
|
|
|
901 |
}
|
902 |
```
|