leaderboard-pr-bot commited on
Commit
c56ce6d
1 Parent(s): 32ee7b6

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
@@ -139,4 +139,17 @@ The following `bitsandbytes` quantization config was used during training:
139
 
140
 
141
  ### Framework versions
142
- - PEFT 0.5.0.dev0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
139
 
140
 
141
  ### Framework versions
142
+ - PEFT 0.5.0.dev0
143
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
144
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_layoric__llama-2-13b-code-alpaca)
145
+
146
+ | Metric | Value |
147
+ |-----------------------|---------------------------|
148
+ | Avg. | 47.41 |
149
+ | ARC (25-shot) | 60.84 |
150
+ | HellaSwag (10-shot) | 82.14 |
151
+ | MMLU (5-shot) | 55.93 |
152
+ | TruthfulQA (0-shot) | 38.27 |
153
+ | Winogrande (5-shot) | 76.4 |
154
+ | GSM8K (5-shot) | 11.9 |
155
+ | DROP (3-shot) | 6.35 |