MaziyarPanahi
commited on
Commit
•
b709d2b
1
Parent(s):
69b5c78
Update README.md (#8)
Browse files- Update README.md (c2cd6d3fbe23c4c1aad8eafaa0fa36f17036349a)
README.md
CHANGED
@@ -230,6 +230,17 @@ All GGUF models are available here: [MaziyarPanahi/Phi-3-mini-4k-instruct-v0.2-G
|
|
230 |
# 🏆 [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
|
231 |
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_MaziyarPanahi__Phi-3-mini-4k-instruct-v0.2)
|
232 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
233 |
| Metric |Value|
|
234 |
|---------------------------------|----:|
|
235 |
|Avg. |69.78|
|
@@ -241,6 +252,8 @@ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-le
|
|
241 |
|GSM8k (5-shot) |73.62|
|
242 |
|
243 |
|
|
|
|
|
244 |
# Prompt Template
|
245 |
|
246 |
This model uses `ChatML` prompt template:
|
@@ -315,18 +328,3 @@ print(output[0]['generated_text'])
|
|
315 |
|
316 |
|
317 |
```
|
318 |
-
|
319 |
-
|
320 |
-
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard)
|
321 |
-
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_MaziyarPanahi__Phi-3-mini-4k-instruct-v0.2)
|
322 |
-
|
323 |
-
| Metric |Value|
|
324 |
-
|-------------------|----:|
|
325 |
-
|Avg. |23.21|
|
326 |
-
|IFEval (0-Shot) |50.69|
|
327 |
-
|BBH (3-Shot) |37.73|
|
328 |
-
|MATH Lvl 5 (4-Shot)| 2.34|
|
329 |
-
|GPQA (0-shot) | 9.51|
|
330 |
-
|MuSR (0-shot) | 7.70|
|
331 |
-
|MMLU-PRO (5-shot) |31.27|
|
332 |
-
|
|
|
230 |
# 🏆 [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
|
231 |
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_MaziyarPanahi__Phi-3-mini-4k-instruct-v0.2)
|
232 |
|
233 |
+
| Metric |Value|
|
234 |
+
|-------------------|----:|
|
235 |
+
|Avg. |23.21|
|
236 |
+
|IFEval (0-Shot) |50.69|
|
237 |
+
|BBH (3-Shot) |37.73|
|
238 |
+
|MATH Lvl 5 (4-Shot)| 2.34|
|
239 |
+
|GPQA (0-shot) | 9.51|
|
240 |
+
|MuSR (0-shot) | 7.70|
|
241 |
+
|MMLU-PRO (5-shot) |31.27|
|
242 |
+
|
243 |
+
|
244 |
| Metric |Value|
|
245 |
|---------------------------------|----:|
|
246 |
|Avg. |69.78|
|
|
|
252 |
|GSM8k (5-shot) |73.62|
|
253 |
|
254 |
|
255 |
+
|
256 |
+
|
257 |
# Prompt Template
|
258 |
|
259 |
This model uses `ChatML` prompt template:
|
|
|
328 |
|
329 |
|
330 |
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|