leaderboard-pr-bot
commited on
Commit
•
3413679
1
Parent(s):
d145628
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
@@ -58,6 +58,101 @@ datasets:
|
|
58 |
- WizardLM/WizardLM_evol_instruct_70k
|
59 |
- abacusai/SystemChat-1.1
|
60 |
- H-D-T/Buzz-V1.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
61 |
---
|
62 |
![image/png](https://cdn-uploads.huggingface.co/production/uploads/6468ce47e134d050a58aa89c/KLQP1jK-DIzpwHzYRIH-Q.png)
|
63 |
|
@@ -319,4 +414,17 @@ Thanks to all open source AI community.
|
|
319 |
|
320 |
If you would like to support me:
|
321 |
|
322 |
-
[☕ Buy Me a Coffee](https://www.buymeacoffee.com/weyaxi)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
58 |
- WizardLM/WizardLM_evol_instruct_70k
|
59 |
- abacusai/SystemChat-1.1
|
60 |
- H-D-T/Buzz-V1.2
|
61 |
+
model-index:
|
62 |
+
- name: Einstein-v7-Qwen2-7B
|
63 |
+
results:
|
64 |
+
- task:
|
65 |
+
type: text-generation
|
66 |
+
name: Text Generation
|
67 |
+
dataset:
|
68 |
+
name: IFEval (0-Shot)
|
69 |
+
type: HuggingFaceH4/ifeval
|
70 |
+
args:
|
71 |
+
num_few_shot: 0
|
72 |
+
metrics:
|
73 |
+
- type: inst_level_strict_acc and prompt_level_strict_acc
|
74 |
+
value: 41.0
|
75 |
+
name: strict accuracy
|
76 |
+
source:
|
77 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=Weyaxi/Einstein-v7-Qwen2-7B
|
78 |
+
name: Open LLM Leaderboard
|
79 |
+
- task:
|
80 |
+
type: text-generation
|
81 |
+
name: Text Generation
|
82 |
+
dataset:
|
83 |
+
name: BBH (3-Shot)
|
84 |
+
type: BBH
|
85 |
+
args:
|
86 |
+
num_few_shot: 3
|
87 |
+
metrics:
|
88 |
+
- type: acc_norm
|
89 |
+
value: 32.84
|
90 |
+
name: normalized accuracy
|
91 |
+
source:
|
92 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=Weyaxi/Einstein-v7-Qwen2-7B
|
93 |
+
name: Open LLM Leaderboard
|
94 |
+
- task:
|
95 |
+
type: text-generation
|
96 |
+
name: Text Generation
|
97 |
+
dataset:
|
98 |
+
name: MATH Lvl 5 (4-Shot)
|
99 |
+
type: hendrycks/competition_math
|
100 |
+
args:
|
101 |
+
num_few_shot: 4
|
102 |
+
metrics:
|
103 |
+
- type: exact_match
|
104 |
+
value: 15.18
|
105 |
+
name: exact match
|
106 |
+
source:
|
107 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=Weyaxi/Einstein-v7-Qwen2-7B
|
108 |
+
name: Open LLM Leaderboard
|
109 |
+
- task:
|
110 |
+
type: text-generation
|
111 |
+
name: Text Generation
|
112 |
+
dataset:
|
113 |
+
name: GPQA (0-shot)
|
114 |
+
type: Idavidrein/gpqa
|
115 |
+
args:
|
116 |
+
num_few_shot: 0
|
117 |
+
metrics:
|
118 |
+
- type: acc_norm
|
119 |
+
value: 6.6
|
120 |
+
name: acc_norm
|
121 |
+
source:
|
122 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=Weyaxi/Einstein-v7-Qwen2-7B
|
123 |
+
name: Open LLM Leaderboard
|
124 |
+
- task:
|
125 |
+
type: text-generation
|
126 |
+
name: Text Generation
|
127 |
+
dataset:
|
128 |
+
name: MuSR (0-shot)
|
129 |
+
type: TAUR-Lab/MuSR
|
130 |
+
args:
|
131 |
+
num_few_shot: 0
|
132 |
+
metrics:
|
133 |
+
- type: acc_norm
|
134 |
+
value: 14.06
|
135 |
+
name: acc_norm
|
136 |
+
source:
|
137 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=Weyaxi/Einstein-v7-Qwen2-7B
|
138 |
+
name: Open LLM Leaderboard
|
139 |
+
- task:
|
140 |
+
type: text-generation
|
141 |
+
name: Text Generation
|
142 |
+
dataset:
|
143 |
+
name: MMLU-PRO (5-shot)
|
144 |
+
type: TIGER-Lab/MMLU-Pro
|
145 |
+
config: main
|
146 |
+
split: test
|
147 |
+
args:
|
148 |
+
num_few_shot: 5
|
149 |
+
metrics:
|
150 |
+
- type: acc
|
151 |
+
value: 34.4
|
152 |
+
name: accuracy
|
153 |
+
source:
|
154 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=Weyaxi/Einstein-v7-Qwen2-7B
|
155 |
+
name: Open LLM Leaderboard
|
156 |
---
|
157 |
![image/png](https://cdn-uploads.huggingface.co/production/uploads/6468ce47e134d050a58aa89c/KLQP1jK-DIzpwHzYRIH-Q.png)
|
158 |
|
|
|
414 |
|
415 |
If you would like to support me:
|
416 |
|
417 |
+
[☕ Buy Me a Coffee](https://www.buymeacoffee.com/weyaxi)
|
418 |
+
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard)
|
419 |
+
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_Weyaxi__Einstein-v7-Qwen2-7B)
|
420 |
+
|
421 |
+
| Metric |Value|
|
422 |
+
|-------------------|----:|
|
423 |
+
|Avg. |24.01|
|
424 |
+
|IFEval (0-Shot) |41.00|
|
425 |
+
|BBH (3-Shot) |32.84|
|
426 |
+
|MATH Lvl 5 (4-Shot)|15.18|
|
427 |
+
|GPQA (0-shot) | 6.60|
|
428 |
+
|MuSR (0-shot) |14.06|
|
429 |
+
|MMLU-PRO (5-shot) |34.40|
|
430 |
+
|