leaderboard-pr-bot commited on
Commit
faadacb
1 Parent(s): ae7e0fb

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 -1
README.md CHANGED
@@ -19,4 +19,17 @@ The following `bitsandbytes` quantization config was used during training:
19
  ### Framework versions
20
 
21
 
22
- - PEFT 0.5.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
19
  ### Framework versions
20
 
21
 
22
+ - PEFT 0.5.0
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-timedial-unit-080091)
25
+
26
+ | Metric | Value |
27
+ |-----------------------|---------------------------|
28
+ | Avg. | 44.44 |
29
+ | ARC (25-shot) | 52.82 |
30
+ | HellaSwag (10-shot) | 76.1 |
31
+ | MMLU (5-shot) | 50.58 |
32
+ | TruthfulQA (0-shot) | 43.4 |
33
+ | Winogrande (5-shot) | 73.72 |
34
+ | GSM8K (5-shot) | 7.66 |
35
+ | DROP (3-shot) | 6.78 |