Commit
·
398c21f
1
Parent(s):
38f0687
Adding Evaluation Results (#1)
Browse files- Adding Evaluation Results (1dacf775a3c4ad3c32fa3f5d3fcf5400fc6d633e)
Co-authored-by: Open LLM Leaderboard PR Bot <leaderboard-pr-bot@users.noreply.huggingface.co>
README.md
CHANGED
@@ -49,4 +49,17 @@ model-index:
|
|
49 |
|
50 |
# Fine-tunned Llama-2 Model with Korean Corpus
|
51 |
|
52 |
-
This model is a further trained Llama-2 model on the Korean datasets.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
49 |
|
50 |
# Fine-tunned Llama-2 Model with Korean Corpus
|
51 |
|
52 |
+
This model is a further trained Llama-2 model on the Korean datasets.
|
53 |
+
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
|
54 |
+
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_psyche__kollama2-7b)
|
55 |
+
|
56 |
+
| Metric | Value |
|
57 |
+
|-----------------------|---------------------------|
|
58 |
+
| Avg. | 43.71 |
|
59 |
+
| ARC (25-shot) | 53.24 |
|
60 |
+
| HellaSwag (10-shot) | 78.78 |
|
61 |
+
| MMLU (5-shot) | 42.31 |
|
62 |
+
| TruthfulQA (0-shot) | 44.56 |
|
63 |
+
| Winogrande (5-shot) | 73.95 |
|
64 |
+
| GSM8K (5-shot) | 5.99 |
|
65 |
+
| DROP (3-shot) | 7.11 |
|