Kukedlc commited on
Commit
02d52fa
1 Parent(s): af01c77

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -191
README.md CHANGED
@@ -111,198 +111,9 @@ library_name: transformers
111
  license: other
112
  ---
113
 
114
- # Model Card for Model ID
115
 
116
- <!-- Provide a quick summary of what the model is/does. -->
117
-
118
-
119
-
120
- ## Model Details
121
-
122
- ### Model Description
123
-
124
- <!-- Provide a longer summary of what this model is. -->
125
-
126
- This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
127
-
128
- - **Developed by:** [More Information Needed]
129
- - **Funded by [optional]:** [More Information Needed]
130
- - **Shared by [optional]:** [More Information Needed]
131
- - **Model type:** [More Information Needed]
132
- - **Language(s) (NLP):** [More Information Needed]
133
- - **License:** [More Information Needed]
134
- - **Finetuned from model [optional]:** [More Information Needed]
135
-
136
- ### Model Sources [optional]
137
-
138
- <!-- Provide the basic links for the model. -->
139
-
140
- - **Repository:** [More Information Needed]
141
- - **Paper [optional]:** [More Information Needed]
142
- - **Demo [optional]:** [More Information Needed]
143
-
144
- ## Uses
145
-
146
- <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
147
-
148
- ### Direct Use
149
-
150
- <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
151
-
152
- [More Information Needed]
153
-
154
- ### Downstream Use [optional]
155
-
156
- <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
157
-
158
- [More Information Needed]
159
-
160
- ### Out-of-Scope Use
161
-
162
- <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
163
-
164
- [More Information Needed]
165
-
166
- ## Bias, Risks, and Limitations
167
-
168
- <!-- This section is meant to convey both technical and sociotechnical limitations. -->
169
-
170
- [More Information Needed]
171
-
172
- ### Recommendations
173
-
174
- <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
175
-
176
- Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
177
-
178
- ## How to Get Started with the Model
179
-
180
- Use the code below to get started with the model.
181
-
182
- [More Information Needed]
183
-
184
- ## Training Details
185
-
186
- ### Training Data
187
-
188
- <!-- 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. -->
189
-
190
- [More Information Needed]
191
-
192
- ### Training Procedure
193
-
194
- <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
195
-
196
- #### Preprocessing [optional]
197
-
198
- [More Information Needed]
199
-
200
-
201
- #### Training Hyperparameters
202
-
203
- - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
204
-
205
- #### Speeds, Sizes, Times [optional]
206
-
207
- <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
208
-
209
- [More Information Needed]
210
-
211
- ## Evaluation
212
-
213
- <!-- This section describes the evaluation protocols and provides the results. -->
214
-
215
- ### Testing Data, Factors & Metrics
216
-
217
- #### Testing Data
218
-
219
- <!-- This should link to a Dataset Card if possible. -->
220
-
221
- [More Information Needed]
222
-
223
- #### Factors
224
-
225
- <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
226
-
227
- [More Information Needed]
228
-
229
- #### Metrics
230
-
231
- <!-- These are the evaluation metrics being used, ideally with a description of why. -->
232
-
233
- [More Information Needed]
234
-
235
- ### Results
236
-
237
- [More Information Needed]
238
-
239
- #### Summary
240
-
241
-
242
-
243
- ## Model Examination [optional]
244
-
245
- <!-- Relevant interpretability work for the model goes here -->
246
-
247
- [More Information Needed]
248
-
249
- ## Environmental Impact
250
-
251
- <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
252
-
253
- 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).
254
-
255
- - **Hardware Type:** [More Information Needed]
256
- - **Hours used:** [More Information Needed]
257
- - **Cloud Provider:** [More Information Needed]
258
- - **Compute Region:** [More Information Needed]
259
- - **Carbon Emitted:** [More Information Needed]
260
-
261
- ## Technical Specifications [optional]
262
-
263
- ### Model Architecture and Objective
264
-
265
- [More Information Needed]
266
-
267
- ### Compute Infrastructure
268
-
269
- [More Information Needed]
270
-
271
- #### Hardware
272
-
273
- [More Information Needed]
274
-
275
- #### Software
276
-
277
- [More Information Needed]
278
-
279
- ## Citation [optional]
280
-
281
- <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
282
-
283
- **BibTeX:**
284
-
285
- [More Information Needed]
286
-
287
- **APA:**
288
-
289
- [More Information Needed]
290
-
291
- ## Glossary [optional]
292
-
293
- <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
294
-
295
- [More Information Needed]
296
-
297
- ## More Information [optional]
298
-
299
- [More Information Needed]
300
-
301
- ## Model Card Authors [optional]
302
-
303
- [More Information Needed]
304
-
305
- ## Model Card Contact
306
 
307
  [More Information Needed]
308
  # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
 
111
  license: other
112
  ---
113
 
114
+ # NeuralLLaMa-3-8b-ORPO-v0.3
115
 
116
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/64d71ab4089bc502ceb44d29/JyQNE7gAAyYTxKMO2PraO.png)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
117
 
118
  [More Information Needed]
119
  # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)