Commit
•
b517d78
1
Parent(s):
428508a
Adding Evaluation Results (#1)
Browse files- Adding Evaluation Results (8de5ae490c25f86aaf10575d40da4ec17f84e826)
Co-authored-by: Open LLM Leaderboard PR Bot <leaderboard-pr-bot@users.noreply.huggingface.co>
README.md
CHANGED
@@ -125,3 +125,17 @@ The following hyperparameters were used during training:
|
|
125 |
- Pytorch 2.0.1+cu117
|
126 |
- Datasets 2.14.4
|
127 |
- Tokenizers 0.13.3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
125 |
- Pytorch 2.0.1+cu117
|
126 |
- Datasets 2.14.4
|
127 |
- Tokenizers 0.13.3
|
128 |
+
|
129 |
+
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
|
130 |
+
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_BramVanroy__Llama-2-13b-chat-dutch)
|
131 |
+
|
132 |
+
| Metric | Value |
|
133 |
+
|-----------------------|---------------------------|
|
134 |
+
| Avg. | 46.91 |
|
135 |
+
| ARC (25-shot) | 59.3 |
|
136 |
+
| HellaSwag (10-shot) | 81.45 |
|
137 |
+
| MMLU (5-shot) | 55.82 |
|
138 |
+
| TruthfulQA (0-shot) | 38.23 |
|
139 |
+
| Winogrande (5-shot) | 76.64 |
|
140 |
+
| GSM8K (5-shot) | 10.69 |
|
141 |
+
| DROP (3-shot) | 6.28 |
|