leaderboard-pr-bot
commited on
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
@@ -1,9 +1,9 @@
|
|
1 |
---
|
2 |
license: llama3
|
3 |
-
base_model: meta-llama/Meta-Llama-3-8B-Instruct
|
4 |
tags:
|
5 |
- alignment-handbook
|
6 |
- generated_from_trainer
|
|
|
7 |
datasets:
|
8 |
- princeton-nlp/llama3-ultrafeedback
|
9 |
model-index:
|
@@ -59,3 +59,17 @@ The following hyperparameters were used during training:
|
|
59 |
- Pytorch 2.3.1+rocm6.0
|
60 |
- Datasets 2.19.2
|
61 |
- Tokenizers 0.19.1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: llama3
|
|
|
3 |
tags:
|
4 |
- alignment-handbook
|
5 |
- generated_from_trainer
|
6 |
+
base_model: meta-llama/Meta-Llama-3-8B-Instruct
|
7 |
datasets:
|
8 |
- princeton-nlp/llama3-ultrafeedback
|
9 |
model-index:
|
|
|
59 |
- Pytorch 2.3.1+rocm6.0
|
60 |
- Datasets 2.19.2
|
61 |
- Tokenizers 0.19.1
|
62 |
+
|
63 |
+
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard)
|
64 |
+
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_haoranxu__Llama-3-Instruct-8B-SimPO)
|
65 |
+
|
66 |
+
| Metric |Value|
|
67 |
+
|-------------------|----:|
|
68 |
+
|Avg. |24.71|
|
69 |
+
|IFEval (0-Shot) |73.47|
|
70 |
+
|BBH (3-Shot) |28.23|
|
71 |
+
|MATH Lvl 5 (4-Shot)| 7.10|
|
72 |
+
|GPQA (0-shot) | 5.37|
|
73 |
+
|MuSR (0-shot) | 3.74|
|
74 |
+
|MMLU-PRO (5-shot) |30.37|
|
75 |
+
|