Commit
•
529d61d
1
Parent(s):
eaedf3f
Adding Evaluation Results (#4)
Browse files- Adding Evaluation Results (caa3abc398f519d0bc5100cdc7b6f3b1a9528f99)
Co-authored-by: Open LLM Leaderboard PR Bot <[email protected]>
README.md
CHANGED
@@ -18,3 +18,17 @@ The `<|system|>` prompt can be used to inject out-of-channel information behind
|
|
18 |
trained on commit 96baf32 of the linked dataset
|
19 |
|
20 |
![koishi_instruct_3b_v3_benchmarks.png](https://cdn.discordapp.com/attachments/1003543209378578442/1116276126449418300/image.png)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
18 |
trained on commit 96baf32 of the linked dataset
|
19 |
|
20 |
![koishi_instruct_3b_v3_benchmarks.png](https://cdn.discordapp.com/attachments/1003543209378578442/1116276126449418300/image.png)
|
21 |
+
|
22 |
+
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
|
23 |
+
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_ewof__koishi-instruct-3b)
|
24 |
+
|
25 |
+
| Metric | Value |
|
26 |
+
|-----------------------|---------------------------|
|
27 |
+
| Avg. | 33.48 |
|
28 |
+
| ARC (25-shot) | 40.96 |
|
29 |
+
| HellaSwag (10-shot) | 64.54 |
|
30 |
+
| MMLU (5-shot) | 26.58 |
|
31 |
+
| TruthfulQA (0-shot) | 31.65 |
|
32 |
+
| Winogrande (5-shot) | 64.09 |
|
33 |
+
| GSM8K (5-shot) | 1.14 |
|
34 |
+
| DROP (3-shot) | 5.41 |
|