Commit
•
d3beaf3
1
Parent(s):
c508ecf
Adding Evaluation Results (#1)
Browse files- Adding Evaluation Results (3198dc51246cbbe8c2b002a0c5722319c2d5527c)
Co-authored-by: Open LLM Leaderboard PR Bot <[email protected]>
README.md
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
---
|
2 |
-
license: llama3.1
|
3 |
language:
|
4 |
- en
|
|
|
5 |
library_name: transformers
|
6 |
tags:
|
7 |
- mergekit
|
@@ -11,6 +11,101 @@ base_model:
|
|
11 |
- NousResearch/Hermes-3-Llama-3.1-70B
|
12 |
- abacusai/Dracarys-Llama-3.1-70B-Instruct
|
13 |
- VAGOsolutions/Llama-3.1-SauerkrautLM-70b-Instruct
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
14 |
---
|
15 |
|
16 |
|
@@ -136,4 +231,17 @@ Note: PubmedQA tested with 100 questions.
|
|
136 |
--------------
|
137 |
If you are hiring in the EU or can sponsor a visa, PM me :D
|
138 |
|
139 |
-
PS. Thank you mradermacher for the GGUFs!
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
|
|
2 |
language:
|
3 |
- en
|
4 |
+
license: llama3.1
|
5 |
library_name: transformers
|
6 |
tags:
|
7 |
- mergekit
|
|
|
11 |
- NousResearch/Hermes-3-Llama-3.1-70B
|
12 |
- abacusai/Dracarys-Llama-3.1-70B-Instruct
|
13 |
- VAGOsolutions/Llama-3.1-SauerkrautLM-70b-Instruct
|
14 |
+
model-index:
|
15 |
+
- name: Brinebreath-Llama-3.1-70B
|
16 |
+
results:
|
17 |
+
- task:
|
18 |
+
type: text-generation
|
19 |
+
name: Text Generation
|
20 |
+
dataset:
|
21 |
+
name: IFEval (0-Shot)
|
22 |
+
type: HuggingFaceH4/ifeval
|
23 |
+
args:
|
24 |
+
num_few_shot: 0
|
25 |
+
metrics:
|
26 |
+
- type: inst_level_strict_acc and prompt_level_strict_acc
|
27 |
+
value: 55.33
|
28 |
+
name: strict accuracy
|
29 |
+
source:
|
30 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=gbueno86/Brinebreath-Llama-3.1-70B
|
31 |
+
name: Open LLM Leaderboard
|
32 |
+
- task:
|
33 |
+
type: text-generation
|
34 |
+
name: Text Generation
|
35 |
+
dataset:
|
36 |
+
name: BBH (3-Shot)
|
37 |
+
type: BBH
|
38 |
+
args:
|
39 |
+
num_few_shot: 3
|
40 |
+
metrics:
|
41 |
+
- type: acc_norm
|
42 |
+
value: 55.46
|
43 |
+
name: normalized accuracy
|
44 |
+
source:
|
45 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=gbueno86/Brinebreath-Llama-3.1-70B
|
46 |
+
name: Open LLM Leaderboard
|
47 |
+
- task:
|
48 |
+
type: text-generation
|
49 |
+
name: Text Generation
|
50 |
+
dataset:
|
51 |
+
name: MATH Lvl 5 (4-Shot)
|
52 |
+
type: hendrycks/competition_math
|
53 |
+
args:
|
54 |
+
num_few_shot: 4
|
55 |
+
metrics:
|
56 |
+
- type: exact_match
|
57 |
+
value: 29.98
|
58 |
+
name: exact match
|
59 |
+
source:
|
60 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=gbueno86/Brinebreath-Llama-3.1-70B
|
61 |
+
name: Open LLM Leaderboard
|
62 |
+
- task:
|
63 |
+
type: text-generation
|
64 |
+
name: Text Generation
|
65 |
+
dataset:
|
66 |
+
name: GPQA (0-shot)
|
67 |
+
type: Idavidrein/gpqa
|
68 |
+
args:
|
69 |
+
num_few_shot: 0
|
70 |
+
metrics:
|
71 |
+
- type: acc_norm
|
72 |
+
value: 12.86
|
73 |
+
name: acc_norm
|
74 |
+
source:
|
75 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=gbueno86/Brinebreath-Llama-3.1-70B
|
76 |
+
name: Open LLM Leaderboard
|
77 |
+
- task:
|
78 |
+
type: text-generation
|
79 |
+
name: Text Generation
|
80 |
+
dataset:
|
81 |
+
name: MuSR (0-shot)
|
82 |
+
type: TAUR-Lab/MuSR
|
83 |
+
args:
|
84 |
+
num_few_shot: 0
|
85 |
+
metrics:
|
86 |
+
- type: acc_norm
|
87 |
+
value: 17.49
|
88 |
+
name: acc_norm
|
89 |
+
source:
|
90 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=gbueno86/Brinebreath-Llama-3.1-70B
|
91 |
+
name: Open LLM Leaderboard
|
92 |
+
- task:
|
93 |
+
type: text-generation
|
94 |
+
name: Text Generation
|
95 |
+
dataset:
|
96 |
+
name: MMLU-PRO (5-shot)
|
97 |
+
type: TIGER-Lab/MMLU-Pro
|
98 |
+
config: main
|
99 |
+
split: test
|
100 |
+
args:
|
101 |
+
num_few_shot: 5
|
102 |
+
metrics:
|
103 |
+
- type: acc
|
104 |
+
value: 46.62
|
105 |
+
name: accuracy
|
106 |
+
source:
|
107 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=gbueno86/Brinebreath-Llama-3.1-70B
|
108 |
+
name: Open LLM Leaderboard
|
109 |
---
|
110 |
|
111 |
|
|
|
231 |
--------------
|
232 |
If you are hiring in the EU or can sponsor a visa, PM me :D
|
233 |
|
234 |
+
PS. Thank you mradermacher for the GGUFs!
|
235 |
+
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard)
|
236 |
+
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_gbueno86__Brinebreath-Llama-3.1-70B)
|
237 |
+
|
238 |
+
| Metric |Value|
|
239 |
+
|-------------------|----:|
|
240 |
+
|Avg. |36.29|
|
241 |
+
|IFEval (0-Shot) |55.33|
|
242 |
+
|BBH (3-Shot) |55.46|
|
243 |
+
|MATH Lvl 5 (4-Shot)|29.98|
|
244 |
+
|GPQA (0-shot) |12.86|
|
245 |
+
|MuSR (0-shot) |17.49|
|
246 |
+
|MMLU-PRO (5-shot) |46.62|
|
247 |
+
|