Adding Evaluation Results

#41
Files changed (1) hide show
  1. README.md +14 -1
README.md CHANGED
@@ -302,4 +302,17 @@ Please cite the repo if you use the data, method or code in this repo.
302
  ```
303
  ## Disclaimer
304
 
305
- WizardCoder model follows the same license as StarCoder. The content produced by any version of WizardCoder is influenced by uncontrollable variables such as randomness, and therefore, the accuracy of the output cannot be guaranteed by this project. This project does not accept any legal liability for the content of the model output, nor does it assume responsibility for any losses incurred due to the use of associated resources and output results.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
302
  ```
303
  ## Disclaimer
304
 
305
+ WizardCoder model follows the same license as StarCoder. The content produced by any version of WizardCoder is influenced by uncontrollable variables such as randomness, and therefore, the accuracy of the output cannot be guaranteed by this project. This project does not accept any legal liability for the content of the model output, nor does it assume responsibility for any losses incurred due to the use of associated resources and output results.
306
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
307
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_WizardLM__WizardCoder-15B-V1.0)
308
+
309
+ | Metric | Value |
310
+ |-----------------------|---------------------------|
311
+ | Avg. | 32.05 |
312
+ | ARC (25-shot) | 32.34 |
313
+ | HellaSwag (10-shot) | 47.2 |
314
+ | MMLU (5-shot) | 29.43 |
315
+ | TruthfulQA (0-shot) | 41.56 |
316
+ | Winogrande (5-shot) | 55.17 |
317
+ | GSM8K (5-shot) | 2.12 |
318
+ | DROP (3-shot) | 16.55 |