Commit ·
6991e8c
1
Parent(s): e676fbd
Adding Evaluation Results (#1)
Browse files- Adding Evaluation Results (4e400adb469f48b8d7f764fba0ff84913791f63a)
Co-authored-by: Open LLM Leaderboard PR Bot <leaderboard-pr-bot@users.noreply.huggingface.co>
README.md
CHANGED
|
@@ -7,3 +7,17 @@ pipeline_tag: text-generation
|
|
| 7 |
---
|
| 8 |
|
| 9 |
# LlaMA 2 13B instruction finetuned
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
---
|
| 8 |
|
| 9 |
# LlaMA 2 13B instruction finetuned
|
| 10 |
+
|
| 11 |
+
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
|
| 12 |
+
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_Secbone__llama-2-13B-instructed)
|
| 13 |
+
|
| 14 |
+
| Metric | Value |
|
| 15 |
+
|-----------------------|---------------------------|
|
| 16 |
+
| Avg. | 47.84 |
|
| 17 |
+
| ARC (25-shot) | 59.39 |
|
| 18 |
+
| HellaSwag (10-shot) | 83.88 |
|
| 19 |
+
| MMLU (5-shot) | 55.57 |
|
| 20 |
+
| TruthfulQA (0-shot) | 46.89 |
|
| 21 |
+
| Winogrande (5-shot) | 74.03 |
|
| 22 |
+
| GSM8K (5-shot) | 8.04 |
|
| 23 |
+
| DROP (3-shot) | 7.06 |
|