Files changed (1) hide show
  1. README.md +12 -12
README.md CHANGED
@@ -137,7 +137,18 @@ This model is a fine-tune (DPO) of `microsoft/Phi-3-mini-4k-instruct` model.
137
  All GGUF models are available here: [MaziyarPanahi/Phi-3-mini-4k-instruct-v0.1-GGUF](https://huggingface.co/MaziyarPanahi/Phi-3-mini-4k-instruct-v0.1-GGUF)
138
 
139
  # 🏆 [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
140
- coming soon
 
 
 
 
 
 
 
 
 
 
 
141
 
142
  # Prompt Template
143
 
@@ -213,16 +224,5 @@ print(output[0]['generated_text'])
213
 
214
 
215
  ```
216
- # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
217
- Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_MaziyarPanahi__Phi-3-mini-4k-instruct-v0.1)
218
 
219
- | Metric |Value|
220
- |---------------------------------|----:|
221
- |Avg. |69.57|
222
- |AI2 Reasoning Challenge (25-Shot)|62.63|
223
- |HellaSwag (10-Shot) |81.07|
224
- |MMLU (5-Shot) |68.96|
225
- |TruthfulQA (0-shot) |61.48|
226
- |Winogrande (5-shot) |71.03|
227
- |GSM8k (5-shot) |72.25|
228
 
 
137
  All GGUF models are available here: [MaziyarPanahi/Phi-3-mini-4k-instruct-v0.1-GGUF](https://huggingface.co/MaziyarPanahi/Phi-3-mini-4k-instruct-v0.1-GGUF)
138
 
139
  # 🏆 [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
140
+
141
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_MaziyarPanahi__Phi-3-mini-4k-instruct-v0.1)
142
+
143
+ | Metric |Value|
144
+ |---------------------------------|----:|
145
+ |Avg. |69.57|
146
+ |AI2 Reasoning Challenge (25-Shot)|62.63|
147
+ |HellaSwag (10-Shot) |81.07|
148
+ |MMLU (5-Shot) |68.96|
149
+ |TruthfulQA (0-shot) |61.48|
150
+ |Winogrande (5-shot) |71.03|
151
+ |GSM8k (5-shot) |72.25|
152
 
153
  # Prompt Template
154
 
 
224
 
225
 
226
  ```
 
 
227
 
 
 
 
 
 
 
 
 
 
228