Muennighoff
commited on
Commit
•
1c2a0e4
1
Parent(s):
addbb59
Update README.md
Browse files
README.md
CHANGED
@@ -126,4 +126,10 @@ Each sample has comes from a code repository with a permissive license. The lice
|
|
126 |
### Citation Information
|
127 |
|
128 |
```bibtex
|
|
|
|
|
|
|
|
|
|
|
|
|
129 |
```
|
|
|
126 |
### Citation Information
|
127 |
|
128 |
```bibtex
|
129 |
+
@article{muennighoff2023octopack,
|
130 |
+
title={OctoPack: Instruction Tuning Code Large Language Models},
|
131 |
+
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},
|
132 |
+
journal={arXiv preprint arXiv:2308.07124},
|
133 |
+
year={2023}
|
134 |
+
}
|
135 |
```
|