leaderboard-pr-bot commited on
Commit
62f88ce
1 Parent(s): 5b38828

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
@@ -161,3 +161,17 @@ The following `bitsandbytes` quantization config was used during training:
161
  ## Framework versions
162
 
163
  - PEFT 0.6.0.dev0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
161
  ## Framework versions
162
 
163
  - PEFT 0.6.0.dev0
164
+
165
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
166
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_dfurman__llama-2-7b-instruct-peft)
167
+
168
+ | Metric | Value |
169
+ |-----------------------|---------------------------|
170
+ | Avg. | 44.5 |
171
+ | ARC (25-shot) | 51.19 |
172
+ | HellaSwag (10-shot) | 78.92 |
173
+ | MMLU (5-shot) | 46.63 |
174
+ | TruthfulQA (0-shot) | 48.5 |
175
+ | Winogrande (5-shot) | 74.43 |
176
+ | GSM8K (5-shot) | 5.99 |
177
+ | DROP (3-shot) | 5.82 |