Update README.md
Browse files
README.md
CHANGED
|
@@ -95,9 +95,10 @@ We provide the inference demo code [here](https://github.com/nlpxucan/WizardLM/t
|
|
| 95 |
Please cite the repo if you use the data, method or code in this repo.
|
| 96 |
|
| 97 |
```
|
| 98 |
-
@
|
| 99 |
-
|
| 100 |
-
|
| 101 |
-
|
|
|
|
| 102 |
}
|
| 103 |
```
|
|
|
|
| 95 |
Please cite the repo if you use the data, method or code in this repo.
|
| 96 |
|
| 97 |
```
|
| 98 |
+
@article{luo2023wizardcoder,
|
| 99 |
+
title={WizardCoder: Empowering Code Large Language Models with Evol-Instruct},
|
| 100 |
+
author={Luo, Ziyang and Xu, Can and Zhao, Pu and Sun, Qingfeng and Geng, Xiubo and Hu, Wenxiang and Tao, Chongyang and Ma, Jing and Lin, Qingwei and Jiang, Daxin},
|
| 101 |
+
journal={arXiv preprint arXiv:2306.08568},
|
| 102 |
+
year={2023}
|
| 103 |
}
|
| 104 |
```
|