leaderboard-pr-bot
commited on
Commit
•
9d2561b
1
Parent(s):
f9d5575
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,10 +1,8 @@
|
|
1 |
---
|
2 |
-
license: other
|
3 |
-
license_name: gemma-terms-of-use
|
4 |
-
license_link: https://ai.google.dev/gemma/terms
|
5 |
language:
|
6 |
- de
|
7 |
- en
|
|
|
8 |
tags:
|
9 |
- sft
|
10 |
- laserRMT
|
@@ -12,6 +10,103 @@ tags:
|
|
12 |
- finetune
|
13 |
- work in progress
|
14 |
- alpha
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
15 |
---
|
16 |
|
17 |
![SauerkrautLM](https://vago-solutions.ai/wp-content/uploads/2024/03/sauerkrautgemma-2b.png "SauerkrautLM-Gemma-2b")
|
@@ -201,4 +296,17 @@ If you are interested in customized LLMs for business applications, please get i
|
|
201 |
We are also keenly seeking support and investment for our startups, VAGO solutions and Hyperspace where we continuously advance the development of robust language models designed to address a diverse range of purposes and requirements. If the prospect of collaboratively navigating future challenges excites you, we warmly invite you to reach out to us at [VAGO solutions](https://vago-solutions.de/#Kontakt), [Hyperspace.computer](https://hyperspace.computer/)
|
202 |
|
203 |
## Acknowledgement
|
204 |
-
Many thanks to [google](https://huggingface.co/google) for providing such valuable model to the Open-Source community
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
|
|
|
|
|
|
2 |
language:
|
3 |
- de
|
4 |
- en
|
5 |
+
license: other
|
6 |
tags:
|
7 |
- sft
|
8 |
- laserRMT
|
|
|
10 |
- finetune
|
11 |
- work in progress
|
12 |
- alpha
|
13 |
+
license_name: gemma-terms-of-use
|
14 |
+
license_link: https://ai.google.dev/gemma/terms
|
15 |
+
model-index:
|
16 |
+
- name: SauerkrautLM-Gemma-2b
|
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: 24.75
|
29 |
+
name: strict accuracy
|
30 |
+
source:
|
31 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=VAGOsolutions/SauerkrautLM-Gemma-2b
|
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: 9.13
|
44 |
+
name: normalized accuracy
|
45 |
+
source:
|
46 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=VAGOsolutions/SauerkrautLM-Gemma-2b
|
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: 1.96
|
59 |
+
name: exact match
|
60 |
+
source:
|
61 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=VAGOsolutions/SauerkrautLM-Gemma-2b
|
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: 0.89
|
74 |
+
name: acc_norm
|
75 |
+
source:
|
76 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=VAGOsolutions/SauerkrautLM-Gemma-2b
|
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: 3.51
|
89 |
+
name: acc_norm
|
90 |
+
source:
|
91 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=VAGOsolutions/SauerkrautLM-Gemma-2b
|
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: 5.21
|
106 |
+
name: accuracy
|
107 |
+
source:
|
108 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=VAGOsolutions/SauerkrautLM-Gemma-2b
|
109 |
+
name: Open LLM Leaderboard
|
110 |
---
|
111 |
|
112 |
![SauerkrautLM](https://vago-solutions.ai/wp-content/uploads/2024/03/sauerkrautgemma-2b.png "SauerkrautLM-Gemma-2b")
|
|
|
296 |
We are also keenly seeking support and investment for our startups, VAGO solutions and Hyperspace where we continuously advance the development of robust language models designed to address a diverse range of purposes and requirements. If the prospect of collaboratively navigating future challenges excites you, we warmly invite you to reach out to us at [VAGO solutions](https://vago-solutions.de/#Kontakt), [Hyperspace.computer](https://hyperspace.computer/)
|
297 |
|
298 |
## Acknowledgement
|
299 |
+
Many thanks to [google](https://huggingface.co/google) for providing such valuable model to the Open-Source community
|
300 |
+
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard)
|
301 |
+
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_VAGOsolutions__SauerkrautLM-Gemma-2b)
|
302 |
+
|
303 |
+
| Metric |Value|
|
304 |
+
|-------------------|----:|
|
305 |
+
|Avg. | 7.58|
|
306 |
+
|IFEval (0-Shot) |24.75|
|
307 |
+
|BBH (3-Shot) | 9.13|
|
308 |
+
|MATH Lvl 5 (4-Shot)| 1.96|
|
309 |
+
|GPQA (0-shot) | 0.89|
|
310 |
+
|MuSR (0-shot) | 3.51|
|
311 |
+
|MMLU-PRO (5-shot) | 5.21|
|
312 |
+
|