WizardLM commited on
Commit
12cd469
1 Parent(s): 5aaed74

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -5
README.md CHANGED
@@ -18,11 +18,15 @@ license: llama2
18
 
19
 
20
 
21
- | Model | Checkpoint | Paper | GSM8k | MATH | License|
22
- | ----- |------| ---- |------|-------| ----- |
23
- | 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> |
24
- | 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> |
25
- | 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** | <a href="https://ai.meta.com/resources/models-and-libraries/llama-downloads/" target="_blank">Llama 2 License </a>|
 
 
 
 
26
 
27
  **Github Repo**: https://github.com/nlpxucan/WizardLM/tree/main/WizardMath
28
 
 
18
 
19
 
20
 
21
+
22
+
23
+
24
+ | Model | Checkpoint | Paper | GSM8k | MATH |Online Demo| License|
25
+ | ----- |------| ---- |------|-------| ----- | ----- |
26
+ | 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> |
27
+ | 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> |
28
+ | 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>|
29
+
30
 
31
  **Github Repo**: https://github.com/nlpxucan/WizardLM/tree/main/WizardMath
32