Adding Evaluation Results

#1
Files changed (1) hide show
  1. README.md +14 -1
README.md CHANGED
@@ -103,4 +103,17 @@ for example in dataset:
103
  archivePrefix={arXiv},
104
  primaryClass={cs.CL}
105
  }
106
- ```
 
 
 
 
 
 
 
 
 
 
 
 
 
 
103
  archivePrefix={arXiv},
104
  primaryClass={cs.CL}
105
  }
106
+ ```
107
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
108
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_openbmb__UltraRM-13b)
109
+
110
+ | Metric | Value |
111
+ |-----------------------|---------------------------|
112
+ | Avg. | 25.35 |
113
+ | ARC (25-shot) | 28.16 |
114
+ | HellaSwag (10-shot) | 26.13 |
115
+ | MMLU (5-shot) | 25.96 |
116
+ | TruthfulQA (0-shot) | 47.91 |
117
+ | Winogrande (5-shot) | 49.33 |
118
+ | GSM8K (5-shot) | 0.0 |
119
+ | DROP (3-shot) | 0.0 |