Commit ·
fdd0be2
1
Parent(s): 20529d4
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
|
@@ -147,4 +147,17 @@ print(completion)
|
|
| 147 |
#=> most-visited international destination in Europe.
|
| 148 |
```
|
| 149 |
|
| 150 |
-
This model is very wordy... But for less contrived tasks, I have found it to work well enough.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 147 |
#=> most-visited international destination in Europe.
|
| 148 |
```
|
| 149 |
|
| 150 |
+
This model is very wordy... But for less contrived tasks, I have found it to work well enough.
|
| 151 |
+
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
|
| 152 |
+
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_player1537__dolphinette)
|
| 153 |
+
|
| 154 |
+
| Metric | Value |
|
| 155 |
+
|-----------------------|---------------------------|
|
| 156 |
+
| Avg. | 27.43 |
|
| 157 |
+
| ARC (25-shot) | 24.91 |
|
| 158 |
+
| HellaSwag (10-shot) | 37.33 |
|
| 159 |
+
| MMLU (5-shot) | 25.37 |
|
| 160 |
+
| TruthfulQA (0-shot) | 42.08 |
|
| 161 |
+
| Winogrande (5-shot) | 54.22 |
|
| 162 |
+
| GSM8K (5-shot) | 0.0 |
|
| 163 |
+
| DROP (3-shot) | 8.1 |
|