Adding Evaluation Results

#3
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -268,3 +268,17 @@ Please cite the repo if you use the data or code in this repo.
268
  ## Disclaimer
269
 
270
  The resources, including code, data, and model weights, associated with this project are restricted for academic research purposes only and cannot be used for commercial purposes. The content produced by any version of WizardLM 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.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
268
  ## Disclaimer
269
 
270
  The resources, including code, data, and model weights, associated with this project are restricted for academic research purposes only and cannot be used for commercial purposes. The content produced by any version of WizardLM 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.
271
+
272
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
273
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_TheBloke__wizardLM-13B-1.0-fp16)
274
+
275
+ | Metric | Value |
276
+ |-----------------------|---------------------------|
277
+ | Avg. | 49.09 |
278
+ | ARC (25-shot) | 57.25 |
279
+ | HellaSwag (10-shot) | 80.88 |
280
+ | MMLU (5-shot) | 52.9 |
281
+ | TruthfulQA (0-shot) | 50.55 |
282
+ | Winogrande (5-shot) | 74.11 |
283
+ | GSM8K (5-shot) | 13.87 |
284
+ | DROP (3-shot) | 14.07 |