dhmeltzer leaderboard-pr-bot commited on
Commit
e6daf54
1 Parent(s): 6492175

Adding Evaluation Results (#2)

Browse files

- Adding Evaluation Results (c57f575d31c409e6374860efa550d5696a374102)


Co-authored-by: Open LLM Leaderboard PR Bot <leaderboard-pr-bot@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -20,3 +20,17 @@ The following `bitsandbytes` quantization config was used during training:
20
 
21
 
22
  - PEFT 0.4.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
20
 
21
 
22
  - PEFT 0.4.0
23
+
24
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
25
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_dhmeltzer__Llama-2-13b-hf-eli5-wiki-1024_r_64_alpha_16)
26
+
27
+ | Metric | Value |
28
+ |-----------------------|---------------------------|
29
+ | Avg. | 47.39 |
30
+ | ARC (25-shot) | 59.98 |
31
+ | HellaSwag (10-shot) | 82.43 |
32
+ | MMLU (5-shot) | 55.41 |
33
+ | TruthfulQA (0-shot) | 39.9 |
34
+ | Winogrande (5-shot) | 76.56 |
35
+ | GSM8K (5-shot) | 10.54 |
36
+ | DROP (3-shot) | 6.89 |