leaderboard-pr-bot commited on
Commit
ff0919c
1 Parent(s): 76a02dd

Adding Evaluation Results

Browse files

This 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

Files changed (1) hide show
  1. README.md +15 -1
README.md CHANGED
@@ -1,8 +1,8 @@
1
  ---
2
  license: apache-2.0
3
- base_model: mistralai/Mistral-7B-v0.1
4
  tags:
5
  - generated_from_trainer
 
6
  model-index:
7
  - name: out
8
  results: []
@@ -129,3 +129,17 @@ The following hyperparameters were used during training:
129
  - Pytorch 2.2.0+cu121
130
  - Datasets 2.17.1
131
  - Tokenizers 0.15.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
 
3
  tags:
4
  - generated_from_trainer
5
+ base_model: mistralai/Mistral-7B-v0.1
6
  model-index:
7
  - name: out
8
  results: []
 
129
  - Pytorch 2.2.0+cu121
130
  - Datasets 2.17.1
131
  - Tokenizers 0.15.0
132
+
133
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
134
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_Novocoders__Mistral-NeuralDPO-v0.4)
135
+
136
+ | Metric |Value|
137
+ |---------------------------------|----:|
138
+ |Avg. |63.85|
139
+ |AI2 Reasoning Challenge (25-Shot)|66.04|
140
+ |HellaSwag (10-Shot) |85.18|
141
+ |MMLU (5-Shot) |63.57|
142
+ |TruthfulQA (0-shot) |51.32|
143
+ |Winogrande (5-shot) |80.11|
144
+ |GSM8k (5-shot) |36.85|
145
+