From 4964ce4be108ef6e71f1b7c1d9fca2d301e7ae37 Mon Sep 17 00:00:00 2001
From: Victor Sun <1026713524@qq.com>
Date: Sun, 13 Aug 2023 01:00:25 +0800
Subject: [PATCH] Update README.md
---
README.md | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/README.md b/README.md
index 36f21e2..71d6340 100644
--- a/README.md
+++ b/README.md
@@ -21,11 +21,11 @@
- đŸ”¥ 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.
- đŸ”¥ 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.
-| Model | Checkpoint | Paper | GSM8k | MATH | License|
-| ----- |------| ---- |------|-------| ----- |
-| WizardMath-70B-V1.0 | đŸ¤— HF Link | đŸ“ƒComing Soon| **81.6** | **22.7** | Llama 2 License |
-| WizardMath-13B-V1.0 | đŸ¤— HF Link | đŸ“ƒComing Soon| **63.9** | **14.0** | Llama 2 License |
-| WizardMath-7B-V1.0 | đŸ¤— HF Link | đŸ“ƒComing Soon| **54.9** | **10.7** | Llama 2 License |
+| Model | Checkpoint | Paper | GSM8k | MATH |Online Demo| License|
+| ----- |------| ---- |------|-------| ----- | ----- |
+| WizardMath-70B-V1.0 | đŸ¤— HF Link | đŸ“ƒComing Soon| **81.6** | **22.7** || Llama 2 License |
+| WizardMath-13B-V1.0 | đŸ¤— HF Link | đŸ“ƒComing Soon| **63.9** | **14.0** | | Llama 2 License |
+| WizardMath-7B-V1.0 | đŸ¤— HF Link | đŸ“ƒComing Soon| **54.9** | **10.7** | [Demo-1](http://777957f.r10.cpolar.top), [Demo-2](http://2be2671b.r10.cpolar.top) | Llama 2 License |