Adding Evaluation Results

#1
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -152,3 +152,17 @@ Please consider citing our work if you use the data or code in this repo.
152
  ## Acknowledgements
153
 
154
  Thanks to [Llama 2](https://ai.meta.com/llama/), [FastChat](https://github.com/lm-sys/FastChat), [AlpacaFarm](https://github.com/tatsu-lab/alpaca_farm), and [vllm](https://github.com/vllm-project/vllm).
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
152
  ## Acknowledgements
153
 
154
  Thanks to [Llama 2](https://ai.meta.com/llama/), [FastChat](https://github.com/lm-sys/FastChat), [AlpacaFarm](https://github.com/tatsu-lab/alpaca_farm), and [vllm](https://github.com/vllm-project/vllm).
155
+
156
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
157
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_Xwin-LM__Xwin-LM-13B-V0.1)
158
+
159
+ | Metric | Value |
160
+ |-----------------------|---------------------------|
161
+ | Avg. | 48.9 |
162
+ | ARC (25-shot) | 62.54 |
163
+ | HellaSwag (10-shot) | 82.8 |
164
+ | MMLU (5-shot) | 56.53 |
165
+ | TruthfulQA (0-shot) | 45.96 |
166
+ | Winogrande (5-shot) | 74.27 |
167
+ | GSM8K (5-shot) | 9.63 |
168
+ | DROP (3-shot) | 10.56 |