Muennighoff
commited on
Commit
•
76875e6
1
Parent(s):
13e9b1a
Update README.md
Browse files
README.md
CHANGED
@@ -871,12 +871,10 @@ We refer to Table 7 from our [paper](https://arxiv.org/abs/2211.01786) & [bigsci
|
|
871 |
|
872 |
# Citation
|
873 |
```bibtex
|
874 |
-
@
|
875 |
-
|
876 |
-
|
877 |
-
|
878 |
-
|
879 |
-
archivePrefix={arXiv},
|
880 |
-
primaryClass={cs.CL}
|
881 |
}
|
882 |
```
|
|
|
871 |
|
872 |
# Citation
|
873 |
```bibtex
|
874 |
+
@article{muennighoff2022crosslingual,
|
875 |
+
title={Crosslingual generalization through multitask finetuning},
|
876 |
+
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},
|
877 |
+
journal={arXiv preprint arXiv:2211.01786},
|
878 |
+
year={2022}
|
|
|
|
|
879 |
}
|
880 |
```
|