leaderboard-pr-bot
commited on
Commit
•
83333aa
1
Parent(s):
1436923
Adding Evaluation Results
Browse filesThis 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
README.md
CHANGED
@@ -53,4 +53,17 @@ PROMPT_DICT = {
|
|
53 |
|
54 |
## Usage
|
55 |
|
56 |
-
It is recommended to format input according to the prompt template mentioned above during inference for best results.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
53 |
|
54 |
## Usage
|
55 |
|
56 |
+
It is recommended to format input according to the prompt template mentioned above during inference for best results.
|
57 |
+
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
|
58 |
+
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_SebastianSchramm__Cerebras-GPT-111M-instruction)
|
59 |
+
|
60 |
+
| Metric | Value |
|
61 |
+
|-----------------------|---------------------------|
|
62 |
+
| Avg. | 25.37 |
|
63 |
+
| ARC (25-shot) | 24.4 |
|
64 |
+
| HellaSwag (10-shot) | 26.05 |
|
65 |
+
| MMLU (5-shot) | 25.87 |
|
66 |
+
| TruthfulQA (0-shot) | 49.46 |
|
67 |
+
| Winogrande (5-shot) | 51.62 |
|
68 |
+
| GSM8K (5-shot) | 0.0 |
|
69 |
+
| DROP (3-shot) | 0.17 |
|