Files changed (1) hide show
  1. README.md +16 -2
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: []
@@ -131,3 +131,17 @@ The following hyperparameters were used during training:
131
  - Pytorch 2.2.0+cu121
132
  - Datasets 2.17.0
133
  - 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: []
 
131
  - Pytorch 2.2.0+cu121
132
  - Datasets 2.17.0
133
  - Tokenizers 0.15.0
134
+
135
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
136
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_NovoCode__Mistral-NeuralDPO-v0.2)
137
+
138
+ | Metric |Value|
139
+ |---------------------------------|----:|
140
+ |Avg. |63.58|
141
+ |AI2 Reasoning Challenge (25-Shot)|67.06|
142
+ |HellaSwag (10-Shot) |85.01|
143
+ |MMLU (5-Shot) |62.68|
144
+ |TruthfulQA (0-shot) |48.73|
145
+ |Winogrande (5-shot) |81.29|
146
+ |GSM8k (5-shot) |36.69|
147
+