Adding Evaluation Results

#6
Files changed (1) hide show
  1. README.md +14 -1
README.md CHANGED
@@ -148,4 +148,17 @@ print(generate(instruction))
148
  doi = { 10.57967/hf/0931 },
149
  publisher = { Hugging Face }
150
  }
151
- ```
 
 
 
 
 
 
 
 
 
 
 
 
 
 
148
  doi = { 10.57967/hf/0931 },
149
  publisher = { Hugging Face }
150
  }
151
+ ```
152
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
153
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_mrm8488__llama-2-coder-7b)
154
+
155
+ | Metric | Value |
156
+ |-----------------------|---------------------------|
157
+ | Avg. | 43.66 |
158
+ | ARC (25-shot) | 54.01 |
159
+ | HellaSwag (10-shot) | 78.35 |
160
+ | MMLU (5-shot) | 46.25 |
161
+ | TruthfulQA (0-shot) | 38.49 |
162
+ | Winogrande (5-shot) | 75.45 |
163
+ | GSM8K (5-shot) | 7.13 |
164
+ | DROP (3-shot) | 5.94 |