leaderboard-pr-bot
commited on
Commit
•
a4b765b
1
Parent(s):
b3f8b6d
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,12 +1,12 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
-
|
|
|
4 |
datasets:
|
5 |
- practical-dreamer/RPGPT_PublicDomain-alpaca
|
6 |
- shuyuej/metamath_gsm8k
|
7 |
- NeuralNovel/Neural-DPO
|
8 |
-
|
9 |
-
- generated_from_trainer
|
10 |
model-index:
|
11 |
- name: out
|
12 |
results: []
|
@@ -147,4 +147,17 @@ The following hyperparameters were used during training:
|
|
147 |
- Transformers 4.38.0.dev0
|
148 |
- Pytorch 2.2.0+cu121
|
149 |
- Datasets 2.17.1
|
150 |
-
- Tokenizers 0.15.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
tags:
|
4 |
+
- generated_from_trainer
|
5 |
datasets:
|
6 |
- practical-dreamer/RPGPT_PublicDomain-alpaca
|
7 |
- shuyuej/metamath_gsm8k
|
8 |
- NeuralNovel/Neural-DPO
|
9 |
+
base_model: mistralai/Mistral-7B-v0.1
|
|
|
10 |
model-index:
|
11 |
- name: out
|
12 |
results: []
|
|
|
147 |
- Transformers 4.38.0.dev0
|
148 |
- Pytorch 2.2.0+cu121
|
149 |
- Datasets 2.17.1
|
150 |
+
- Tokenizers 0.15.0
|
151 |
+
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
|
152 |
+
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_NeuralNovel__Senzu-7B-v0.1-DPO)
|
153 |
+
|
154 |
+
| Metric |Value|
|
155 |
+
|---------------------------------|----:|
|
156 |
+
|Avg. |61.90|
|
157 |
+
|AI2 Reasoning Challenge (25-Shot)|66.72|
|
158 |
+
|HellaSwag (10-Shot) |84.34|
|
159 |
+
|MMLU (5-Shot) |62.12|
|
160 |
+
|TruthfulQA (0-shot) |45.29|
|
161 |
+
|Winogrande (5-shot) |79.95|
|
162 |
+
|GSM8k (5-shot) |32.98|
|
163 |
+
|