bedio commited on
Commit
efcb97f
1 Parent(s): f93746d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -178
README.md CHANGED
@@ -98,200 +98,28 @@ model-index:
98
  name: Open LLM Leaderboard
99
  ---
100
 
101
- # Model Card for Model ID
102
 
103
- <!-- Provide a quick summary of what the model is/does. -->
104
 
105
 
 
106
 
107
- ## Model Details
108
 
109
- ### Model Description
110
 
111
- <!-- Provide a longer summary of what this model is. -->
112
 
113
- This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
114
 
115
- - **Developed by:** [More Information Needed]
116
- - **Funded by [optional]:** [More Information Needed]
117
- - **Shared by [optional]:** [More Information Needed]
118
- - **Model type:** [More Information Needed]
119
- - **Language(s) (NLP):** [More Information Needed]
120
- - **License:** [More Information Needed]
121
- - **Finetuned from model [optional]:** [More Information Needed]
122
-
123
- ### Model Sources [optional]
124
-
125
- <!-- Provide the basic links for the model. -->
126
-
127
- - **Repository:** [More Information Needed]
128
- - **Paper [optional]:** [More Information Needed]
129
- - **Demo [optional]:** [More Information Needed]
130
-
131
- ## Uses
132
-
133
- <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
134
-
135
- ### Direct Use
136
-
137
- <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
138
-
139
- [More Information Needed]
140
-
141
- ### Downstream Use [optional]
142
-
143
- <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
144
-
145
- [More Information Needed]
146
-
147
- ### Out-of-Scope Use
148
-
149
- <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
150
-
151
- [More Information Needed]
152
-
153
- ## Bias, Risks, and Limitations
154
-
155
- <!-- This section is meant to convey both technical and sociotechnical limitations. -->
156
-
157
- [More Information Needed]
158
-
159
- ### Recommendations
160
-
161
- <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
162
-
163
- Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
164
-
165
- ## How to Get Started with the Model
166
-
167
- Use the code below to get started with the model.
168
-
169
- [More Information Needed]
170
-
171
- ## Training Details
172
-
173
- ### Training Data
174
-
175
- <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
176
-
177
- [More Information Needed]
178
-
179
- ### Training Procedure
180
-
181
- <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
182
-
183
- #### Preprocessing [optional]
184
-
185
- [More Information Needed]
186
-
187
-
188
- #### Training Hyperparameters
189
-
190
- - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
191
-
192
- #### Speeds, Sizes, Times [optional]
193
-
194
- <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
195
-
196
- [More Information Needed]
197
 
198
  ## Evaluation
199
 
200
- <!-- This section describes the evaluation protocols and provides the results. -->
201
-
202
- ### Testing Data, Factors & Metrics
203
-
204
- #### Testing Data
205
-
206
- <!-- This should link to a Dataset Card if possible. -->
207
 
208
- [More Information Needed]
209
-
210
- #### Factors
211
-
212
- <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
213
-
214
- [More Information Needed]
215
-
216
- #### Metrics
217
-
218
- <!-- These are the evaluation metrics being used, ideally with a description of why. -->
219
-
220
- [More Information Needed]
221
 
222
  ### Results
223
 
224
- [More Information Needed]
225
-
226
- #### Summary
227
-
228
-
229
-
230
- ## Model Examination [optional]
231
-
232
- <!-- Relevant interpretability work for the model goes here -->
233
-
234
- [More Information Needed]
235
-
236
- ## Environmental Impact
237
-
238
- <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
239
-
240
- Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
241
-
242
- - **Hardware Type:** [More Information Needed]
243
- - **Hours used:** [More Information Needed]
244
- - **Cloud Provider:** [More Information Needed]
245
- - **Compute Region:** [More Information Needed]
246
- - **Carbon Emitted:** [More Information Needed]
247
-
248
- ## Technical Specifications [optional]
249
-
250
- ### Model Architecture and Objective
251
-
252
- [More Information Needed]
253
-
254
- ### Compute Infrastructure
255
-
256
- [More Information Needed]
257
-
258
- #### Hardware
259
-
260
- [More Information Needed]
261
-
262
- #### Software
263
-
264
- [More Information Needed]
265
-
266
- ## Citation [optional]
267
-
268
- <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
269
-
270
- **BibTeX:**
271
-
272
- [More Information Needed]
273
-
274
- **APA:**
275
-
276
- [More Information Needed]
277
-
278
- ## Glossary [optional]
279
-
280
- <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
281
-
282
- [More Information Needed]
283
-
284
- ## More Information [optional]
285
-
286
- [More Information Needed]
287
-
288
- ## Model Card Authors [optional]
289
-
290
- [More Information Needed]
291
-
292
- ## Model Card Contact
293
 
294
- [More Information Needed]
295
  # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard)
296
  Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_DeepAutoAI__ldm_soup_Llama-3.1-8B-Inst)
297
 
 
98
  name: Open LLM Leaderboard
99
  ---
100
 
101
+ # Model Card for DeepAutoAI/ldm_soup_Llama-3.1-8B-Inst
102
 
103
+ ## Overview
104
 
105
 
106
+ **DeepAutoAI/ldm_soup_Llama-3.1-8B-Inst** is developed by **deepAuto.ai** and builds upon the **VAGOsolutions/Llama-3.1-SauerkrautLM-8B-Instruct** model. Our approach leverages the base model’s pretrained weights and optimizes them for the **Winogrande** and **ARC-Challenge** datasets by training a latent diffusion model on the pretrained weights.
107
 
108
+ Through this process, we learn the distribution of the base model's weight space, enabling us to explore optimal configurations. We then sample multiple sets of weights, using the **model-soup averaging technique** to identify the best-performing weights for both datasets. These weights are merged using linear interpolation to create the final model weights for **DeepAutoAI/ldm_soup_Llama-3.1-8B-Inst**.
109
 
110
+ This approach has led to improved performance on previously unseen leaderboard tasks, all without any additional task-specific training.
111
 
112
+ The work is currently in progress
113
 
 
114
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
115
 
116
  ## Evaluation
117
 
 
 
 
 
 
 
 
118
 
 
 
 
 
 
 
 
 
 
 
 
 
 
119
 
120
  ### Results
121
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
122
 
 
123
  # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard)
124
  Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_DeepAutoAI__ldm_soup_Llama-3.1-8B-Inst)
125