leaderboard-pr-bot
commited on
Commit
•
b6c9c72
1
Parent(s):
22302eb
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,6 +1,5 @@
|
|
1 |
---
|
2 |
license: llama2
|
3 |
-
base_model: elichen3051/llama2-7b-sft-chat-no-template
|
4 |
tags:
|
5 |
- alignment-handbook
|
6 |
- trl
|
@@ -9,6 +8,7 @@ tags:
|
|
9 |
- trl
|
10 |
- dpo
|
11 |
- generated_from_trainer
|
|
|
12 |
datasets:
|
13 |
- HuggingFaceH4/ultrafeedback_binarized
|
14 |
- HuggingFaceH4/orca_dpo_pairs
|
@@ -88,3 +88,17 @@ The following hyperparameters were used during training:
|
|
88 |
- Pytorch 2.3.1
|
89 |
- Datasets 2.19.2
|
90 |
- Tokenizers 0.19.1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: llama2
|
|
|
3 |
tags:
|
4 |
- alignment-handbook
|
5 |
- trl
|
|
|
8 |
- trl
|
9 |
- dpo
|
10 |
- generated_from_trainer
|
11 |
+
base_model: elichen3051/llama2-7b-sft-chat-no-template
|
12 |
datasets:
|
13 |
- HuggingFaceH4/ultrafeedback_binarized
|
14 |
- HuggingFaceH4/orca_dpo_pairs
|
|
|
88 |
- Pytorch 2.3.1
|
89 |
- Datasets 2.19.2
|
90 |
- Tokenizers 0.19.1
|
91 |
+
|
92 |
+
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard)
|
93 |
+
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_skymizer__Llama2-7b-sft-chat-custom-template-dpo)
|
94 |
+
|
95 |
+
| Metric |Value|
|
96 |
+
|-------------------|----:|
|
97 |
+
|Avg. |10.07|
|
98 |
+
|IFEval (0-Shot) |23.53|
|
99 |
+
|BBH (3-Shot) |11.24|
|
100 |
+
|MATH Lvl 5 (4-Shot)| 0.98|
|
101 |
+
|GPQA (0-shot) | 0.00|
|
102 |
+
|MuSR (0-shot) |14.12|
|
103 |
+
|MMLU-PRO (5-shot) |10.52|
|
104 |
+
|