Muennighoff
commited on
Commit
•
967618a
1
Parent(s):
afed2d9
Update README.md
Browse files
README.md
CHANGED
@@ -883,12 +883,10 @@ We refer to Table 7 from our [paper](https://arxiv.org/abs/2211.01786) & [bigsci
|
|
883 |
|
884 |
# Citation
|
885 |
```bibtex
|
886 |
-
@
|
887 |
-
|
888 |
-
|
889 |
-
|
890 |
-
|
891 |
-
archivePrefix={arXiv},
|
892 |
-
primaryClass={cs.CL}
|
893 |
}
|
894 |
```
|
|
|
883 |
|
884 |
# Citation
|
885 |
```bibtex
|
886 |
+
@article{muennighoff2022crosslingual,
|
887 |
+
title={Crosslingual generalization through multitask finetuning},
|
888 |
+
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},
|
889 |
+
journal={arXiv preprint arXiv:2211.01786},
|
890 |
+
year={2022}
|
|
|
|
|
891 |
}
|
892 |
```
|