leaderboard-pr-bot commited on
Commit
e43989d
1 Parent(s): a06dc5e

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
@@ -87,4 +87,17 @@ The base LLaMA model is trained on various data, some of which may contain offen
87
  journal={CoRR},
88
  year={2021}
89
  }
90
- ```
 
 
 
 
 
 
 
 
 
 
 
 
 
 
87
  journal={CoRR},
88
  year={2021}
89
  }
90
+ ```
91
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
92
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_lilloukas__GPlatty-30B)
93
+
94
+ | Metric | Value |
95
+ |-----------------------|---------------------------|
96
+ | Avg. | 58.87 |
97
+ | ARC (25-shot) | 65.78 |
98
+ | HellaSwag (10-shot) | 84.79 |
99
+ | MMLU (5-shot) | 63.49 |
100
+ | TruthfulQA (0-shot) | 52.45 |
101
+ | Winogrande (5-shot) | 80.98 |
102
+ | GSM8K (5-shot) | 13.87 |
103
+ | DROP (3-shot) | 50.73 |