leaderboard-pr-bot
commited on
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
@@ -31,6 +31,109 @@ widget:
|
|
31 |
example_title: Math Problem
|
32 |
- text: In the context of computer programming, an algorithm is
|
33 |
example_title: Algorithm Definition
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
34 |
---
|
35 |
# Mixsmol-4x400M-v0.1 by Ontocord
|
36 |
This is the first checkpoint (Epoch 1) of Mixsmol-4x400M-v0.1
|
@@ -68,3 +171,17 @@ After verifying our hypothesis with this run, we will schedule a second run on b
|
|
68 |
|
69 |
## Contribution
|
70 |
This work is a shared contribution between **Ontocord, BEE-spoke-data and VILM**
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
31 |
example_title: Math Problem
|
32 |
- text: In the context of computer programming, an algorithm is
|
33 |
example_title: Algorithm Definition
|
34 |
+
model-index:
|
35 |
+
- name: Mixsmol-4x400M-v0.1-epoch1
|
36 |
+
results:
|
37 |
+
- task:
|
38 |
+
type: text-generation
|
39 |
+
name: Text Generation
|
40 |
+
dataset:
|
41 |
+
name: AI2 Reasoning Challenge (25-Shot)
|
42 |
+
type: ai2_arc
|
43 |
+
config: ARC-Challenge
|
44 |
+
split: test
|
45 |
+
args:
|
46 |
+
num_few_shot: 25
|
47 |
+
metrics:
|
48 |
+
- type: acc_norm
|
49 |
+
value: 22.87
|
50 |
+
name: normalized accuracy
|
51 |
+
source:
|
52 |
+
url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=vilm/Mixsmol-4x400M-v0.1-epoch1
|
53 |
+
name: Open LLM Leaderboard
|
54 |
+
- task:
|
55 |
+
type: text-generation
|
56 |
+
name: Text Generation
|
57 |
+
dataset:
|
58 |
+
name: HellaSwag (10-Shot)
|
59 |
+
type: hellaswag
|
60 |
+
split: validation
|
61 |
+
args:
|
62 |
+
num_few_shot: 10
|
63 |
+
metrics:
|
64 |
+
- type: acc_norm
|
65 |
+
value: 30.57
|
66 |
+
name: normalized accuracy
|
67 |
+
source:
|
68 |
+
url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=vilm/Mixsmol-4x400M-v0.1-epoch1
|
69 |
+
name: Open LLM Leaderboard
|
70 |
+
- task:
|
71 |
+
type: text-generation
|
72 |
+
name: Text Generation
|
73 |
+
dataset:
|
74 |
+
name: MMLU (5-Shot)
|
75 |
+
type: cais/mmlu
|
76 |
+
config: all
|
77 |
+
split: test
|
78 |
+
args:
|
79 |
+
num_few_shot: 5
|
80 |
+
metrics:
|
81 |
+
- type: acc
|
82 |
+
value: 25.28
|
83 |
+
name: accuracy
|
84 |
+
source:
|
85 |
+
url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=vilm/Mixsmol-4x400M-v0.1-epoch1
|
86 |
+
name: Open LLM Leaderboard
|
87 |
+
- task:
|
88 |
+
type: text-generation
|
89 |
+
name: Text Generation
|
90 |
+
dataset:
|
91 |
+
name: TruthfulQA (0-shot)
|
92 |
+
type: truthful_qa
|
93 |
+
config: multiple_choice
|
94 |
+
split: validation
|
95 |
+
args:
|
96 |
+
num_few_shot: 0
|
97 |
+
metrics:
|
98 |
+
- type: mc2
|
99 |
+
value: 39.03
|
100 |
+
source:
|
101 |
+
url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=vilm/Mixsmol-4x400M-v0.1-epoch1
|
102 |
+
name: Open LLM Leaderboard
|
103 |
+
- task:
|
104 |
+
type: text-generation
|
105 |
+
name: Text Generation
|
106 |
+
dataset:
|
107 |
+
name: Winogrande (5-shot)
|
108 |
+
type: winogrande
|
109 |
+
config: winogrande_xl
|
110 |
+
split: validation
|
111 |
+
args:
|
112 |
+
num_few_shot: 5
|
113 |
+
metrics:
|
114 |
+
- type: acc
|
115 |
+
value: 52.8
|
116 |
+
name: accuracy
|
117 |
+
source:
|
118 |
+
url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=vilm/Mixsmol-4x400M-v0.1-epoch1
|
119 |
+
name: Open LLM Leaderboard
|
120 |
+
- task:
|
121 |
+
type: text-generation
|
122 |
+
name: Text Generation
|
123 |
+
dataset:
|
124 |
+
name: GSM8k (5-shot)
|
125 |
+
type: gsm8k
|
126 |
+
config: main
|
127 |
+
split: test
|
128 |
+
args:
|
129 |
+
num_few_shot: 5
|
130 |
+
metrics:
|
131 |
+
- type: acc
|
132 |
+
value: 0.15
|
133 |
+
name: accuracy
|
134 |
+
source:
|
135 |
+
url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=vilm/Mixsmol-4x400M-v0.1-epoch1
|
136 |
+
name: Open LLM Leaderboard
|
137 |
---
|
138 |
# Mixsmol-4x400M-v0.1 by Ontocord
|
139 |
This is the first checkpoint (Epoch 1) of Mixsmol-4x400M-v0.1
|
|
|
171 |
|
172 |
## Contribution
|
173 |
This work is a shared contribution between **Ontocord, BEE-spoke-data and VILM**
|
174 |
+
|
175 |
+
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
|
176 |
+
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_vilm__Mixsmol-4x400M-v0.1-epoch1)
|
177 |
+
|
178 |
+
| Metric |Value|
|
179 |
+
|---------------------------------|----:|
|
180 |
+
|Avg. |28.45|
|
181 |
+
|AI2 Reasoning Challenge (25-Shot)|22.87|
|
182 |
+
|HellaSwag (10-Shot) |30.57|
|
183 |
+
|MMLU (5-Shot) |25.28|
|
184 |
+
|TruthfulQA (0-shot) |39.03|
|
185 |
+
|Winogrande (5-shot) |52.80|
|
186 |
+
|GSM8k (5-shot) | 0.15|
|
187 |
+
|