Update README.md (#1)
Browse files- Update README.md (2146494547939353d9ef27916bf0940b67216729)
Co-authored-by: Ziyang Luo <[email protected]>
README.md
CHANGED
@@ -77,6 +77,8 @@ Please use **the same systems prompts strictly** with us, and we do not guarante
|
|
77 |
|
78 |
We provide all codes [here](https://github.com/nlpxucan/WizardLM/tree/main/WizardCoder/src).
|
79 |
|
|
|
|
|
80 |
```
|
81 |
transformers==4.36.2
|
82 |
vllm==0.2.5
|
|
|
77 |
|
78 |
We provide all codes [here](https://github.com/nlpxucan/WizardLM/tree/main/WizardCoder/src).
|
79 |
|
80 |
+
We also provide all generated [results](https://github.com/nlpxucan/WizardLM/blob/main/WizardCoder/data/humaneval_mbpp_wizardcoder33b_v1.1_results.zip).
|
81 |
+
|
82 |
```
|
83 |
transformers==4.36.2
|
84 |
vllm==0.2.5
|