Update README.md
Browse files
README.md
CHANGED
|
@@ -10,6 +10,8 @@ This is the Full-Weight of WizardCoder.
|
|
| 10 |
|
| 11 |
**Paper**: Is coming, with brand-new Evol+ methods for code LLMs.
|
| 12 |
|
|
|
|
|
|
|
| 13 |
|
| 14 |
# WizardCoder: Empowering Code Large Language Models with Evol-Instruct
|
| 15 |
|
|
@@ -19,7 +21,7 @@ To develop our WizardCoder model, we begin by adapting the Evol-Instruct method
|
|
| 19 |
## News
|
| 20 |
|
| 21 |
- 🔥 Our **WizardCoder-15B-v1.0** model achieves the **57.3 pass@1** on the [HumanEval Benchmarks](https://github.com/openai/human-eval), which is **22.3** points higher than the SOTA open-source Code LLMs.
|
| 22 |
-
- 🔥 We released **WizardCoder-15B-v1.0** trained with **78k** evolved code instructions. Please checkout the [Model Weights](https://huggingface.co/WizardLM/WizardCoder-15B-V1.0),
|
| 23 |
- 📣 Please refer to our Twitter account https://twitter.com/WizardLM_AI and HuggingFace Repo https://huggingface.co/WizardLM . We will use them to announce any new release at the 1st time.
|
| 24 |
|
| 25 |
|
|
@@ -78,7 +80,7 @@ We welcome everyone to use your professional and difficult instructions to evalu
|
|
| 78 |
|
| 79 |
We will provide our latest models for you to try for as long as possible. If you find a link is not working, please try another one. At the same time, please try as many **real-world** and **challenging** code-related problems that you encounter in your work and life as possible. We will continue to evolve our models with your feedbacks.
|
| 80 |
|
| 81 |
-
|
| 82 |
|
| 83 |
## Fine-tuning
|
| 84 |
|
|
|
|
| 10 |
|
| 11 |
**Paper**: Is coming, with brand-new Evol+ methods for code LLMs.
|
| 12 |
|
| 13 |
+
**Demo-1**: https://f245f8683a11cf52.gradio.app/
|
| 14 |
+
|
| 15 |
|
| 16 |
# WizardCoder: Empowering Code Large Language Models with Evol-Instruct
|
| 17 |
|
|
|
|
| 21 |
## News
|
| 22 |
|
| 23 |
- 🔥 Our **WizardCoder-15B-v1.0** model achieves the **57.3 pass@1** on the [HumanEval Benchmarks](https://github.com/openai/human-eval), which is **22.3** points higher than the SOTA open-source Code LLMs.
|
| 24 |
+
- 🔥 We released **WizardCoder-15B-v1.0** trained with **78k** evolved code instructions. Please checkout the [Model Weights](https://huggingface.co/WizardLM/WizardCoder-15B-V1.0), and [Paper]().
|
| 25 |
- 📣 Please refer to our Twitter account https://twitter.com/WizardLM_AI and HuggingFace Repo https://huggingface.co/WizardLM . We will use them to announce any new release at the 1st time.
|
| 26 |
|
| 27 |
|
|
|
|
| 80 |
|
| 81 |
We will provide our latest models for you to try for as long as possible. If you find a link is not working, please try another one. At the same time, please try as many **real-world** and **challenging** code-related problems that you encounter in your work and life as possible. We will continue to evolve our models with your feedbacks.
|
| 82 |
|
| 83 |
+
|
| 84 |
|
| 85 |
## Fine-tuning
|
| 86 |
|