leaderboard-pr-bot commited on
Commit
59a737c
1 Parent(s): 2919318

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 -0
README.md CHANGED
@@ -234,3 +234,17 @@ The model has been trained on source code in Python, Java, and JavaScript. The p
234
 
235
  # License
236
  The model is licenses under the CodeML Open RAIL-M v0.1 license. You can find the full license [here](https://huggingface.co/spaces/bigcode/license).
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
234
 
235
  # License
236
  The model is licenses under the CodeML Open RAIL-M v0.1 license. You can find the full license [here](https://huggingface.co/spaces/bigcode/license).
237
+
238
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
239
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_bigcode__gpt_bigcode-santacoder)
240
+
241
+ | Metric | Value |
242
+ |-----------------------|---------------------------|
243
+ | Avg. | 24.95 |
244
+ | ARC (25-shot) | 21.16 |
245
+ | HellaSwag (10-shot) | 30.84 |
246
+ | MMLU (5-shot) | 24.97 |
247
+ | TruthfulQA (0-shot) | 45.64 |
248
+ | Winogrande (5-shot) | 47.83 |
249
+ | GSM8K (5-shot) | 0.53 |
250
+ | DROP (3-shot) | 3.72 |