Commit ·
689a2df
1
Parent(s): 007bf59
Adding Evaluation Results (#1)
Browse files- Adding Evaluation Results (1241713a440f36dee2aff76def722b9b45d979b5)
Co-authored-by: Open LLM Leaderboard PR Bot <leaderboard-pr-bot@users.noreply.huggingface.co>
README.md
CHANGED
|
@@ -24,4 +24,17 @@ You are an AI assistant. User will you give you a task. Your goal is to complete
|
|
| 24 |
How do you fine tune a large language model?
|
| 25 |
|
| 26 |
### Response:
|
| 27 |
-
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 24 |
How do you fine tune a large language model?
|
| 25 |
|
| 26 |
### Response:
|
| 27 |
+
```
|
| 28 |
+
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
|
| 29 |
+
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_KnutJaegersberg__deacon-13b)
|
| 30 |
+
|
| 31 |
+
| Metric | Value |
|
| 32 |
+
|-----------------------|---------------------------|
|
| 33 |
+
| Avg. | 46.78 |
|
| 34 |
+
| ARC (25-shot) | 57.85 |
|
| 35 |
+
| HellaSwag (10-shot) | 82.63 |
|
| 36 |
+
| MMLU (5-shot) | 55.25 |
|
| 37 |
+
| TruthfulQA (0-shot) | 39.33 |
|
| 38 |
+
| Winogrande (5-shot) | 76.32 |
|
| 39 |
+
| GSM8K (5-shot) | 10.39 |
|
| 40 |
+
| DROP (3-shot) | 5.67 |
|