Commit
•
0fe0c67
1
Parent(s):
e64d658
Adding Evaluation Results (#1)
Browse files- Adding Evaluation Results (cd69c739c8e6460345e82f853eae8fb0931e1ac7)
Co-authored-by: Open LLM Leaderboard PR Bot <leaderboard-pr-bot@users.noreply.huggingface.co>
README.md
CHANGED
@@ -80,3 +80,17 @@ Please read this disclaimer carefully before using the large language model prov
|
|
80 |
---
|
81 |
license: apache-2.0
|
82 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
80 |
---
|
81 |
license: apache-2.0
|
82 |
---
|
83 |
+
|
84 |
+
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
|
85 |
+
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_CobraMamba__mamba-gpt-7b-v1)
|
86 |
+
|
87 |
+
| Metric | Value |
|
88 |
+
|-----------------------|---------------------------|
|
89 |
+
| Avg. | 54.77 |
|
90 |
+
| ARC (25-shot) | 61.26 |
|
91 |
+
| HellaSwag (10-shot) | 84.1 |
|
92 |
+
| MMLU (5-shot) | 63.46 |
|
93 |
+
| TruthfulQA (0-shot) | 46.34 |
|
94 |
+
| Winogrande (5-shot) | 79.16 |
|
95 |
+
| GSM8K (5-shot) | 17.36 |
|
96 |
+
| DROP (3-shot) | 31.67 |
|