leaderboard-pr-bot
commited on
Commit
•
e322581
1
Parent(s):
6c53c20
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,9 @@
|
|
1 |
---
|
|
|
|
|
|
|
|
|
|
|
2 |
base_model:
|
3 |
- mlabonne/NeuralDaredevil-8B-abliterated
|
4 |
- ResplendentAI/BlueMoon_Llama3
|
@@ -11,11 +16,109 @@ base_model:
|
|
11 |
- mlabonne/NeuralDaredevil-8B-abliterated
|
12 |
- ResplendentAI/RP_Format_QuoteAsterisk_Llama3
|
13 |
- mlabonne/NeuralDaredevil-8B-abliterated
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
-
-
|
18 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
19 |
---
|
20 |
# merge
|
21 |
|
@@ -56,4 +159,17 @@ models:
|
|
56 |
merge_method: model_stock
|
57 |
base_model: mlabonne/NeuralDaredevil-8B-abliterated
|
58 |
dtype: bfloat16
|
59 |
-
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
+
license: cc-by-nc-4.0
|
3 |
+
library_name: transformers
|
4 |
+
tags:
|
5 |
+
- mergekit
|
6 |
+
- merge
|
7 |
base_model:
|
8 |
- mlabonne/NeuralDaredevil-8B-abliterated
|
9 |
- ResplendentAI/BlueMoon_Llama3
|
|
|
16 |
- mlabonne/NeuralDaredevil-8B-abliterated
|
17 |
- ResplendentAI/RP_Format_QuoteAsterisk_Llama3
|
18 |
- mlabonne/NeuralDaredevil-8B-abliterated
|
19 |
+
model-index:
|
20 |
+
- name: Neural-SOVLish-Devil-8B-L3
|
21 |
+
results:
|
22 |
+
- task:
|
23 |
+
type: text-generation
|
24 |
+
name: Text Generation
|
25 |
+
dataset:
|
26 |
+
name: AI2 Reasoning Challenge (25-Shot)
|
27 |
+
type: ai2_arc
|
28 |
+
config: ARC-Challenge
|
29 |
+
split: test
|
30 |
+
args:
|
31 |
+
num_few_shot: 25
|
32 |
+
metrics:
|
33 |
+
- type: acc_norm
|
34 |
+
value: 69.11
|
35 |
+
name: normalized accuracy
|
36 |
+
source:
|
37 |
+
url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=saishf/Neural-SOVLish-Devil-8B-L3
|
38 |
+
name: Open LLM Leaderboard
|
39 |
+
- task:
|
40 |
+
type: text-generation
|
41 |
+
name: Text Generation
|
42 |
+
dataset:
|
43 |
+
name: HellaSwag (10-Shot)
|
44 |
+
type: hellaswag
|
45 |
+
split: validation
|
46 |
+
args:
|
47 |
+
num_few_shot: 10
|
48 |
+
metrics:
|
49 |
+
- type: acc_norm
|
50 |
+
value: 84.77
|
51 |
+
name: normalized accuracy
|
52 |
+
source:
|
53 |
+
url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=saishf/Neural-SOVLish-Devil-8B-L3
|
54 |
+
name: Open LLM Leaderboard
|
55 |
+
- task:
|
56 |
+
type: text-generation
|
57 |
+
name: Text Generation
|
58 |
+
dataset:
|
59 |
+
name: MMLU (5-Shot)
|
60 |
+
type: cais/mmlu
|
61 |
+
config: all
|
62 |
+
split: test
|
63 |
+
args:
|
64 |
+
num_few_shot: 5
|
65 |
+
metrics:
|
66 |
+
- type: acc
|
67 |
+
value: 69.02
|
68 |
+
name: accuracy
|
69 |
+
source:
|
70 |
+
url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=saishf/Neural-SOVLish-Devil-8B-L3
|
71 |
+
name: Open LLM Leaderboard
|
72 |
+
- task:
|
73 |
+
type: text-generation
|
74 |
+
name: Text Generation
|
75 |
+
dataset:
|
76 |
+
name: TruthfulQA (0-shot)
|
77 |
+
type: truthful_qa
|
78 |
+
config: multiple_choice
|
79 |
+
split: validation
|
80 |
+
args:
|
81 |
+
num_few_shot: 0
|
82 |
+
metrics:
|
83 |
+
- type: mc2
|
84 |
+
value: 59.05
|
85 |
+
source:
|
86 |
+
url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=saishf/Neural-SOVLish-Devil-8B-L3
|
87 |
+
name: Open LLM Leaderboard
|
88 |
+
- task:
|
89 |
+
type: text-generation
|
90 |
+
name: Text Generation
|
91 |
+
dataset:
|
92 |
+
name: Winogrande (5-shot)
|
93 |
+
type: winogrande
|
94 |
+
config: winogrande_xl
|
95 |
+
split: validation
|
96 |
+
args:
|
97 |
+
num_few_shot: 5
|
98 |
+
metrics:
|
99 |
+
- type: acc
|
100 |
+
value: 78.3
|
101 |
+
name: accuracy
|
102 |
+
source:
|
103 |
+
url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=saishf/Neural-SOVLish-Devil-8B-L3
|
104 |
+
name: Open LLM Leaderboard
|
105 |
+
- task:
|
106 |
+
type: text-generation
|
107 |
+
name: Text Generation
|
108 |
+
dataset:
|
109 |
+
name: GSM8k (5-shot)
|
110 |
+
type: gsm8k
|
111 |
+
config: main
|
112 |
+
split: test
|
113 |
+
args:
|
114 |
+
num_few_shot: 5
|
115 |
+
metrics:
|
116 |
+
- type: acc
|
117 |
+
value: 73.09
|
118 |
+
name: accuracy
|
119 |
+
source:
|
120 |
+
url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=saishf/Neural-SOVLish-Devil-8B-L3
|
121 |
+
name: Open LLM Leaderboard
|
122 |
---
|
123 |
# merge
|
124 |
|
|
|
159 |
merge_method: model_stock
|
160 |
base_model: mlabonne/NeuralDaredevil-8B-abliterated
|
161 |
dtype: bfloat16
|
162 |
+
```
|
163 |
+
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
|
164 |
+
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_saishf__Neural-SOVLish-Devil-8B-L3)
|
165 |
+
|
166 |
+
| Metric |Value|
|
167 |
+
|---------------------------------|----:|
|
168 |
+
|Avg. |72.22|
|
169 |
+
|AI2 Reasoning Challenge (25-Shot)|69.11|
|
170 |
+
|HellaSwag (10-Shot) |84.77|
|
171 |
+
|MMLU (5-Shot) |69.02|
|
172 |
+
|TruthfulQA (0-shot) |59.05|
|
173 |
+
|Winogrande (5-shot) |78.30|
|
174 |
+
|GSM8k (5-shot) |73.09|
|
175 |
+
|