leaderboard-pr-bot commited on
Commit
bc7ed39
·
1 Parent(s): 26626ea

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
@@ -19,3 +19,17 @@ The following `bitsandbytes` quantization config was used during training:
19
 
20
 
21
  - PEFT 0.5.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
19
 
20
 
21
  - PEFT 0.5.0
22
+
23
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
24
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_Charlie911__vicuna-7b-v1.5-lora-mixed-datasets-time-unit)
25
+
26
+ | Metric | Value |
27
+ |-----------------------|---------------------------|
28
+ | Avg. | 43.61 |
29
+ | ARC (25-shot) | 51.79 |
30
+ | HellaSwag (10-shot) | 76.41 |
31
+ | MMLU (5-shot) | 49.58 |
32
+ | TruthfulQA (0-shot) | 40.33 |
33
+ | Winogrande (5-shot) | 73.4 |
34
+ | GSM8K (5-shot) | 7.13 |
35
+ | DROP (3-shot) | 6.61 |