MaziyarPanahi commited on
Commit
c0a366a
1 Parent(s): a187d6f

Update README.md (#6)

Browse files

- Update README.md (3c28886d3a4ebbe219e03183a88100155dd9734f)

Files changed (1) hide show
  1. README.md +12 -13
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.2-GGUF](https://huggingface.co/MaziyarPanahi/Phi-3-mini-4k-instruct-v0.2-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,4 @@ 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.2)
218
-
219
- | Metric |Value|
220
- |---------------------------------|----:|
221
- |Avg. |69.78|
222
- |AI2 Reasoning Challenge (25-Shot)|62.80|
223
- |HellaSwag (10-Shot) |80.76|
224
- |MMLU (5-Shot) |69.10|
225
- |TruthfulQA (0-shot) |59.97|
226
- |Winogrande (5-shot) |72.45|
227
- |GSM8k (5-shot) |73.62|
228
 
 
137
  All GGUF models are available here: [MaziyarPanahi/Phi-3-mini-4k-instruct-v0.2-GGUF](https://huggingface.co/MaziyarPanahi/Phi-3-mini-4k-instruct-v0.2-GGUF)
138
 
139
  # 🏆 [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
140
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_MaziyarPanahi__Phi-3-mini-4k-instruct-v0.2)
141
+
142
+ | Metric |Value|
143
+ |---------------------------------|----:|
144
+ |Avg. |69.78|
145
+ |AI2 Reasoning Challenge (25-Shot)|62.80|
146
+ |HellaSwag (10-Shot) |80.76|
147
+ |MMLU (5-Shot) |69.10|
148
+ |TruthfulQA (0-shot) |59.97|
149
+ |Winogrande (5-shot) |72.45|
150
+ |GSM8k (5-shot) |73.62|
151
+
152
 
153
  # Prompt Template
154
 
 
224
 
225
 
226
  ```
 
 
 
 
 
 
 
 
 
 
 
 
227