dhmeltzer leaderboard-pr-bot commited on
Commit
d54687c
1 Parent(s): 40c701b

Adding Evaluation Results (#2)

Browse files

- Adding Evaluation Results (30bb74204c783a67d23dc4f0aeacadf5eca5903a)


Co-authored-by: Open LLM Leaderboard PR Bot <[email protected]>

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_wiki_1024_full_r_64_alpha_16)
26
+
27
+ | Metric | Value |
28
+ |-----------------------|---------------------------|
29
+ | Avg. | 46.47 |
30
+ | ARC (25-shot) | 59.04 |
31
+ | HellaSwag (10-shot) | 82.33 |
32
+ | MMLU (5-shot) | 55.36 |
33
+ | TruthfulQA (0-shot) | 35.75 |
34
+ | Winogrande (5-shot) | 76.32 |
35
+ | GSM8K (5-shot) | 10.01 |
36
+ | DROP (3-shot) | 6.48 |