Muennighoff
commited on
Commit
·
590c4a3
1
Parent(s):
df0bb45
Update README.md
Browse files
README.md
CHANGED
@@ -399,4 +399,10 @@ Each sample comes from a code repository with a permissive license. The license
|
|
399 |
### Citation Information
|
400 |
|
401 |
```bibtex
|
|
|
|
|
|
|
|
|
|
|
|
|
402 |
```
|
|
|
399 |
### Citation Information
|
400 |
|
401 |
```bibtex
|
402 |
+
@article{muennighoff2023octopack,
|
403 |
+
title={OctoPack: Instruction Tuning Code Large Language Models},
|
404 |
+
author={Niklas Muennighoff and Qian Liu and Armel Zebaze and Qinkai Zheng and Binyuan Hui and Terry Yue Zhuo and Swayam Singh and Xiangru Tang and Leandro von Werra and Shayne Longpre},
|
405 |
+
journal={arXiv preprint arXiv:2308.07124},
|
406 |
+
year={2023}
|
407 |
+
}
|
408 |
```
|