Muennighoff
commited on
Commit
·
875de7c
1
Parent(s):
6b540af
Update README.md
Browse files
README.md
CHANGED
@@ -335,4 +335,11 @@ The code in this repository is open-source under the [MIT license](https://githu
|
|
335 |
|
336 |
# Citation
|
337 |
|
338 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
335 |
|
336 |
# Citation
|
337 |
|
338 |
+
```bibtex
|
339 |
+
@article{muennighoff2023octopack,
|
340 |
+
title={OctoPack: Instruction Tuning Code Large Language Models},
|
341 |
+
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},
|
342 |
+
journal={arXiv preprint arXiv:2308.07124},
|
343 |
+
year={2023}
|
344 |
+
}
|
345 |
+
```
|