Update README.md
Browse files
README.md
CHANGED
|
@@ -293,10 +293,11 @@ evaluate_functional_correctness ${output_path}.jsonl
|
|
| 293 |
Please cite the repo if you use the data, method or code in this repo.
|
| 294 |
|
| 295 |
```
|
| 296 |
-
@
|
| 297 |
-
|
| 298 |
-
|
| 299 |
-
|
|
|
|
| 300 |
}
|
| 301 |
```
|
| 302 |
## Disclaimer
|
|
|
|
| 293 |
Please cite the repo if you use the data, method or code in this repo.
|
| 294 |
|
| 295 |
```
|
| 296 |
+
@article{luo2023wizardcoder,
|
| 297 |
+
title={WizardCoder: Empowering Code Large Language Models with Evol-Instruct},
|
| 298 |
+
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},
|
| 299 |
+
journal={arXiv preprint arXiv:2306.08568},
|
| 300 |
+
year={2023}
|
| 301 |
}
|
| 302 |
```
|
| 303 |
## Disclaimer
|