Commit
·
9d3bf68
1
Parent(s):
5b38828
Adding Evaluation Results (#2)
Browse files- Adding Evaluation Results (62f88ceacec95173845bbe5da381073faa1c2764)
Co-authored-by: Open LLM Leaderboard PR Bot <[email protected]>
README.md
CHANGED
@@ -161,3 +161,17 @@ The following `bitsandbytes` quantization config was used during training:
|
|
161 |
## Framework versions
|
162 |
|
163 |
- PEFT 0.6.0.dev0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
161 |
## Framework versions
|
162 |
|
163 |
- PEFT 0.6.0.dev0
|
164 |
+
|
165 |
+
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
|
166 |
+
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_dfurman__llama-2-7b-instruct-peft)
|
167 |
+
|
168 |
+
| Metric | Value |
|
169 |
+
|-----------------------|---------------------------|
|
170 |
+
| Avg. | 44.5 |
|
171 |
+
| ARC (25-shot) | 51.19 |
|
172 |
+
| HellaSwag (10-shot) | 78.92 |
|
173 |
+
| MMLU (5-shot) | 46.63 |
|
174 |
+
| TruthfulQA (0-shot) | 48.5 |
|
175 |
+
| Winogrande (5-shot) | 74.43 |
|
176 |
+
| GSM8K (5-shot) | 5.99 |
|
177 |
+
| DROP (3-shot) | 5.82 |
|