prithivMLmods
commited on
Adding Evaluation Results (#1)
Browse files- Adding Evaluation Results (3f0a768f2ac5e96308f87b4debcbf3a3946c5c80)
README.md
CHANGED
@@ -9,6 +9,105 @@ tags:
|
|
9 |
- LlamaForCausalLM
|
10 |
- xElite
|
11 |
- 14B
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
---
|
13 |
|
14 |
![xlite.gif](https://cdn-uploads.huggingface.co/production/uploads/65bb837dbfb878f46c77de4c/SW_hpO9bn8vtkf5F1NteF.gif)
|
@@ -104,4 +203,18 @@ While Blaze-14B-xElite is a powerful and versatile model, it has certain limitat
|
|
104 |
- Running the model efficiently may require significant computational resources, especially for large-scale or real-time applications.
|
105 |
|
106 |
6. **Ethical Considerations**:
|
107 |
-
- The model should not be used for malicious purposes, such as generating harmful content, misinformation, or spam. Users are responsible for ensuring ethical use.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
- LlamaForCausalLM
|
10 |
- xElite
|
11 |
- 14B
|
12 |
+
model-index:
|
13 |
+
- name: Blaze-14B-xElite
|
14 |
+
results:
|
15 |
+
- task:
|
16 |
+
type: text-generation
|
17 |
+
name: Text Generation
|
18 |
+
dataset:
|
19 |
+
name: IFEval (0-Shot)
|
20 |
+
type: wis-k/instruction-following-eval
|
21 |
+
split: train
|
22 |
+
args:
|
23 |
+
num_few_shot: 0
|
24 |
+
metrics:
|
25 |
+
- type: inst_level_strict_acc and prompt_level_strict_acc
|
26 |
+
value: 3.63
|
27 |
+
name: averaged accuracy
|
28 |
+
source:
|
29 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard#/?search=prithivMLmods%2FBlaze-14B-xElite
|
30 |
+
name: Open LLM Leaderboard
|
31 |
+
- task:
|
32 |
+
type: text-generation
|
33 |
+
name: Text Generation
|
34 |
+
dataset:
|
35 |
+
name: BBH (3-Shot)
|
36 |
+
type: SaylorTwift/bbh
|
37 |
+
split: test
|
38 |
+
args:
|
39 |
+
num_few_shot: 3
|
40 |
+
metrics:
|
41 |
+
- type: acc_norm
|
42 |
+
value: 51.57
|
43 |
+
name: normalized accuracy
|
44 |
+
source:
|
45 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard#/?search=prithivMLmods%2FBlaze-14B-xElite
|
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: lighteval/MATH-Hard
|
53 |
+
split: test
|
54 |
+
args:
|
55 |
+
num_few_shot: 4
|
56 |
+
metrics:
|
57 |
+
- type: exact_match
|
58 |
+
value: 35.88
|
59 |
+
name: exact match
|
60 |
+
source:
|
61 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard#/?search=prithivMLmods%2FBlaze-14B-xElite
|
62 |
+
name: Open LLM Leaderboard
|
63 |
+
- task:
|
64 |
+
type: text-generation
|
65 |
+
name: Text Generation
|
66 |
+
dataset:
|
67 |
+
name: GPQA (0-shot)
|
68 |
+
type: Idavidrein/gpqa
|
69 |
+
split: train
|
70 |
+
args:
|
71 |
+
num_few_shot: 0
|
72 |
+
metrics:
|
73 |
+
- type: acc_norm
|
74 |
+
value: 19.24
|
75 |
+
name: acc_norm
|
76 |
+
source:
|
77 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard#/?search=prithivMLmods%2FBlaze-14B-xElite
|
78 |
+
name: Open LLM Leaderboard
|
79 |
+
- task:
|
80 |
+
type: text-generation
|
81 |
+
name: Text Generation
|
82 |
+
dataset:
|
83 |
+
name: MuSR (0-shot)
|
84 |
+
type: TAUR-Lab/MuSR
|
85 |
+
args:
|
86 |
+
num_few_shot: 0
|
87 |
+
metrics:
|
88 |
+
- type: acc_norm
|
89 |
+
value: 17.68
|
90 |
+
name: acc_norm
|
91 |
+
source:
|
92 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard#/?search=prithivMLmods%2FBlaze-14B-xElite
|
93 |
+
name: Open LLM Leaderboard
|
94 |
+
- task:
|
95 |
+
type: text-generation
|
96 |
+
name: Text Generation
|
97 |
+
dataset:
|
98 |
+
name: MMLU-PRO (5-shot)
|
99 |
+
type: TIGER-Lab/MMLU-Pro
|
100 |
+
config: main
|
101 |
+
split: test
|
102 |
+
args:
|
103 |
+
num_few_shot: 5
|
104 |
+
metrics:
|
105 |
+
- type: acc
|
106 |
+
value: 45.68
|
107 |
+
name: accuracy
|
108 |
+
source:
|
109 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard#/?search=prithivMLmods%2FBlaze-14B-xElite
|
110 |
+
name: Open LLM Leaderboard
|
111 |
---
|
112 |
|
113 |
![xlite.gif](https://cdn-uploads.huggingface.co/production/uploads/65bb837dbfb878f46c77de4c/SW_hpO9bn8vtkf5F1NteF.gif)
|
|
|
203 |
- Running the model efficiently may require significant computational resources, especially for large-scale or real-time applications.
|
204 |
|
205 |
6. **Ethical Considerations**:
|
206 |
+
- The model should not be used for malicious purposes, such as generating harmful content, misinformation, or spam. Users are responsible for ensuring ethical use.
|
207 |
+
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard)
|
208 |
+
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/prithivMLmods__Blaze-14B-xElite-details)!
|
209 |
+
Summarized results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/contents/viewer/default/train?q=prithivMLmods%2FBlaze-14B-xElite&sort[column]=Average%20%E2%AC%86%EF%B8%8F&sort[direction]=desc)!
|
210 |
+
|
211 |
+
| Metric |Value (%)|
|
212 |
+
|-------------------|--------:|
|
213 |
+
|**Average** | 28.95|
|
214 |
+
|IFEval (0-Shot) | 3.63|
|
215 |
+
|BBH (3-Shot) | 51.57|
|
216 |
+
|MATH Lvl 5 (4-Shot)| 35.88|
|
217 |
+
|GPQA (0-shot) | 19.24|
|
218 |
+
|MuSR (0-shot) | 17.68|
|
219 |
+
|MMLU-PRO (5-shot) | 45.68|
|
220 |
+
|