Commit
•
f23966a
1
Parent(s):
bcbf73f
Adding Evaluation Results (#3)
Browse files- Adding Evaluation Results (af05c4310dc3f1ebf192f07afb0378819084f9d3)
Co-authored-by: Open LLM Leaderboard PR Bot <[email protected]>
README.md
CHANGED
@@ -90,3 +90,17 @@ Write a tweet describing your capabilities.
|
|
90 |
|
91 |
```
|
92 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
90 |
|
91 |
```
|
92 |
|
93 |
+
|
94 |
+
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
|
95 |
+
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_vicgalle__gpt2-alpaca-gpt4)
|
96 |
+
|
97 |
+
| Metric | Value |
|
98 |
+
|-----------------------|---------------------------|
|
99 |
+
| Avg. | 24.98 |
|
100 |
+
| ARC (25-shot) | 22.61 |
|
101 |
+
| HellaSwag (10-shot) | 31.17 |
|
102 |
+
| MMLU (5-shot) | 25.76 |
|
103 |
+
| TruthfulQA (0-shot) | 38.04 |
|
104 |
+
| Winogrande (5-shot) | 52.17 |
|
105 |
+
| GSM8K (5-shot) | 0.3 |
|
106 |
+
| DROP (3-shot) | 4.83 |
|