Update README.md
Browse files
README.md
CHANGED
@@ -15,6 +15,27 @@ license: llama2
|
|
15 |
<p><h1> speechlessai/speechless-codellama-dolphin-orca-platypus-13b </h1></p>
|
16 |
Fine-tune the codellama/CodeLlama-13b-hf 2 epochs with Dolphin (5% GPT4), Orca (5% GPT4) and Platypus (100%) datasets.
|
17 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
18 |
| Metric | Value |
|
19 |
| --- | --- |
|
20 |
| ARC | 45.82 |
|
|
|
15 |
<p><h1> speechlessai/speechless-codellama-dolphin-orca-platypus-13b </h1></p>
|
16 |
Fine-tune the codellama/CodeLlama-13b-hf 2 epochs with Dolphin (5% GPT4), Orca (5% GPT4) and Platypus (100%) datasets.
|
17 |
|
18 |
+
| Metric | Value |
|
19 |
+
| --- | --- |
|
20 |
+
| humaneval-python | 43.29 |
|
21 |
+
|
22 |
+
[Big Code Models Leaderboard](https://huggingface.co/spaces/bigcode/bigcode-models-leaderboard)
|
23 |
+
|
24 |
+
CodeLlama-34B-Python: 53.29
|
25 |
+
|
26 |
+
CodeLlama-34B-Instruct: 50.79
|
27 |
+
|
28 |
+
CodeLlama-13B-Instruct: 50.6
|
29 |
+
|
30 |
+
CodeLlama-34B: 45.11
|
31 |
+
|
32 |
+
CodeLlama-13B-Python: 42.89
|
33 |
+
|
34 |
+
CodeLlama-13B: 35.07
|
35 |
+
|
36 |
+
[Open LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
|
37 |
+
|
38 |
+
|
39 |
| Metric | Value |
|
40 |
| --- | --- |
|
41 |
| ARC | 45.82 |
|