leaderboard-pr-bot commited on
Commit
ed3369c
1 Parent(s): b693a7a

Adding Evaluation Results

Browse files

This is an automated PR created with https://huggingface.co/spaces/Weyaxi/open-llm-leaderboard-results-pr

The purpose of this PR is to add evaluation results from the Open LLM Leaderboard to your model card.

If you encounter any issues, please report them to https://huggingface.co/spaces/Weyaxi/open-llm-leaderboard-results-pr/discussions

Files changed (1) hide show
  1. README.md +14 -1
README.md CHANGED
@@ -92,4 +92,17 @@ outputs = pipe(prompt, max_new_tokens=256, do_sample=True, temperature=0.2, top_
92
  year = {2023},
93
  note = {https://huggingface.co/blog/starchat},
94
  }
95
- ```
 
 
 
 
 
 
 
 
 
 
 
 
 
 
92
  year = {2023},
93
  note = {https://huggingface.co/blog/starchat},
94
  }
95
+ ```
96
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
97
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_HuggingFaceH4__starchat-alpha)
98
+
99
+ | Metric | Value |
100
+ |-----------------------|---------------------------|
101
+ | Avg. | 31.43 |
102
+ | ARC (25-shot) | 31.57 |
103
+ | HellaSwag (10-shot) | 49.43 |
104
+ | MMLU (5-shot) | 30.76 |
105
+ | TruthfulQA (0-shot) | 43.66 |
106
+ | Winogrande (5-shot) | 55.09 |
107
+ | GSM8K (5-shot) | 2.43 |
108
+ | DROP (3-shot) | 7.07 |