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,10 +1,10 @@
|
|
1 |
---
|
2 |
-
library_name: transformers
|
3 |
license: llama3
|
4 |
-
|
5 |
tags:
|
6 |
- alignment-handbook
|
7 |
- generated_from_trainer
|
|
|
8 |
datasets:
|
9 |
- princeton-nlp/llama3-ultrafeedback-armorm
|
10 |
model-index:
|
@@ -73,3 +73,17 @@ The following hyperparameters were used during training:
|
|
73 |
- Pytorch 2.2.0
|
74 |
- Datasets 2.21.0
|
75 |
- Tokenizers 0.19.1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
|
|
2 |
license: llama3
|
3 |
+
library_name: transformers
|
4 |
tags:
|
5 |
- alignment-handbook
|
6 |
- generated_from_trainer
|
7 |
+
base_model: meta-llama/Meta-Llama-3-8B-Instruct
|
8 |
datasets:
|
9 |
- princeton-nlp/llama3-ultrafeedback-armorm
|
10 |
model-index:
|
|
|
73 |
- Pytorch 2.2.0
|
74 |
- Datasets 2.21.0
|
75 |
- Tokenizers 0.19.1
|
76 |
+
|
77 |
+
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard)
|
78 |
+
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_Jimmy19991222__llama-3-8b-instruct-gapo-v2-bert-f1-beta10-gamma0.3-lr1.0e-6-1minus-rerun)
|
79 |
+
|
80 |
+
| Metric |Value|
|
81 |
+
|-------------------|----:|
|
82 |
+
|Avg. |23.74|
|
83 |
+
|IFEval (0-Shot) |67.17|
|
84 |
+
|BBH (3-Shot) |27.76|
|
85 |
+
|MATH Lvl 5 (4-Shot)| 3.63|
|
86 |
+
|GPQA (0-shot) | 5.93|
|
87 |
+
|MuSR (0-shot) | 8.71|
|
88 |
+
|MMLU-PRO (5-shot) |29.26|
|
89 |
+
|