Commit
·
5f5c5b6
1
Parent(s):
ebcb1c1
Update README.md
Browse files
README.md
CHANGED
|
@@ -4,7 +4,7 @@ license: llama2
|
|
| 4 |
# THIS MODEL HAS EVAL DATA LEAKED INTO THE DATASET
|
| 5 |
# THIS IS NOT AN OFFICIAL MODEL CARD
|
| 6 |
|
| 7 |
-
## NewHope: Harnessing 99% of GPT-4's Programming Capabilities
|
| 8 |
|
| 9 |
We introduce NewHope, a fine-tuned chat model based on llama-2-13b, aiming to provide a strong coding capability. NewHope handle different languages including Python, C++, Java, JavaScript, Go, and more. Preliminary evaluation on HumanEval shows that **NewHope possesses 99% of GPT-4's programming capabilities**.
|
| 10 |
|
|
|
|
| 4 |
# THIS MODEL HAS EVAL DATA LEAKED INTO THE DATASET
|
| 5 |
# THIS IS NOT AN OFFICIAL MODEL CARD
|
| 6 |
|
| 7 |
+
## ~~NewHope: Harnessing 99% of GPT-4's Programming Capabilities~~
|
| 8 |
|
| 9 |
We introduce NewHope, a fine-tuned chat model based on llama-2-13b, aiming to provide a strong coding capability. NewHope handle different languages including Python, C++, Java, JavaScript, Go, and more. Preliminary evaluation on HumanEval shows that **NewHope possesses 99% of GPT-4's programming capabilities**.
|
| 10 |
|