leaderboard-pr-bot commited on
Commit
9d12b32
·
1 Parent(s): 2779058

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
@@ -1,4 +1,17 @@
1
  ---
2
  license: other
3
  ---
4
- - wandb: [run34_megacode2_min100_13b](https://wandb.ai/open-assistant/epfl-mt-sft/runs/run34_megacode2_min100_13b)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: other
3
  ---
4
+ - wandb: [run34_megacode2_min100_13b](https://wandb.ai/open-assistant/epfl-mt-sft/runs/run34_megacode2_min100_13b)
5
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
6
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_andreaskoepf__llama2-13b-megacode2_min100)
7
+
8
+ | Metric | Value |
9
+ |-----------------------|---------------------------|
10
+ | Avg. | 49.92 |
11
+ | ARC (25-shot) | 60.58 |
12
+ | HellaSwag (10-shot) | 81.26 |
13
+ | MMLU (5-shot) | 57.92 |
14
+ | TruthfulQA (0-shot) | 48.89 |
15
+ | Winogrande (5-shot) | 76.95 |
16
+ | GSM8K (5-shot) | 15.92 |
17
+ | DROP (3-shot) | 7.89 |