Adding Evaluation Results

#4
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -47,3 +47,17 @@ To use this model, you need to [recover](https://github.com/thunlp/UltraChat/tre
47
  User: user input<eos_token>
48
  Assistant:
49
  ```
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
47
  User: user input<eos_token>
48
  Assistant:
49
  ```
50
+
51
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
52
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_openbmb__UltraLM-13b)
53
+
54
+ | Metric | Value |
55
+ |-----------------------|---------------------------|
56
+ | Avg. | 25.25 |
57
+ | ARC (25-shot) | 29.44 |
58
+ | HellaSwag (10-shot) | 25.99 |
59
+ | MMLU (5-shot) | 23.12 |
60
+ | TruthfulQA (0-shot) | 48.61 |
61
+ | Winogrande (5-shot) | 49.57 |
62
+ | GSM8K (5-shot) | 0.0 |
63
+ | DROP (3-shot) | 0.0 |