Update README.md (#12)
Browse files- Update README.md (9acc5e4caaa95984f053be042a817dee7379cf51)
Co-authored-by: haipengluo <[email protected]>
README.md
CHANGED
|
@@ -75,6 +75,10 @@ Please use **the same systems prompts strictly** with us, and we do not guarante
|
|
| 75 |
"Below is an instruction that describes a task. Write a response that appropriately completes the request.\n\n### Instruction:\n{instruction}\n\n### Response: Let's think step by step."
|
| 76 |
```
|
| 77 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 78 |
|
| 79 |
❗<b>To commen concern about dataset:</b>
|
| 80 |
|
|
@@ -84,10 +88,6 @@ Our researchers have no authority to publicly release them without authorization
|
|
| 84 |
Thank you for your understanding.
|
| 85 |
|
| 86 |
|
| 87 |
-
## Inference Demo Script
|
| 88 |
-
|
| 89 |
-
We provide the inference demo code [here](https://github.com/nlpxucan/WizardLM/tree/main/demo).
|
| 90 |
-
|
| 91 |
## Citation
|
| 92 |
|
| 93 |
Please cite the repo if you use the data, method or code in this repo.
|
|
|
|
| 75 |
"Below is an instruction that describes a task. Write a response that appropriately completes the request.\n\n### Instruction:\n{instruction}\n\n### Response: Let's think step by step."
|
| 76 |
```
|
| 77 |
|
| 78 |
+
## Inference WizardMath Demo Script
|
| 79 |
+
|
| 80 |
+
We provide the WizardMath inference demo code [here](https://github.com/nlpxucan/WizardLM/tree/main/demo).
|
| 81 |
+
|
| 82 |
|
| 83 |
❗<b>To commen concern about dataset:</b>
|
| 84 |
|
|
|
|
| 88 |
Thank you for your understanding.
|
| 89 |
|
| 90 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 91 |
## Citation
|
| 92 |
|
| 93 |
Please cite the repo if you use the data, method or code in this repo.
|