leaderboard-pr-bot commited on
Commit
d19ece9
1 Parent(s): 276a5fb

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
@@ -83,4 +83,17 @@ print(output)
83
  year = {2021},
84
  version = {0.0.1},
85
  }
86
- ```
 
 
 
 
 
 
 
 
 
 
 
 
 
 
83
  year = {2021},
84
  version = {0.0.1},
85
  }
86
+ ```
87
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
88
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_cyberagent__open-calm-7b)
89
+
90
+ | Metric | Value |
91
+ |-----------------------|---------------------------|
92
+ | Avg. | 24.74 |
93
+ | ARC (25-shot) | 20.48 |
94
+ | HellaSwag (10-shot) | 30.65 |
95
+ | MMLU (5-shot) | 25.22 |
96
+ | TruthfulQA (0-shot) | 44.15 |
97
+ | Winogrande (5-shot) | 48.54 |
98
+ | GSM8K (5-shot) | 0.23 |
99
+ | DROP (3-shot) | 3.93 |