dhmeltzer leaderboard-pr-bot commited on
Commit
5d08d34
1 Parent(s): 416858f

Adding Evaluation Results (#2)

Browse files

- Adding Evaluation Results (e0a417cf25c8eeba597b9901fa8e4ea0e0d48e81)


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-ds_eli5_1024_r_64_alpha_16)
26
+
27
+ | Metric | Value |
28
+ |-----------------------|---------------------------|
29
+ | Avg. | 48.08 |
30
+ | ARC (25-shot) | 60.41 |
31
+ | HellaSwag (10-shot) | 82.58 |
32
+ | MMLU (5-shot) | 55.86 |
33
+ | TruthfulQA (0-shot) | 43.61 |
34
+ | Winogrande (5-shot) | 76.72 |
35
+ | GSM8K (5-shot) | 8.49 |
36
+ | DROP (3-shot) | 8.92 |