leaderboard-pr-bot
commited on
Commit
•
e72dc9a
1
Parent(s):
7be7c0f
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,9 +1,104 @@
|
|
1 |
---
|
|
|
|
|
2 |
license: apache-2.0
|
3 |
datasets:
|
4 |
- BAAI/Infinity-Instruct
|
5 |
-
|
6 |
-
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
---
|
8 |
# Infinity Instruct
|
9 |
|
@@ -146,3 +241,17 @@ Our paper, detailing the development and features of the **Infinity Instruct** d
|
|
146 |
```
|
147 |
|
148 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
license: apache-2.0
|
5 |
datasets:
|
6 |
- BAAI/Infinity-Instruct
|
7 |
+
model-index:
|
8 |
+
- name: Infinity-Instruct-3M-0625-Llama3-8B
|
9 |
+
results:
|
10 |
+
- task:
|
11 |
+
type: text-generation
|
12 |
+
name: Text Generation
|
13 |
+
dataset:
|
14 |
+
name: IFEval (0-Shot)
|
15 |
+
type: HuggingFaceH4/ifeval
|
16 |
+
args:
|
17 |
+
num_few_shot: 0
|
18 |
+
metrics:
|
19 |
+
- type: inst_level_strict_acc and prompt_level_strict_acc
|
20 |
+
value: 60.5
|
21 |
+
name: strict accuracy
|
22 |
+
source:
|
23 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=BAAI/Infinity-Instruct-3M-0625-Llama3-8B
|
24 |
+
name: Open LLM Leaderboard
|
25 |
+
- task:
|
26 |
+
type: text-generation
|
27 |
+
name: Text Generation
|
28 |
+
dataset:
|
29 |
+
name: BBH (3-Shot)
|
30 |
+
type: BBH
|
31 |
+
args:
|
32 |
+
num_few_shot: 3
|
33 |
+
metrics:
|
34 |
+
- type: acc_norm
|
35 |
+
value: 28.99
|
36 |
+
name: normalized accuracy
|
37 |
+
source:
|
38 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=BAAI/Infinity-Instruct-3M-0625-Llama3-8B
|
39 |
+
name: Open LLM Leaderboard
|
40 |
+
- task:
|
41 |
+
type: text-generation
|
42 |
+
name: Text Generation
|
43 |
+
dataset:
|
44 |
+
name: MATH Lvl 5 (4-Shot)
|
45 |
+
type: hendrycks/competition_math
|
46 |
+
args:
|
47 |
+
num_few_shot: 4
|
48 |
+
metrics:
|
49 |
+
- type: exact_match
|
50 |
+
value: 5.29
|
51 |
+
name: exact match
|
52 |
+
source:
|
53 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=BAAI/Infinity-Instruct-3M-0625-Llama3-8B
|
54 |
+
name: Open LLM Leaderboard
|
55 |
+
- task:
|
56 |
+
type: text-generation
|
57 |
+
name: Text Generation
|
58 |
+
dataset:
|
59 |
+
name: GPQA (0-shot)
|
60 |
+
type: Idavidrein/gpqa
|
61 |
+
args:
|
62 |
+
num_few_shot: 0
|
63 |
+
metrics:
|
64 |
+
- type: acc_norm
|
65 |
+
value: 3.36
|
66 |
+
name: acc_norm
|
67 |
+
source:
|
68 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=BAAI/Infinity-Instruct-3M-0625-Llama3-8B
|
69 |
+
name: Open LLM Leaderboard
|
70 |
+
- task:
|
71 |
+
type: text-generation
|
72 |
+
name: Text Generation
|
73 |
+
dataset:
|
74 |
+
name: MuSR (0-shot)
|
75 |
+
type: TAUR-Lab/MuSR
|
76 |
+
args:
|
77 |
+
num_few_shot: 0
|
78 |
+
metrics:
|
79 |
+
- type: acc_norm
|
80 |
+
value: 5.67
|
81 |
+
name: acc_norm
|
82 |
+
source:
|
83 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=BAAI/Infinity-Instruct-3M-0625-Llama3-8B
|
84 |
+
name: Open LLM Leaderboard
|
85 |
+
- task:
|
86 |
+
type: text-generation
|
87 |
+
name: Text Generation
|
88 |
+
dataset:
|
89 |
+
name: MMLU-PRO (5-shot)
|
90 |
+
type: TIGER-Lab/MMLU-Pro
|
91 |
+
config: main
|
92 |
+
split: test
|
93 |
+
args:
|
94 |
+
num_few_shot: 5
|
95 |
+
metrics:
|
96 |
+
- type: acc
|
97 |
+
value: 25.02
|
98 |
+
name: accuracy
|
99 |
+
source:
|
100 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=BAAI/Infinity-Instruct-3M-0625-Llama3-8B
|
101 |
+
name: Open LLM Leaderboard
|
102 |
---
|
103 |
# Infinity Instruct
|
104 |
|
|
|
241 |
```
|
242 |
|
243 |
|
244 |
+
|
245 |
+
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard)
|
246 |
+
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_BAAI__Infinity-Instruct-3M-0625-Llama3-8B)
|
247 |
+
|
248 |
+
| Metric |Value|
|
249 |
+
|-------------------|----:|
|
250 |
+
|Avg. |21.47|
|
251 |
+
|IFEval (0-Shot) |60.50|
|
252 |
+
|BBH (3-Shot) |28.99|
|
253 |
+
|MATH Lvl 5 (4-Shot)| 5.29|
|
254 |
+
|GPQA (0-shot) | 3.36|
|
255 |
+
|MuSR (0-shot) | 5.67|
|
256 |
+
|MMLU-PRO (5-shot) |25.02|
|
257 |
+
|