Triangle104 commited on
Commit
8a82f2f
·
verified ·
1 Parent(s): ce44129

Adding Evaluation Results (#1)

Browse files

- Adding Evaluation Results (94857d4dfb3e834b083987c37bf9ca55fcde3675)

Files changed (1) hide show
  1. README.md +116 -8
README.md CHANGED
@@ -1,15 +1,110 @@
1
  ---
2
- base_model:
3
- - deepseek-ai/DeepSeek-R1-Distill-Llama-8B
4
- - nbeerbower/Llama3.1-Allades-8B
5
- - DavidAU/L3.1-Dark-Planet-SpinFire-Uncensored-8B
6
  library_name: transformers
7
  tags:
8
  - mergekit
9
  - merge
10
- license: llama3.1
11
- language:
12
- - en
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
13
  ---
14
  # Merge
15
 
@@ -81,4 +176,17 @@ parameters:
81
  int8_mask: true
82
  dtype: float16
83
 
84
- ```
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ language:
3
+ - en
4
+ license: llama3.1
 
5
  library_name: transformers
6
  tags:
7
  - mergekit
8
  - merge
9
+ base_model:
10
+ - deepseek-ai/DeepSeek-R1-Distill-Llama-8B
11
+ - nbeerbower/Llama3.1-Allades-8B
12
+ - DavidAU/L3.1-Dark-Planet-SpinFire-Uncensored-8B
13
+ model-index:
14
+ - name: Distilled-DarkPlanet-Allades-8B_TIES
15
+ results:
16
+ - task:
17
+ type: text-generation
18
+ name: Text Generation
19
+ dataset:
20
+ name: IFEval (0-Shot)
21
+ type: HuggingFaceH4/ifeval
22
+ args:
23
+ num_few_shot: 0
24
+ metrics:
25
+ - type: inst_level_strict_acc and prompt_level_strict_acc
26
+ value: 38.92
27
+ name: strict accuracy
28
+ source:
29
+ url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=Triangle104/Distilled-DarkPlanet-Allades-8B_TIES
30
+ name: Open LLM Leaderboard
31
+ - task:
32
+ type: text-generation
33
+ name: Text Generation
34
+ dataset:
35
+ name: BBH (3-Shot)
36
+ type: BBH
37
+ args:
38
+ num_few_shot: 3
39
+ metrics:
40
+ - type: acc_norm
41
+ value: 29.96
42
+ name: normalized accuracy
43
+ source:
44
+ url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=Triangle104/Distilled-DarkPlanet-Allades-8B_TIES
45
+ name: Open LLM Leaderboard
46
+ - task:
47
+ type: text-generation
48
+ name: Text Generation
49
+ dataset:
50
+ name: MATH Lvl 5 (4-Shot)
51
+ type: hendrycks/competition_math
52
+ args:
53
+ num_few_shot: 4
54
+ metrics:
55
+ - type: exact_match
56
+ value: 8.38
57
+ name: exact match
58
+ source:
59
+ url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=Triangle104/Distilled-DarkPlanet-Allades-8B_TIES
60
+ name: Open LLM Leaderboard
61
+ - task:
62
+ type: text-generation
63
+ name: Text Generation
64
+ dataset:
65
+ name: GPQA (0-shot)
66
+ type: Idavidrein/gpqa
67
+ args:
68
+ num_few_shot: 0
69
+ metrics:
70
+ - type: acc_norm
71
+ value: 8.61
72
+ name: acc_norm
73
+ source:
74
+ url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=Triangle104/Distilled-DarkPlanet-Allades-8B_TIES
75
+ name: Open LLM Leaderboard
76
+ - task:
77
+ type: text-generation
78
+ name: Text Generation
79
+ dataset:
80
+ name: MuSR (0-shot)
81
+ type: TAUR-Lab/MuSR
82
+ args:
83
+ num_few_shot: 0
84
+ metrics:
85
+ - type: acc_norm
86
+ value: 8.05
87
+ name: acc_norm
88
+ source:
89
+ url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=Triangle104/Distilled-DarkPlanet-Allades-8B_TIES
90
+ name: Open LLM Leaderboard
91
+ - task:
92
+ type: text-generation
93
+ name: Text Generation
94
+ dataset:
95
+ name: MMLU-PRO (5-shot)
96
+ type: TIGER-Lab/MMLU-Pro
97
+ config: main
98
+ split: test
99
+ args:
100
+ num_few_shot: 5
101
+ metrics:
102
+ - type: acc
103
+ value: 26.68
104
+ name: accuracy
105
+ source:
106
+ url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=Triangle104/Distilled-DarkPlanet-Allades-8B_TIES
107
+ name: Open LLM Leaderboard
108
  ---
109
  # Merge
110
 
 
176
  int8_mask: true
177
  dtype: float16
178
 
179
+ ```
180
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard)
181
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/Triangle104__Distilled-DarkPlanet-Allades-8B_TIES-details)
182
+
183
+ | Metric |Value|
184
+ |-------------------|----:|
185
+ |Avg. |20.10|
186
+ |IFEval (0-Shot) |38.92|
187
+ |BBH (3-Shot) |29.96|
188
+ |MATH Lvl 5 (4-Shot)| 8.38|
189
+ |GPQA (0-shot) | 8.61|
190
+ |MuSR (0-shot) | 8.05|
191
+ |MMLU-PRO (5-shot) |26.68|
192
+