Adding Evaluation Results

#1
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -54,3 +54,17 @@ These models are intended for research only, in adherence with the [CC BY-NC-4.0
54
 
55
  Although the aforementioned dataset helps to steer the base language models into "safer" distributions of text, not all biases and toxicity can be mitigated through fine-tuning. We ask that users be mindful of such potential issues that can arise in generated responses. Do not treat model outputs as substitutes for human judgment or as sources of truth. Please use it responsibly.
56
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
54
 
55
  Although the aforementioned dataset helps to steer the base language models into "safer" distributions of text, not all biases and toxicity can be mitigated through fine-tuning. We ask that users be mindful of such potential issues that can arise in generated responses. Do not treat model outputs as substitutes for human judgment or as sources of truth. Please use it responsibly.
56
 
57
+
58
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
59
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_quantumaikr__QuantumLM)
60
+
61
+ | Metric | Value |
62
+ |-----------------------|---------------------------|
63
+ | Avg. | 46.73 |
64
+ | ARC (25-shot) | 55.8 |
65
+ | HellaSwag (10-shot) | 79.74 |
66
+ | MMLU (5-shot) | 54.17 |
67
+ | TruthfulQA (0-shot) | 46.71 |
68
+ | Winogrande (5-shot) | 74.19 |
69
+ | GSM8K (5-shot) | 9.86 |
70
+ | DROP (3-shot) | 6.65 |