leaderboard-pr-bot commited on
Commit
4c3d3fe
·
1 Parent(s): 1f61442

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
@@ -10,4 +10,17 @@ https://huggingface.co/tloen/alpaca-lora-7b
10
  This was done to test whether LoRAs trained for other LLaMA fine tunes worked for Pygmalion,
11
  and to have it available on inference backends that do not support LoRAs just yet.
12
 
13
- Treat this as a normal HF Transformers model.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
10
  This was done to test whether LoRAs trained for other LLaMA fine tunes worked for Pygmalion,
11
  and to have it available on inference backends that do not support LoRAs just yet.
12
 
13
+ Treat this as a normal HF Transformers model.
14
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
15
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_TehVenom__Pygmalion_AlpacaLora-7b)
16
+
17
+ | Metric | Value |
18
+ |-----------------------|---------------------------|
19
+ | Avg. | 44.27 |
20
+ | ARC (25-shot) | 53.24 |
21
+ | HellaSwag (10-shot) | 76.92 |
22
+ | MMLU (5-shot) | 35.92 |
23
+ | TruthfulQA (0-shot) | 39.44 |
24
+ | Winogrande (5-shot) | 72.22 |
25
+ | GSM8K (5-shot) | 1.21 |
26
+ | DROP (3-shot) | 30.91 |