Commit
•
11bff5c
1
Parent(s):
6b601fa
Adding Evaluation Results (#1)
Browse files- Adding Evaluation Results (99d945838971d2e3106cd02aeeab2398219a9420)
Co-authored-by: Open LLM Leaderboard PR Bot <leaderboard-pr-bot@users.noreply.huggingface.co>
README.md
CHANGED
@@ -1,3 +1,16 @@
|
|
1 |
### Under Construction
|
2 |
|
3 |
-
This model has some decoding patterns that origin from the fine-tunned dataset. So I will train the model to remove these patterns.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
### Under Construction
|
2 |
|
3 |
+
This model has some decoding patterns that origin from the fine-tunned dataset. So I will train the model to remove these patterns.
|
4 |
+
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
|
5 |
+
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_psyche__kollama2-7b-v2)
|
6 |
+
|
7 |
+
| Metric | Value |
|
8 |
+
|-----------------------|---------------------------|
|
9 |
+
| Avg. | 44.91 |
|
10 |
+
| ARC (25-shot) | 53.33 |
|
11 |
+
| HellaSwag (10-shot) | 78.5 |
|
12 |
+
| MMLU (5-shot) | 43.61 |
|
13 |
+
| TruthfulQA (0-shot) | 46.37 |
|
14 |
+
| Winogrande (5-shot) | 75.61 |
|
15 |
+
| GSM8K (5-shot) | 6.52 |
|
16 |
+
| DROP (3-shot) | 10.4 |
|