Update README.md (#5)
Browse files- Update README.md (cac068d1d5e909d88fa0419a3698baedc62d28c8)
Co-authored-by: Ziyang Luo <[email protected]>
README.md
CHANGED
@@ -77,3 +77,8 @@ model-index:
|
|
77 |
<p align="center" width="100%">
|
78 |
<a ><img src="https://raw.githubusercontent.com/nlpxucan/WizardLM/main/WizardCoder/imgs/compare_sota.png" alt="WizardCoder" style="width: 96%; min-width: 300px; display: block; margin: auto;"></a>
|
79 |
</p>
|
|
|
|
|
|
|
|
|
|
|
|
77 |
<p align="center" width="100%">
|
78 |
<a ><img src="https://raw.githubusercontent.com/nlpxucan/WizardLM/main/WizardCoder/imgs/compare_sota.png" alt="WizardCoder" style="width: 96%; min-width: 300px; display: block; margin: auto;"></a>
|
79 |
</p>
|
80 |
+
|
81 |
+
The Prompt should be as following:
|
82 |
+
```
|
83 |
+
"Below is an instruction that describes a task. Write a response that appropriately completes the request.\n\n### Instruction:\n{instruction}\n\n### Response:"
|
84 |
+
```
|