DreadPoor leaderboard-pr-bot commited on
Commit
9dacedd
1 Parent(s): f648288

Adding Evaluation Results (#1)

Browse files

- Adding Evaluation Results (fc5295452ee2070411d2f92f0413fabec0bfbb36)


Co-authored-by: Open LLM Leaderboard PR Bot <[email protected]>

Files changed (1) hide show
  1. README.md +114 -5
README.md CHANGED
@@ -1,4 +1,9 @@
1
  ---
 
 
 
 
 
2
  base_model:
3
  - Orenguteng/Llama-3.1-8B-Lexi-Uncensored-V2
4
  - kloodia/lora-8b-bio
@@ -12,11 +17,101 @@ base_model:
12
  - kloodia/lora-8b-physic
13
  - aifeifei798/DarkIdol-Llama-3.1-8B-Instruct-1.2-Uncensored
14
  - kloodia/lora-8b-medic
15
- library_name: transformers
16
- tags:
17
- - mergekit
18
- - merge
19
- license: apache-2.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
20
  ---
21
  # merge
22
 
@@ -56,3 +151,17 @@ dtype: bfloat16
56
  ```
57
 
58
  ![image.png](https://cdn-uploads.huggingface.co/production/uploads/632149f88c0da827c72dccde/IkTIiq6HjCkaJefSNtGLD.png)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ license: apache-2.0
3
+ library_name: transformers
4
+ tags:
5
+ - mergekit
6
+ - merge
7
  base_model:
8
  - Orenguteng/Llama-3.1-8B-Lexi-Uncensored-V2
9
  - kloodia/lora-8b-bio
 
17
  - kloodia/lora-8b-physic
18
  - aifeifei798/DarkIdol-Llama-3.1-8B-Instruct-1.2-Uncensored
19
  - kloodia/lora-8b-medic
20
+ model-index:
21
+ - name: Aspire-8B-model_stock
22
+ results:
23
+ - task:
24
+ type: text-generation
25
+ name: Text Generation
26
+ dataset:
27
+ name: IFEval (0-Shot)
28
+ type: HuggingFaceH4/ifeval
29
+ args:
30
+ num_few_shot: 0
31
+ metrics:
32
+ - type: inst_level_strict_acc and prompt_level_strict_acc
33
+ value: 71.41
34
+ name: strict accuracy
35
+ source:
36
+ url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=DreadPoor/Aspire-8B-model_stock
37
+ name: Open LLM Leaderboard
38
+ - task:
39
+ type: text-generation
40
+ name: Text Generation
41
+ dataset:
42
+ name: BBH (3-Shot)
43
+ type: BBH
44
+ args:
45
+ num_few_shot: 3
46
+ metrics:
47
+ - type: acc_norm
48
+ value: 32.53
49
+ name: normalized accuracy
50
+ source:
51
+ url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=DreadPoor/Aspire-8B-model_stock
52
+ name: Open LLM Leaderboard
53
+ - task:
54
+ type: text-generation
55
+ name: Text Generation
56
+ dataset:
57
+ name: MATH Lvl 5 (4-Shot)
58
+ type: hendrycks/competition_math
59
+ args:
60
+ num_few_shot: 4
61
+ metrics:
62
+ - type: exact_match
63
+ value: 12.99
64
+ name: exact match
65
+ source:
66
+ url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=DreadPoor/Aspire-8B-model_stock
67
+ name: Open LLM Leaderboard
68
+ - task:
69
+ type: text-generation
70
+ name: Text Generation
71
+ dataset:
72
+ name: GPQA (0-shot)
73
+ type: Idavidrein/gpqa
74
+ args:
75
+ num_few_shot: 0
76
+ metrics:
77
+ - type: acc_norm
78
+ value: 8.61
79
+ name: acc_norm
80
+ source:
81
+ url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=DreadPoor/Aspire-8B-model_stock
82
+ name: Open LLM Leaderboard
83
+ - task:
84
+ type: text-generation
85
+ name: Text Generation
86
+ dataset:
87
+ name: MuSR (0-shot)
88
+ type: TAUR-Lab/MuSR
89
+ args:
90
+ num_few_shot: 0
91
+ metrics:
92
+ - type: acc_norm
93
+ value: 13.46
94
+ name: acc_norm
95
+ source:
96
+ url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=DreadPoor/Aspire-8B-model_stock
97
+ name: Open LLM Leaderboard
98
+ - task:
99
+ type: text-generation
100
+ name: Text Generation
101
+ dataset:
102
+ name: MMLU-PRO (5-shot)
103
+ type: TIGER-Lab/MMLU-Pro
104
+ config: main
105
+ split: test
106
+ args:
107
+ num_few_shot: 5
108
+ metrics:
109
+ - type: acc
110
+ value: 30.7
111
+ name: accuracy
112
+ source:
113
+ url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=DreadPoor/Aspire-8B-model_stock
114
+ name: Open LLM Leaderboard
115
  ---
116
  # merge
117
 
 
151
  ```
152
 
153
  ![image.png](https://cdn-uploads.huggingface.co/production/uploads/632149f88c0da827c72dccde/IkTIiq6HjCkaJefSNtGLD.png)
154
+
155
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard)
156
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_DreadPoor__Aspire-8B-model_stock)
157
+
158
+ | Metric |Value|
159
+ |-------------------|----:|
160
+ |Avg. |28.28|
161
+ |IFEval (0-Shot) |71.41|
162
+ |BBH (3-Shot) |32.53|
163
+ |MATH Lvl 5 (4-Shot)|12.99|
164
+ |GPQA (0-shot) | 8.61|
165
+ |MuSR (0-shot) |13.46|
166
+ |MMLU-PRO (5-shot) |30.70|
167
+