Adding Evaluation Results (#2)
Browse files- Adding Evaluation Results (452d92486b205568f1743d21c7cd42ad48ab96a6)
README.md
CHANGED
@@ -19,4 +19,17 @@ Prompt template:
|
|
19 |
|
20 |
### RESPONSE:
|
21 |
<leave a newline for the model to answer>
|
22 |
-
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
19 |
|
20 |
### RESPONSE:
|
21 |
<leave a newline for the model to answer>
|
22 |
+
```
|
23 |
+
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
|
24 |
+
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_acrastt__Bean-3B)
|
25 |
+
|
26 |
+
| Metric | Value |
|
27 |
+
|-----------------------|---------------------------|
|
28 |
+
| Avg. | 35.2 |
|
29 |
+
| ARC (25-shot) | 40.36 |
|
30 |
+
| HellaSwag (10-shot) | 72.0 |
|
31 |
+
| MMLU (5-shot) | 26.43 |
|
32 |
+
| TruthfulQA (0-shot) | 36.11 |
|
33 |
+
| Winogrande (5-shot) | 65.67 |
|
34 |
+
| GSM8K (5-shot) | 0.53 |
|
35 |
+
| DROP (3-shot) | 5.28 |
|