Adding Evaluation Results
#1
by leaderboard-pr-bot - opened
README.md
CHANGED
|
@@ -155,4 +155,17 @@ The following hyperparameters were used during training:
|
|
| 155 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
| 156 |
- lr_scheduler_type: cosine
|
| 157 |
- lr_scheduler_warmup_steps: 300
|
| 158 |
-
- num_epochs: 3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 155 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
| 156 |
- lr_scheduler_type: cosine
|
| 157 |
- lr_scheduler_warmup_steps: 300
|
| 158 |
+
- num_epochs: 3
|
| 159 |
+
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
|
| 160 |
+
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_teknium__OpenHermes-13B)
|
| 161 |
+
|
| 162 |
+
| Metric | Value |
|
| 163 |
+
|-----------------------|---------------------------|
|
| 164 |
+
| Avg. | 48.3 |
|
| 165 |
+
| ARC (25-shot) | 59.81 |
|
| 166 |
+
| HellaSwag (10-shot) | 82.24 |
|
| 167 |
+
| MMLU (5-shot) | 56.35 |
|
| 168 |
+
| TruthfulQA (0-shot) | 46.01 |
|
| 169 |
+
| Winogrande (5-shot) | 75.45 |
|
| 170 |
+
| GSM8K (5-shot) | 11.6 |
|
| 171 |
+
| DROP (3-shot) | 6.6 |
|