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 |
- hf-100/Llama-3-Spellbound-Instruct-8B-0.3
|
4 |
- unsloth/Meta-Llama-3.1-8B
|
@@ -9,11 +13,101 @@ base_model:
|
|
9 |
- djuna/L3.1-Suze-Vume-2-calc
|
10 |
- djuna/L3.1-ForStHS
|
11 |
- Blackroot/Llama-3-8B-Abomination-LORA
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
-
|
16 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
17 |
---
|
18 |
# merge
|
19 |
|
@@ -69,3 +163,17 @@ models:
|
|
69 |
density: 0.5
|
70 |
|
71 |
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
+
library_name: transformers
|
3 |
+
tags:
|
4 |
+
- mergekit
|
5 |
+
- merge
|
6 |
base_model:
|
7 |
- hf-100/Llama-3-Spellbound-Instruct-8B-0.3
|
8 |
- unsloth/Meta-Llama-3.1-8B
|
|
|
13 |
- djuna/L3.1-Suze-Vume-2-calc
|
14 |
- djuna/L3.1-ForStHS
|
15 |
- Blackroot/Llama-3-8B-Abomination-LORA
|
16 |
+
model-index:
|
17 |
+
- name: L3.1-Purosani-2-8B
|
18 |
+
results:
|
19 |
+
- task:
|
20 |
+
type: text-generation
|
21 |
+
name: Text Generation
|
22 |
+
dataset:
|
23 |
+
name: IFEval (0-Shot)
|
24 |
+
type: HuggingFaceH4/ifeval
|
25 |
+
args:
|
26 |
+
num_few_shot: 0
|
27 |
+
metrics:
|
28 |
+
- type: inst_level_strict_acc and prompt_level_strict_acc
|
29 |
+
value: 49.88
|
30 |
+
name: strict accuracy
|
31 |
+
source:
|
32 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=djuna/L3.1-Purosani-2-8B
|
33 |
+
name: Open LLM Leaderboard
|
34 |
+
- task:
|
35 |
+
type: text-generation
|
36 |
+
name: Text Generation
|
37 |
+
dataset:
|
38 |
+
name: BBH (3-Shot)
|
39 |
+
type: BBH
|
40 |
+
args:
|
41 |
+
num_few_shot: 3
|
42 |
+
metrics:
|
43 |
+
- type: acc_norm
|
44 |
+
value: 31.39
|
45 |
+
name: normalized accuracy
|
46 |
+
source:
|
47 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=djuna/L3.1-Purosani-2-8B
|
48 |
+
name: Open LLM Leaderboard
|
49 |
+
- task:
|
50 |
+
type: text-generation
|
51 |
+
name: Text Generation
|
52 |
+
dataset:
|
53 |
+
name: MATH Lvl 5 (4-Shot)
|
54 |
+
type: hendrycks/competition_math
|
55 |
+
args:
|
56 |
+
num_few_shot: 4
|
57 |
+
metrics:
|
58 |
+
- type: exact_match
|
59 |
+
value: 10.12
|
60 |
+
name: exact match
|
61 |
+
source:
|
62 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=djuna/L3.1-Purosani-2-8B
|
63 |
+
name: Open LLM Leaderboard
|
64 |
+
- task:
|
65 |
+
type: text-generation
|
66 |
+
name: Text Generation
|
67 |
+
dataset:
|
68 |
+
name: GPQA (0-shot)
|
69 |
+
type: Idavidrein/gpqa
|
70 |
+
args:
|
71 |
+
num_few_shot: 0
|
72 |
+
metrics:
|
73 |
+
- type: acc_norm
|
74 |
+
value: 6.82
|
75 |
+
name: acc_norm
|
76 |
+
source:
|
77 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=djuna/L3.1-Purosani-2-8B
|
78 |
+
name: Open LLM Leaderboard
|
79 |
+
- task:
|
80 |
+
type: text-generation
|
81 |
+
name: Text Generation
|
82 |
+
dataset:
|
83 |
+
name: MuSR (0-shot)
|
84 |
+
type: TAUR-Lab/MuSR
|
85 |
+
args:
|
86 |
+
num_few_shot: 0
|
87 |
+
metrics:
|
88 |
+
- type: acc_norm
|
89 |
+
value: 8.3
|
90 |
+
name: acc_norm
|
91 |
+
source:
|
92 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=djuna/L3.1-Purosani-2-8B
|
93 |
+
name: Open LLM Leaderboard
|
94 |
+
- task:
|
95 |
+
type: text-generation
|
96 |
+
name: Text Generation
|
97 |
+
dataset:
|
98 |
+
name: MMLU-PRO (5-shot)
|
99 |
+
type: TIGER-Lab/MMLU-Pro
|
100 |
+
config: main
|
101 |
+
split: test
|
102 |
+
args:
|
103 |
+
num_few_shot: 5
|
104 |
+
metrics:
|
105 |
+
- type: acc
|
106 |
+
value: 30.57
|
107 |
+
name: accuracy
|
108 |
+
source:
|
109 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=djuna/L3.1-Purosani-2-8B
|
110 |
+
name: Open LLM Leaderboard
|
111 |
---
|
112 |
# merge
|
113 |
|
|
|
163 |
density: 0.5
|
164 |
|
165 |
```
|
166 |
+
|
167 |
+
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard)
|
168 |
+
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_djuna__L3.1-Purosani-2-8B)
|
169 |
+
|
170 |
+
| Metric |Value|
|
171 |
+
|-------------------|----:|
|
172 |
+
|Avg. |22.85|
|
173 |
+
|IFEval (0-Shot) |49.88|
|
174 |
+
|BBH (3-Shot) |31.39|
|
175 |
+
|MATH Lvl 5 (4-Shot)|10.12|
|
176 |
+
|GPQA (0-shot) | 6.82|
|
177 |
+
|MuSR (0-shot) | 8.30|
|
178 |
+
|MMLU-PRO (5-shot) |30.57|
|
179 |
+
|