Adding Evaluation Results

#3
Files changed (1) hide show
  1. README.md +14 -1
README.md CHANGED
@@ -34,4 +34,17 @@ A chat between a human and an artificial intelligence bot. The bot gives helpful
34
  |Bot|:
35
  ```
36
 
37
- 注意:在历史对话的Bot输出结尾,拼接一个</s>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
34
  |Bot|:
35
  ```
36
 
37
+ 注意:在历史对话的Bot输出结尾,拼接一个</s>
38
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
39
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_Azure99__blossom-v1-3b)
40
+
41
+ | Metric | Value |
42
+ |-----------------------|---------------------------|
43
+ | Avg. | 32.86 |
44
+ | ARC (25-shot) | 36.86 |
45
+ | HellaSwag (10-shot) | 55.1 |
46
+ | MMLU (5-shot) | 26.7 |
47
+ | TruthfulQA (0-shot) | 43.45 |
48
+ | Winogrande (5-shot) | 58.88 |
49
+ | GSM8K (5-shot) | 0.38 |
50
+ | DROP (3-shot) | 8.65 |