Update README.md
Browse files
README.md
CHANGED
@@ -21,6 +21,19 @@ This is the Full-Weight of WizardCoder.
|
|
21 |
👋 Join our <a href="https://discord.gg/bpmeZD7V" target="_blank">Discord</a>
|
22 |
</p>
|
23 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
24 |
|
25 |
<font size=4>
|
26 |
|
|
|
21 |
👋 Join our <a href="https://discord.gg/bpmeZD7V" target="_blank">Discord</a>
|
22 |
</p>
|
23 |
|
24 |
+
## News
|
25 |
+
|
26 |
+
- 🔥 🔥 🔥 [08/11/2023] We release **WizardMath** Models.
|
27 |
+
- 🔥 Our **WizardMath-70B-V1.0** model slightly outperforms some closed-source LLMs on the GSM8K, including **ChatGPT 3.5**, **Claude Instant 1** and **PaLM 2 540B**.
|
28 |
+
- 🔥 Our **WizardMath-70B-V1.0** model achieves **81.6 pass@1** on the [GSM8k Benchmarks](https://github.com/openai/grade-school-math), which is **24.8** points higher than the SOTA open-source LLM.
|
29 |
+
- 🔥 Our **WizardMath-70B-V1.0** model achieves **22.7 pass@1** on the [MATH Benchmarks](https://github.com/hendrycks/math), which is **9.2** points higher than the SOTA open-source LLM.
|
30 |
+
|
31 |
+
| Model | Checkpoint | Paper | GSM8k | MATH |Online Demo| License|
|
32 |
+
| ----- |------| ---- |------|-------| ----- | ----- |
|
33 |
+
| WizardMath-70B-V1.0 | 🤗 <a href="https://huggingface.co/WizardLM/WizardMath-70B-V1.0" target="_blank">HF Link</a> | 📃Coming Soon| **81.6** | **22.7** || <a href="https://ai.meta.com/resources/models-and-libraries/llama-downloads/" target="_blank">Llama 2 License </a> |
|
34 |
+
| WizardMath-13B-V1.0 | 🤗 <a href="https://huggingface.co/WizardLM/WizardMath-13B-V1.0" target="_blank">HF Link</a> | 📃Coming Soon| **63.9** | **14.0** | | <a href="https://ai.meta.com/resources/models-and-libraries/llama-downloads/" target="_blank">Llama 2 License </a> |
|
35 |
+
| WizardMath-7B-V1.0 | 🤗 <a href="https://huggingface.co/WizardLM/WizardMath-7B-V1.0" target="_blank">HF Link</a> | 📃Coming Soon| **54.9** | **10.7** | [Demo-1](http://777957f.r10.cpolar.top), [Demo-2](http://2be2671b.r10.cpolar.top) | <a href="https://ai.meta.com/resources/models-and-libraries/llama-downloads/" target="_blank">Llama 2 License </a>|
|
36 |
+
|
37 |
|
38 |
<font size=4>
|
39 |
|