leaderboard-pr-bot commited on
Commit
081624c
·
verified ·
1 Parent(s): 6764c79

Adding Evaluation Results

Browse files

This is an automated PR created with https://huggingface.co/spaces/Weyaxi/open-llm-leaderboard-results-pr

The purpose of this PR is to add evaluation results from the Open LLM Leaderboard to your model card.

If you encounter any issues, please report them to https://huggingface.co/spaces/Weyaxi/open-llm-leaderboard-results-pr/discussions

Files changed (1) hide show
  1. README.md +106 -1
README.md CHANGED
@@ -15,7 +15,6 @@ tags:
15
  - code
16
  - chatml
17
  base_model: microsoft/Phi-3-mini-4k-instruct
18
- model_name: Phi-3-mini-4k-instruct-v0.1
19
  pipeline_tag: text-generation
20
  inference: false
21
  model_creator: MaziyarPanahi
@@ -123,6 +122,98 @@ model-index:
123
  source:
124
  url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=MaziyarPanahi/Phi-3-mini-4k-instruct-v0.1
125
  name: Open LLM Leaderboard
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
126
  ---
127
 
128
  <img src="./phi-3-instruct.webp" alt="Phi-3 Logo" width="500" style="margin-left:'auto' margin-right:'auto' display:'block'"/>
@@ -226,3 +317,17 @@ print(output[0]['generated_text'])
226
  ```
227
 
228
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
15
  - code
16
  - chatml
17
  base_model: microsoft/Phi-3-mini-4k-instruct
 
18
  pipeline_tag: text-generation
19
  inference: false
20
  model_creator: MaziyarPanahi
 
122
  source:
123
  url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=MaziyarPanahi/Phi-3-mini-4k-instruct-v0.1
124
  name: Open LLM Leaderboard
125
+ - task:
126
+ type: text-generation
127
+ name: Text Generation
128
+ dataset:
129
+ name: IFEval (0-Shot)
130
+ type: HuggingFaceH4/ifeval
131
+ args:
132
+ num_few_shot: 0
133
+ metrics:
134
+ - type: inst_level_strict_acc and prompt_level_strict_acc
135
+ value: 55.25
136
+ name: strict accuracy
137
+ source:
138
+ url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=MaziyarPanahi/Phi-3-mini-4k-instruct-v0.1
139
+ name: Open LLM Leaderboard
140
+ - task:
141
+ type: text-generation
142
+ name: Text Generation
143
+ dataset:
144
+ name: BBH (3-Shot)
145
+ type: BBH
146
+ args:
147
+ num_few_shot: 3
148
+ metrics:
149
+ - type: acc_norm
150
+ value: 38.12
151
+ name: normalized accuracy
152
+ source:
153
+ url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=MaziyarPanahi/Phi-3-mini-4k-instruct-v0.1
154
+ name: Open LLM Leaderboard
155
+ - task:
156
+ type: text-generation
157
+ name: Text Generation
158
+ dataset:
159
+ name: MATH Lvl 5 (4-Shot)
160
+ type: hendrycks/competition_math
161
+ args:
162
+ num_few_shot: 4
163
+ metrics:
164
+ - type: exact_match
165
+ value: 4.31
166
+ name: exact match
167
+ source:
168
+ url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=MaziyarPanahi/Phi-3-mini-4k-instruct-v0.1
169
+ name: Open LLM Leaderboard
170
+ - task:
171
+ type: text-generation
172
+ name: Text Generation
173
+ dataset:
174
+ name: GPQA (0-shot)
175
+ type: Idavidrein/gpqa
176
+ args:
177
+ num_few_shot: 0
178
+ metrics:
179
+ - type: acc_norm
180
+ value: 10.63
181
+ name: acc_norm
182
+ source:
183
+ url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=MaziyarPanahi/Phi-3-mini-4k-instruct-v0.1
184
+ name: Open LLM Leaderboard
185
+ - task:
186
+ type: text-generation
187
+ name: Text Generation
188
+ dataset:
189
+ name: MuSR (0-shot)
190
+ type: TAUR-Lab/MuSR
191
+ args:
192
+ num_few_shot: 0
193
+ metrics:
194
+ - type: acc_norm
195
+ value: 8.26
196
+ name: acc_norm
197
+ source:
198
+ url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=MaziyarPanahi/Phi-3-mini-4k-instruct-v0.1
199
+ name: Open LLM Leaderboard
200
+ - task:
201
+ type: text-generation
202
+ name: Text Generation
203
+ dataset:
204
+ name: MMLU-PRO (5-shot)
205
+ type: TIGER-Lab/MMLU-Pro
206
+ config: main
207
+ split: test
208
+ args:
209
+ num_few_shot: 5
210
+ metrics:
211
+ - type: acc
212
+ value: 30.51
213
+ name: accuracy
214
+ source:
215
+ url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=MaziyarPanahi/Phi-3-mini-4k-instruct-v0.1
216
+ name: Open LLM Leaderboard
217
  ---
218
 
219
  <img src="./phi-3-instruct.webp" alt="Phi-3 Logo" width="500" style="margin-left:'auto' margin-right:'auto' display:'block'"/>
 
317
  ```
318
 
319
 
320
+
321
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard)
322
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_MaziyarPanahi__Phi-3-mini-4k-instruct-v0.1)
323
+
324
+ | Metric |Value|
325
+ |-------------------|----:|
326
+ |Avg. |24.51|
327
+ |IFEval (0-Shot) |55.25|
328
+ |BBH (3-Shot) |38.12|
329
+ |MATH Lvl 5 (4-Shot)| 4.31|
330
+ |GPQA (0-shot) |10.63|
331
+ |MuSR (0-shot) | 8.26|
332
+ |MMLU-PRO (5-shot) |30.51|
333
+