leaderboard-pr-bot
commited on
Commit
•
67dd0b4
1
Parent(s):
b39f8d0
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
@@ -132,3 +132,17 @@ for i, sentence in enumerate(output):
|
|
132 |
# Original code
|
133 |
|
134 |
The original Megatron code can be found here: [https://github.com/NVIDIA/Megatron-LM](https://github.com/NVIDIA/Megatron-LM).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
132 |
# Original code
|
133 |
|
134 |
The original Megatron code can be found here: [https://github.com/NVIDIA/Megatron-LM](https://github.com/NVIDIA/Megatron-LM).
|
135 |
+
|
136 |
+
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
|
137 |
+
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_robowaifudev__megatron-gpt2-345m)
|
138 |
+
|
139 |
+
| Metric | Value |
|
140 |
+
|-----------------------|---------------------------|
|
141 |
+
| Avg. | 26.78 |
|
142 |
+
| ARC (25-shot) | 24.23 |
|
143 |
+
| HellaSwag (10-shot) | 39.18 |
|
144 |
+
| MMLU (5-shot) | 24.32 |
|
145 |
+
| TruthfulQA (0-shot) | 41.51 |
|
146 |
+
| Winogrande (5-shot) | 52.96 |
|
147 |
+
| GSM8K (5-shot) | 0.23 |
|
148 |
+
| DROP (3-shot) | 5.04 |
|