Commit
·
b5461b4
1
Parent(s):
34d7cb2
Update README.md
Browse files
README.md
CHANGED
|
@@ -951,12 +951,10 @@ We refer to Table 7 from our [paper](https://arxiv.org/abs/2211.01786) & [bigsci
|
|
| 951 |
|
| 952 |
# Citation
|
| 953 |
```bibtex
|
| 954 |
-
@
|
| 955 |
-
|
| 956 |
-
|
| 957 |
-
|
| 958 |
-
|
| 959 |
-
archivePrefix={arXiv},
|
| 960 |
-
primaryClass={cs.CL}
|
| 961 |
}
|
| 962 |
```
|
|
|
|
| 951 |
|
| 952 |
# Citation
|
| 953 |
```bibtex
|
| 954 |
+
@article{muennighoff2022crosslingual,
|
| 955 |
+
title={Crosslingual generalization through multitask finetuning},
|
| 956 |
+
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},
|
| 957 |
+
journal={arXiv preprint arXiv:2211.01786},
|
| 958 |
+
year={2022}
|
|
|
|
|
|
|
| 959 |
}
|
| 960 |
```
|