LeroyDyer leaderboard-pr-bot commited on
Commit
1c2afb0
1 Parent(s): d70494c

Adding Evaluation Results (#1)

Browse files

- Adding Evaluation Results (8cebfd0c6efe8012ed8d917fad5e8ae33a4f97b7)


Co-authored-by: Open LLM Leaderboard PR Bot <leaderboard-pr-bot@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +114 -5
README.md CHANGED
@@ -1,9 +1,4 @@
1
  ---
2
- base_model:
3
- - LeroyDyer/SpydazWeb_AI_CyberTron_Ultra_7b
4
- - LeroyDyer/SpydazWeb_AI_HumanAI_011_INSTRUCT
5
- - LeroyDyer/LCARS_TOP_SCORE
6
- - LeroyDyer/LCARS_AI_StarTrek_Computer
7
  library_name: transformers
8
  tags:
9
  - mergekit
@@ -11,6 +6,106 @@ tags:
11
  - unsloth
12
  - trl
13
  - sft
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
14
  ---
15
 
16
  # "Success comes from defining each task in achievable steps. Every completed step is a success that brings you closer to your goal. If your steps are unreachable, failure is inevitable. Winners create more winners, while losers do the opposite. Success is a game of winners!"
@@ -61,3 +156,17 @@ merge_method: linear
61
  dtype: float16
62
 
63
  ```
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
 
 
 
 
 
2
  library_name: transformers
3
  tags:
4
  - mergekit
 
6
  - unsloth
7
  - trl
8
  - sft
9
+ base_model:
10
+ - LeroyDyer/SpydazWeb_AI_CyberTron_Ultra_7b
11
+ - LeroyDyer/SpydazWeb_AI_HumanAI_011_INSTRUCT
12
+ - LeroyDyer/LCARS_TOP_SCORE
13
+ - LeroyDyer/LCARS_AI_StarTrek_Computer
14
+ model-index:
15
+ - name: SpydazWeb_AI_HumanAI_011_INSTRUCT_ML
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: 37.52
28
+ name: strict accuracy
29
+ source:
30
+ url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=LeroyDyer/SpydazWeb_AI_HumanAI_011_INSTRUCT_ML
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: 15.6
43
+ name: normalized accuracy
44
+ source:
45
+ url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=LeroyDyer/SpydazWeb_AI_HumanAI_011_INSTRUCT_ML
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: 2.42
58
+ name: exact match
59
+ source:
60
+ url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=LeroyDyer/SpydazWeb_AI_HumanAI_011_INSTRUCT_ML
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: 5.7
73
+ name: acc_norm
74
+ source:
75
+ url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=LeroyDyer/SpydazWeb_AI_HumanAI_011_INSTRUCT_ML
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: 10.92
88
+ name: acc_norm
89
+ source:
90
+ url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=LeroyDyer/SpydazWeb_AI_HumanAI_011_INSTRUCT_ML
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: 11.32
105
+ name: accuracy
106
+ source:
107
+ url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=LeroyDyer/SpydazWeb_AI_HumanAI_011_INSTRUCT_ML
108
+ name: Open LLM Leaderboard
109
  ---
110
 
111
  # "Success comes from defining each task in achievable steps. Every completed step is a success that brings you closer to your goal. If your steps are unreachable, failure is inevitable. Winners create more winners, while losers do the opposite. Success is a game of winners!"
 
156
  dtype: float16
157
 
158
  ```
159
+
160
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard)
161
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_LeroyDyer__SpydazWeb_AI_HumanAI_011_INSTRUCT_ML)
162
+
163
+ | Metric |Value|
164
+ |-------------------|----:|
165
+ |Avg. |13.91|
166
+ |IFEval (0-Shot) |37.52|
167
+ |BBH (3-Shot) |15.60|
168
+ |MATH Lvl 5 (4-Shot)| 2.42|
169
+ |GPQA (0-shot) | 5.70|
170
+ |MuSR (0-shot) |10.92|
171
+ |MMLU-PRO (5-shot) |11.32|
172
+