Commit
•
f3bd9d2
1
Parent(s):
147daa2
Adding Evaluation Results (#1)
Browse files- Adding Evaluation Results (6025913da77714c041d42dee3a0047d63fd1ec8f)
Co-authored-by: Open LLM Leaderboard PR Bot <[email protected]>
README.md
ADDED
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
|
2 |
+
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
|
3 |
+
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_dhmeltzer__llama-7b-SFT_ds_eli5_1024_r_64_alpha_16_merged)
|
4 |
+
|
5 |
+
| Metric | Value |
|
6 |
+
|-----------------------|---------------------------|
|
7 |
+
| Avg. | 43.25 |
|
8 |
+
| ARC (25-shot) | 53.41 |
|
9 |
+
| HellaSwag (10-shot) | 77.9 |
|
10 |
+
| MMLU (5-shot) | 43.56 |
|
11 |
+
| TruthfulQA (0-shot) | 40.81 |
|
12 |
+
| Winogrande (5-shot) | 74.59 |
|
13 |
+
| GSM8K (5-shot) | 5.08 |
|
14 |
+
| DROP (3-shot) | 7.37 |
|