leaderboard-pr-bot
commited on
Commit
•
16d93ea
1
Parent(s):
f917a9b
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
@@ -1,4 +1,8 @@
|
|
1 |
---
|
|
|
|
|
|
|
|
|
2 |
base_model:
|
3 |
- nbeerbower/gemma2-gutenberg-9B
|
4 |
- princeton-nlp/gemma-2-9b-it-SimPO
|
@@ -12,11 +16,101 @@ base_model:
|
|
12 |
- lemon07r/Gemma-2-Ataraxy-v2a-9B
|
13 |
- wzhouad/gemma-2-9b-it-WPO-HB
|
14 |
- lemon07r/Gemma-2-Ataraxy-9B
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
-
|
19 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
20 |
---
|
21 |
# Gemma-2-Ataraxy-Remix-9B
|
22 |
|
@@ -81,3 +175,17 @@ slices:
|
|
81 |
- layer_range: [0, 42]
|
82 |
model: unsloth/gemma-2-9b-it
|
83 |
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
+
library_name: transformers
|
3 |
+
tags:
|
4 |
+
- mergekit
|
5 |
+
- merge
|
6 |
base_model:
|
7 |
- nbeerbower/gemma2-gutenberg-9B
|
8 |
- princeton-nlp/gemma-2-9b-it-SimPO
|
|
|
16 |
- lemon07r/Gemma-2-Ataraxy-v2a-9B
|
17 |
- wzhouad/gemma-2-9b-it-WPO-HB
|
18 |
- lemon07r/Gemma-2-Ataraxy-9B
|
19 |
+
model-index:
|
20 |
+
- name: Gemma-2-Ataraxy-Remix-9B
|
21 |
+
results:
|
22 |
+
- task:
|
23 |
+
type: text-generation
|
24 |
+
name: Text Generation
|
25 |
+
dataset:
|
26 |
+
name: IFEval (0-Shot)
|
27 |
+
type: HuggingFaceH4/ifeval
|
28 |
+
args:
|
29 |
+
num_few_shot: 0
|
30 |
+
metrics:
|
31 |
+
- type: inst_level_strict_acc and prompt_level_strict_acc
|
32 |
+
value: 70.83
|
33 |
+
name: strict accuracy
|
34 |
+
source:
|
35 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=lemon07r/Gemma-2-Ataraxy-Remix-9B
|
36 |
+
name: Open LLM Leaderboard
|
37 |
+
- task:
|
38 |
+
type: text-generation
|
39 |
+
name: Text Generation
|
40 |
+
dataset:
|
41 |
+
name: BBH (3-Shot)
|
42 |
+
type: BBH
|
43 |
+
args:
|
44 |
+
num_few_shot: 3
|
45 |
+
metrics:
|
46 |
+
- type: acc_norm
|
47 |
+
value: 41.59
|
48 |
+
name: normalized accuracy
|
49 |
+
source:
|
50 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=lemon07r/Gemma-2-Ataraxy-Remix-9B
|
51 |
+
name: Open LLM Leaderboard
|
52 |
+
- task:
|
53 |
+
type: text-generation
|
54 |
+
name: Text Generation
|
55 |
+
dataset:
|
56 |
+
name: MATH Lvl 5 (4-Shot)
|
57 |
+
type: hendrycks/competition_math
|
58 |
+
args:
|
59 |
+
num_few_shot: 4
|
60 |
+
metrics:
|
61 |
+
- type: exact_match
|
62 |
+
value: 1.28
|
63 |
+
name: exact match
|
64 |
+
source:
|
65 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=lemon07r/Gemma-2-Ataraxy-Remix-9B
|
66 |
+
name: Open LLM Leaderboard
|
67 |
+
- task:
|
68 |
+
type: text-generation
|
69 |
+
name: Text Generation
|
70 |
+
dataset:
|
71 |
+
name: GPQA (0-shot)
|
72 |
+
type: Idavidrein/gpqa
|
73 |
+
args:
|
74 |
+
num_few_shot: 0
|
75 |
+
metrics:
|
76 |
+
- type: acc_norm
|
77 |
+
value: 11.86
|
78 |
+
name: acc_norm
|
79 |
+
source:
|
80 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=lemon07r/Gemma-2-Ataraxy-Remix-9B
|
81 |
+
name: Open LLM Leaderboard
|
82 |
+
- task:
|
83 |
+
type: text-generation
|
84 |
+
name: Text Generation
|
85 |
+
dataset:
|
86 |
+
name: MuSR (0-shot)
|
87 |
+
type: TAUR-Lab/MuSR
|
88 |
+
args:
|
89 |
+
num_few_shot: 0
|
90 |
+
metrics:
|
91 |
+
- type: acc_norm
|
92 |
+
value: 13.72
|
93 |
+
name: acc_norm
|
94 |
+
source:
|
95 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=lemon07r/Gemma-2-Ataraxy-Remix-9B
|
96 |
+
name: Open LLM Leaderboard
|
97 |
+
- task:
|
98 |
+
type: text-generation
|
99 |
+
name: Text Generation
|
100 |
+
dataset:
|
101 |
+
name: MMLU-PRO (5-shot)
|
102 |
+
type: TIGER-Lab/MMLU-Pro
|
103 |
+
config: main
|
104 |
+
split: test
|
105 |
+
args:
|
106 |
+
num_few_shot: 5
|
107 |
+
metrics:
|
108 |
+
- type: acc
|
109 |
+
value: 35.99
|
110 |
+
name: accuracy
|
111 |
+
source:
|
112 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=lemon07r/Gemma-2-Ataraxy-Remix-9B
|
113 |
+
name: Open LLM Leaderboard
|
114 |
---
|
115 |
# Gemma-2-Ataraxy-Remix-9B
|
116 |
|
|
|
175 |
- layer_range: [0, 42]
|
176 |
model: unsloth/gemma-2-9b-it
|
177 |
```
|
178 |
+
|
179 |
+
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard)
|
180 |
+
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_lemon07r__Gemma-2-Ataraxy-Remix-9B)
|
181 |
+
|
182 |
+
| Metric |Value|
|
183 |
+
|-------------------|----:|
|
184 |
+
|Avg. |29.21|
|
185 |
+
|IFEval (0-Shot) |70.83|
|
186 |
+
|BBH (3-Shot) |41.59|
|
187 |
+
|MATH Lvl 5 (4-Shot)| 1.28|
|
188 |
+
|GPQA (0-shot) |11.86|
|
189 |
+
|MuSR (0-shot) |13.72|
|
190 |
+
|MMLU-PRO (5-shot) |35.99|
|
191 |
+
|