leaderboard-pr-bot commited on
Commit
7e688b3
1 Parent(s): 0da01b7

Adding Evaluation Results

Browse files

This is an automated PR created with https://huggingface.co/spaces/Weyaxi/open-llm-leaderboard-results-pr

The purpose of this PR is to add evaluation results from the Open LLM Leaderboard to your model card.

If you encounter any issues, please report them to https://huggingface.co/spaces/Weyaxi/open-llm-leaderboard-results-pr/discussions

Files changed (1) hide show
  1. README.md +14 -1
README.md CHANGED
@@ -177,4 +177,17 @@ author = {DeciAI Research Team},
177
  year = {2023}
178
  url={[https://huggingface.co/deci/decicoder-1b](https://huggingface.co/deci/decicoder-1b)},
179
  }
180
- ```
 
 
 
 
 
 
 
 
 
 
 
 
 
 
177
  year = {2023}
178
  url={[https://huggingface.co/deci/decicoder-1b](https://huggingface.co/deci/decicoder-1b)},
179
  }
180
+ ```
181
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
182
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_Deci__DeciCoder-1b)
183
+
184
+ | Metric | Value |
185
+ |-----------------------|---------------------------|
186
+ | Avg. | 25.6 |
187
+ | ARC (25-shot) | 21.16 |
188
+ | HellaSwag (10-shot) | 31.09 |
189
+ | MMLU (5-shot) | 24.34 |
190
+ | TruthfulQA (0-shot) | 47.05 |
191
+ | Winogrande (5-shot) | 50.83 |
192
+ | GSM8K (5-shot) | 1.74 |
193
+ | DROP (3-shot) | 2.98 |