Adding Evaluation Results
#3
by
leaderboard-pr-bot
- opened
README.md
CHANGED
@@ -70,3 +70,17 @@ tokenizer.batch_decode(generate_ids)[0]
|
|
70 |
```
|
71 |
|
72 |
To utilize the prompt format without a system prompt, simply leave the line out.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
70 |
```
|
71 |
|
72 |
To utilize the prompt format without a system prompt, simply leave the line out.
|
73 |
+
|
74 |
+
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
|
75 |
+
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_orangetin__OpenHermes-Mixtral-8x7B)
|
76 |
+
|
77 |
+
| Metric |Value|
|
78 |
+
|---------------------------------|----:|
|
79 |
+
|Avg. |65.27|
|
80 |
+
|AI2 Reasoning Challenge (25-Shot)|63.91|
|
81 |
+
|HellaSwag (10-Shot) |84.14|
|
82 |
+
|MMLU (5-Shot) |64.29|
|
83 |
+
|TruthfulQA (0-shot) |59.53|
|
84 |
+
|Winogrande (5-shot) |74.03|
|
85 |
+
|GSM8k (5-shot) |45.72|
|
86 |
+
|