leaderboard-pr-bot
commited on
Commit
•
b38c6c0
1
Parent(s):
131c0f7
Adding Evaluation Results
Browse filesThis 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
README.md
CHANGED
@@ -111,6 +111,98 @@ model-index:
|
|
111 |
source:
|
112 |
url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=icefog72/IceCoffeeTest11
|
113 |
name: Open LLM Leaderboard
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
114 |
---
|
115 |
# IceCoffeeRP-7b *(IceCoffeeTest11)*
|
116 |
|
@@ -212,3 +304,17 @@ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-le
|
|
212 |
|Winogrande (5-shot) |82.48|
|
213 |
|GSM8k (5-shot) |64.22|
|
214 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
111 |
source:
|
112 |
url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=icefog72/IceCoffeeTest11
|
113 |
name: Open LLM Leaderboard
|
114 |
+
- task:
|
115 |
+
type: text-generation
|
116 |
+
name: Text Generation
|
117 |
+
dataset:
|
118 |
+
name: IFEval (0-Shot)
|
119 |
+
type: HuggingFaceH4/ifeval
|
120 |
+
args:
|
121 |
+
num_few_shot: 0
|
122 |
+
metrics:
|
123 |
+
- type: inst_level_strict_acc and prompt_level_strict_acc
|
124 |
+
value: 49.59
|
125 |
+
name: strict accuracy
|
126 |
+
source:
|
127 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=icefog72/IceCoffeeRP-7b
|
128 |
+
name: Open LLM Leaderboard
|
129 |
+
- task:
|
130 |
+
type: text-generation
|
131 |
+
name: Text Generation
|
132 |
+
dataset:
|
133 |
+
name: BBH (3-Shot)
|
134 |
+
type: BBH
|
135 |
+
args:
|
136 |
+
num_few_shot: 3
|
137 |
+
metrics:
|
138 |
+
- type: acc_norm
|
139 |
+
value: 29.4
|
140 |
+
name: normalized accuracy
|
141 |
+
source:
|
142 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=icefog72/IceCoffeeRP-7b
|
143 |
+
name: Open LLM Leaderboard
|
144 |
+
- task:
|
145 |
+
type: text-generation
|
146 |
+
name: Text Generation
|
147 |
+
dataset:
|
148 |
+
name: MATH Lvl 5 (4-Shot)
|
149 |
+
type: hendrycks/competition_math
|
150 |
+
args:
|
151 |
+
num_few_shot: 4
|
152 |
+
metrics:
|
153 |
+
- type: exact_match
|
154 |
+
value: 4.83
|
155 |
+
name: exact match
|
156 |
+
source:
|
157 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=icefog72/IceCoffeeRP-7b
|
158 |
+
name: Open LLM Leaderboard
|
159 |
+
- task:
|
160 |
+
type: text-generation
|
161 |
+
name: Text Generation
|
162 |
+
dataset:
|
163 |
+
name: GPQA (0-shot)
|
164 |
+
type: Idavidrein/gpqa
|
165 |
+
args:
|
166 |
+
num_few_shot: 0
|
167 |
+
metrics:
|
168 |
+
- type: acc_norm
|
169 |
+
value: 4.7
|
170 |
+
name: acc_norm
|
171 |
+
source:
|
172 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=icefog72/IceCoffeeRP-7b
|
173 |
+
name: Open LLM Leaderboard
|
174 |
+
- task:
|
175 |
+
type: text-generation
|
176 |
+
name: Text Generation
|
177 |
+
dataset:
|
178 |
+
name: MuSR (0-shot)
|
179 |
+
type: TAUR-Lab/MuSR
|
180 |
+
args:
|
181 |
+
num_few_shot: 0
|
182 |
+
metrics:
|
183 |
+
- type: acc_norm
|
184 |
+
value: 11.0
|
185 |
+
name: acc_norm
|
186 |
+
source:
|
187 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=icefog72/IceCoffeeRP-7b
|
188 |
+
name: Open LLM Leaderboard
|
189 |
+
- task:
|
190 |
+
type: text-generation
|
191 |
+
name: Text Generation
|
192 |
+
dataset:
|
193 |
+
name: MMLU-PRO (5-shot)
|
194 |
+
type: TIGER-Lab/MMLU-Pro
|
195 |
+
config: main
|
196 |
+
split: test
|
197 |
+
args:
|
198 |
+
num_few_shot: 5
|
199 |
+
metrics:
|
200 |
+
- type: acc
|
201 |
+
value: 21.94
|
202 |
+
name: accuracy
|
203 |
+
source:
|
204 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=icefog72/IceCoffeeRP-7b
|
205 |
+
name: Open LLM Leaderboard
|
206 |
---
|
207 |
# IceCoffeeRP-7b *(IceCoffeeTest11)*
|
208 |
|
|
|
304 |
|Winogrande (5-shot) |82.48|
|
305 |
|GSM8k (5-shot) |64.22|
|
306 |
|
307 |
+
|
308 |
+
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard)
|
309 |
+
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_icefog72__IceCoffeeRP-7b)
|
310 |
+
|
311 |
+
| Metric |Value|
|
312 |
+
|-------------------|----:|
|
313 |
+
|Avg. |20.24|
|
314 |
+
|IFEval (0-Shot) |49.59|
|
315 |
+
|BBH (3-Shot) |29.40|
|
316 |
+
|MATH Lvl 5 (4-Shot)| 4.83|
|
317 |
+
|GPQA (0-shot) | 4.70|
|
318 |
+
|MuSR (0-shot) |11.00|
|
319 |
+
|MMLU-PRO (5-shot) |21.94|
|
320 |
+
|