Adding Evaluation Results

#4
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -83,3 +83,17 @@ The model is licensed under a CC BY-NC-4.0 license focused on research use cases
83
 
84
  # Acknowledgements
85
  The Lemur project is an open collaborative research effort between [XLang Lab](https://www.xlang.ai/) and Salesforce Research. We thank Salesforce, Google Research and Amazon AWS for their gift support.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
83
 
84
  # Acknowledgements
85
  The Lemur project is an open collaborative research effort between [XLang Lab](https://www.xlang.ai/) and Salesforce Research. We thank Salesforce, Google Research and Amazon AWS for their gift support.
86
+
87
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
88
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_OpenLemur__lemur-70b-chat-v1)
89
+
90
+ | Metric | Value |
91
+ |-----------------------|---------------------------|
92
+ | Avg. | 57.1 |
93
+ | ARC (25-shot) | 66.98 |
94
+ | HellaSwag (10-shot) | 85.73 |
95
+ | MMLU (5-shot) | 65.99 |
96
+ | TruthfulQA (0-shot) | 56.58 |
97
+ | Winogrande (5-shot) | 81.69 |
98
+ | GSM8K (5-shot) | 35.33 |
99
+ | DROP (3-shot) | 7.4 |