WizardLM commited on
Commit
76b530c
•
1 Parent(s): 5b2640b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
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), [Demo](https://1c48cbf5c83110ed.gradio.app/), and [Paper]().
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
- [Demo Link](https://f245f8683a11cf52.gradio.app/) (We adopt the greedy decoding now.)
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