Adding Evaluation Results
#12
by
leaderboard-pr-bot
- opened
README.md
CHANGED
@@ -1,17 +1,112 @@
|
|
1 |
---
|
2 |
-
license: mit
|
3 |
-
license_link: https://huggingface.co/microsoft/Phi-3.5-MoE-instruct/resolve/main/LICENSE
|
4 |
language:
|
5 |
- multilingual
|
6 |
-
|
|
|
7 |
tags:
|
8 |
- nlp
|
9 |
- code
|
|
|
|
|
10 |
widget:
|
11 |
- messages:
|
12 |
- role: user
|
13 |
content: Can you provide ways to eat combinations of bananas and dragonfruits?
|
14 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
15 |
---
|
16 |
|
17 |
## Model Summary
|
@@ -276,4 +371,17 @@ Note that by default, the Phi-3.5-MoE-instruct model uses flash attention, which
|
|
276 |
The model is licensed under the [MIT license](./LICENSE).
|
277 |
|
278 |
## Trademarks
|
279 |
-
This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow [Microsoft’s Trademark & Brand Guidelines](https://www.microsoft.com/en-us/legal/intellectualproperty/trademarks). Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party’s policies.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
|
|
|
|
2 |
language:
|
3 |
- multilingual
|
4 |
+
license: mit
|
5 |
+
library_name: transformers
|
6 |
tags:
|
7 |
- nlp
|
8 |
- code
|
9 |
+
license_link: https://huggingface.co/microsoft/Phi-3.5-MoE-instruct/resolve/main/LICENSE
|
10 |
+
pipeline_tag: text-generation
|
11 |
widget:
|
12 |
- messages:
|
13 |
- role: user
|
14 |
content: Can you provide ways to eat combinations of bananas and dragonfruits?
|
15 |
+
model-index:
|
16 |
+
- name: Phi-3.5-MoE-instruct
|
17 |
+
results:
|
18 |
+
- task:
|
19 |
+
type: text-generation
|
20 |
+
name: Text Generation
|
21 |
+
dataset:
|
22 |
+
name: IFEval (0-Shot)
|
23 |
+
type: HuggingFaceH4/ifeval
|
24 |
+
args:
|
25 |
+
num_few_shot: 0
|
26 |
+
metrics:
|
27 |
+
- type: inst_level_strict_acc and prompt_level_strict_acc
|
28 |
+
value: 69.25
|
29 |
+
name: strict accuracy
|
30 |
+
source:
|
31 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=microsoft/Phi-3.5-MoE-instruct
|
32 |
+
name: Open LLM Leaderboard
|
33 |
+
- task:
|
34 |
+
type: text-generation
|
35 |
+
name: Text Generation
|
36 |
+
dataset:
|
37 |
+
name: BBH (3-Shot)
|
38 |
+
type: BBH
|
39 |
+
args:
|
40 |
+
num_few_shot: 3
|
41 |
+
metrics:
|
42 |
+
- type: acc_norm
|
43 |
+
value: 48.77
|
44 |
+
name: normalized accuracy
|
45 |
+
source:
|
46 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=microsoft/Phi-3.5-MoE-instruct
|
47 |
+
name: Open LLM Leaderboard
|
48 |
+
- task:
|
49 |
+
type: text-generation
|
50 |
+
name: Text Generation
|
51 |
+
dataset:
|
52 |
+
name: MATH Lvl 5 (4-Shot)
|
53 |
+
type: hendrycks/competition_math
|
54 |
+
args:
|
55 |
+
num_few_shot: 4
|
56 |
+
metrics:
|
57 |
+
- type: exact_match
|
58 |
+
value: 20.54
|
59 |
+
name: exact match
|
60 |
+
source:
|
61 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=microsoft/Phi-3.5-MoE-instruct
|
62 |
+
name: Open LLM Leaderboard
|
63 |
+
- task:
|
64 |
+
type: text-generation
|
65 |
+
name: Text Generation
|
66 |
+
dataset:
|
67 |
+
name: GPQA (0-shot)
|
68 |
+
type: Idavidrein/gpqa
|
69 |
+
args:
|
70 |
+
num_few_shot: 0
|
71 |
+
metrics:
|
72 |
+
- type: acc_norm
|
73 |
+
value: 14.09
|
74 |
+
name: acc_norm
|
75 |
+
source:
|
76 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=microsoft/Phi-3.5-MoE-instruct
|
77 |
+
name: Open LLM Leaderboard
|
78 |
+
- task:
|
79 |
+
type: text-generation
|
80 |
+
name: Text Generation
|
81 |
+
dataset:
|
82 |
+
name: MuSR (0-shot)
|
83 |
+
type: TAUR-Lab/MuSR
|
84 |
+
args:
|
85 |
+
num_few_shot: 0
|
86 |
+
metrics:
|
87 |
+
- type: acc_norm
|
88 |
+
value: 17.33
|
89 |
+
name: acc_norm
|
90 |
+
source:
|
91 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=microsoft/Phi-3.5-MoE-instruct
|
92 |
+
name: Open LLM Leaderboard
|
93 |
+
- task:
|
94 |
+
type: text-generation
|
95 |
+
name: Text Generation
|
96 |
+
dataset:
|
97 |
+
name: MMLU-PRO (5-shot)
|
98 |
+
type: TIGER-Lab/MMLU-Pro
|
99 |
+
config: main
|
100 |
+
split: test
|
101 |
+
args:
|
102 |
+
num_few_shot: 5
|
103 |
+
metrics:
|
104 |
+
- type: acc
|
105 |
+
value: 40.64
|
106 |
+
name: accuracy
|
107 |
+
source:
|
108 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=microsoft/Phi-3.5-MoE-instruct
|
109 |
+
name: Open LLM Leaderboard
|
110 |
---
|
111 |
|
112 |
## Model Summary
|
|
|
371 |
The model is licensed under the [MIT license](./LICENSE).
|
372 |
|
373 |
## Trademarks
|
374 |
+
This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow [Microsoft’s Trademark & Brand Guidelines](https://www.microsoft.com/en-us/legal/intellectualproperty/trademarks). Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party’s policies.
|
375 |
+
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard)
|
376 |
+
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_microsoft__Phi-3.5-MoE-instruct)
|
377 |
+
|
378 |
+
| Metric |Value|
|
379 |
+
|-------------------|----:|
|
380 |
+
|Avg. |35.10|
|
381 |
+
|IFEval (0-Shot) |69.25|
|
382 |
+
|BBH (3-Shot) |48.77|
|
383 |
+
|MATH Lvl 5 (4-Shot)|20.54|
|
384 |
+
|GPQA (0-shot) |14.09|
|
385 |
+
|MuSR (0-shot) |17.33|
|
386 |
+
|MMLU-PRO (5-shot) |40.64|
|
387 |
+
|