Adding Evaluation Results

#1
Files changed (1) hide show
  1. README.md +14 -1
README.md CHANGED
@@ -21,4 +21,17 @@ Llama-2-7B
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-7b)
27
+
28
+ | Metric | Value |
29
+ |-----------------------|---------------------------|
30
+ | Avg. | 38.36 |
31
+ | ARC (25-shot) | 42.66 |
32
+ | HellaSwag (10-shot) | 66.58 |
33
+ | MMLU (5-shot) | 30.41 |
34
+ | TruthfulQA (0-shot) | 38.62 |
35
+ | Winogrande (5-shot) | 66.22 |
36
+ | GSM8K (5-shot) | 0.0 |
37
+ | DROP (3-shot) | 24.05 |