Update README.md
Browse filesopen llm leaderboard update
README.md
CHANGED
@@ -17,11 +17,11 @@ Platypus-30B is an instruction fine-tuned model based on the LLaMA-30B transform
|
|
17 |
|
18 |
| Metric | Value |
|
19 |
|-----------------------|-------|
|
20 |
-
| MMLU (5-shot) | 64.
|
21 |
-
| ARC (25-shot) |
|
22 |
-
| HellaSwag (10-shot) |
|
23 |
-
| TruthfulQA (0-shot) | 45.
|
24 |
-
| Avg. |
|
25 |
|
26 |
We use state-of-the-art [Language Model Evaluation Harness](https://github.com/EleutherAI/lm-evaluation-harness) to run the benchmark tests above.
|
27 |
|
|
|
17 |
|
18 |
| Metric | Value |
|
19 |
|-----------------------|-------|
|
20 |
+
| MMLU (5-shot) | 64.1 |
|
21 |
+
| ARC (25-shot) | 57.6 |
|
22 |
+
| HellaSwag (10-shot) | 81.9 |
|
23 |
+
| TruthfulQA (0-shot) | 45.3 |
|
24 |
+
| Avg. | 62.2 |
|
25 |
|
26 |
We use state-of-the-art [Language Model Evaluation Harness](https://github.com/EleutherAI/lm-evaluation-harness) to run the benchmark tests above.
|
27 |
|