Adding Evaluation Results

#1
Files changed (1) hide show
  1. README.md +14 -1
README.md CHANGED
@@ -21,4 +21,17 @@ Llama-2-13B
21
  Open dataset (Korean).
22
 
23
  **Training Objective**
24
- We trained the model to learn Korean corpus.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
21
  Open dataset (Korean).
22
 
23
  **Training Objective**
24
+ We trained the model to learn Korean corpus.
25
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
26
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_hyunseoki__ko-ref-llama2-13b)
27
+
28
+ | Metric | Value |
29
+ |-----------------------|---------------------------|
30
+ | Avg. | 41.32 |
31
+ | ARC (25-shot) | 48.38 |
32
+ | HellaSwag (10-shot) | 73.56 |
33
+ | MMLU (5-shot) | 34.83 |
34
+ | TruthfulQA (0-shot) | 35.82 |
35
+ | Winogrande (5-shot) | 69.14 |
36
+ | GSM8K (5-shot) | 0.0 |
37
+ | DROP (3-shot) | 27.53 |