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: apache-2.0
|
3 |
-
base_model: mistralai/Mistral-7B-v0.1
|
4 |
-
datasets: NeuralNovel/Neural-DPO
|
5 |
tags:
|
6 |
- generated_from_trainer
|
|
|
|
|
7 |
model-index:
|
8 |
- name: out
|
9 |
results: []
|
@@ -126,3 +126,17 @@ The following hyperparameters were used during training:
|
|
126 |
- Pytorch 2.2.0+cu121
|
127 |
- Datasets 2.17.1
|
128 |
- Tokenizers 0.15.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
+
datasets: NeuralNovel/Neural-DPO
|
6 |
+
base_model: mistralai/Mistral-7B-v0.1
|
7 |
model-index:
|
8 |
- name: out
|
9 |
results: []
|
|
|
126 |
- Pytorch 2.2.0+cu121
|
127 |
- Datasets 2.17.1
|
128 |
- Tokenizers 0.15.0
|
129 |
+
|
130 |
+
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
|
131 |
+
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_Novocoders__Mistral-NeuralDPO-v0.5)
|
132 |
+
|
133 |
+
| Metric |Value|
|
134 |
+
|---------------------------------|----:|
|
135 |
+
|Avg. |61.98|
|
136 |
+
|AI2 Reasoning Challenge (25-Shot)|65.44|
|
137 |
+
|HellaSwag (10-Shot) |84.66|
|
138 |
+
|MMLU (5-Shot) |62.56|
|
139 |
+
|TruthfulQA (0-shot) |42.43|
|
140 |
+
|Winogrande (5-shot) |80.27|
|
141 |
+
|GSM8k (5-shot) |36.54|
|
142 |
+
|