leaderboard-pr-bot commited on
Commit
acf9093
1 Parent(s): 3e86d80

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.7)
135
+
136
+ | Metric |Value|
137
+ |---------------------------------|----:|
138
+ |Avg. |58.74|
139
+ |AI2 Reasoning Challenge (25-Shot)|65.87|
140
+ |HellaSwag (10-Shot) |84.40|
141
+ |MMLU (5-Shot) |57.60|
142
+ |TruthfulQA (0-shot) |39.91|
143
+ |Winogrande (5-shot) |79.56|
144
+ |GSM8k (5-shot) |25.09|
145
+