Commit ·
6ab26c3
1
Parent(s): 2837296
Adding Evaluation Results
Browse filesThis is an automated PR created with https://huggingface.co/spaces/Weyaxi/open-llm-leaderboard-results-pr
The purpose of this PR is to add evaluation results from the Open LLM Leaderboard to your model card.
If you encounter any issues, please report them to https://huggingface.co/spaces/Weyaxi/open-llm-leaderboard-results-pr/discussions
README.md
CHANGED
|
@@ -8,4 +8,17 @@ An experimental finetune of Sheared LLaMA 2.7b with Alpaca-QLoRA (version 2)
|
|
| 8 |
Trained on alpca style datasets
|
| 9 |
|
| 10 |
<p><h2> Prompt Template </h2></p>
|
| 11 |
-
Uses alpaca style prompt template
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8 |
Trained on alpca style datasets
|
| 9 |
|
| 10 |
<p><h2> Prompt Template </h2></p>
|
| 11 |
+
Uses alpaca style prompt template
|
| 12 |
+
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
|
| 13 |
+
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_vihangd__shearedplats-2.7b-v2)
|
| 14 |
+
|
| 15 |
+
| Metric | Value |
|
| 16 |
+
|-----------------------|---------------------------|
|
| 17 |
+
| Avg. | 36.72 |
|
| 18 |
+
| ARC (25-shot) | 42.41 |
|
| 19 |
+
| HellaSwag (10-shot) | 72.58 |
|
| 20 |
+
| MMLU (5-shot) | 27.52 |
|
| 21 |
+
| TruthfulQA (0-shot) | 39.76 |
|
| 22 |
+
| Winogrande (5-shot) | 65.9 |
|
| 23 |
+
| GSM8K (5-shot) | 1.52 |
|
| 24 |
+
| DROP (3-shot) | 7.34 |
|