RDson commited on
Commit
70d097e
·
verified ·
1 Parent(s): b0dc11f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -195
README.md CHANGED
@@ -41,198 +41,3 @@ ORPOConfig:
41
  <img src="https://i.imgur.com/vQ4RzSl.png" style="width: 100%; margin: 0 auto; display: inline-block;"/>
42
  <img src="https://i.imgur.com/9H75ijW.png" style="width: 100%; margin: 0 auto; display: inline-block;"/>
43
  </div>
44
-
45
- # Model Card for Model ID
46
-
47
- <!-- Provide a quick summary of what the model is/does. -->
48
-
49
-
50
-
51
- ## Model Details
52
-
53
- ### Model Description
54
-
55
- <!-- Provide a longer summary of what this model is. -->
56
-
57
- This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
58
-
59
- - **Developed by:** [More Information Needed]
60
- - **Funded by [optional]:** [More Information Needed]
61
- - **Shared by [optional]:** [More Information Needed]
62
- - **Model type:** [More Information Needed]
63
- - **Language(s) (NLP):** [More Information Needed]
64
- - **License:** [More Information Needed]
65
- - **Finetuned from model [optional]:** [More Information Needed]
66
-
67
- ### Model Sources [optional]
68
-
69
- <!-- Provide the basic links for the model. -->
70
-
71
- - **Repository:** [More Information Needed]
72
- - **Paper [optional]:** [More Information Needed]
73
- - **Demo [optional]:** [More Information Needed]
74
-
75
- ## Uses
76
-
77
- <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
78
-
79
- ### Direct Use
80
-
81
- <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
82
-
83
- [More Information Needed]
84
-
85
- ### Downstream Use [optional]
86
-
87
- <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
88
-
89
- [More Information Needed]
90
-
91
- ### Out-of-Scope Use
92
-
93
- <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
94
-
95
- [More Information Needed]
96
-
97
- ## Bias, Risks, and Limitations
98
-
99
- <!-- This section is meant to convey both technical and sociotechnical limitations. -->
100
-
101
- [More Information Needed]
102
-
103
- ### Recommendations
104
-
105
- <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
106
-
107
- Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
108
-
109
- ## How to Get Started with the Model
110
-
111
- Use the code below to get started with the model.
112
-
113
- [More Information Needed]
114
-
115
- ## Training Details
116
-
117
- ### Training Data
118
-
119
- <!-- 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. -->
120
-
121
- [More Information Needed]
122
-
123
- ### Training Procedure
124
-
125
- <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
126
-
127
- #### Preprocessing [optional]
128
-
129
- [More Information Needed]
130
-
131
-
132
- #### Training Hyperparameters
133
-
134
- - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
135
-
136
- #### Speeds, Sizes, Times [optional]
137
-
138
- <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
139
-
140
- [More Information Needed]
141
-
142
- ## Evaluation
143
-
144
- <!-- This section describes the evaluation protocols and provides the results. -->
145
-
146
- ### Testing Data, Factors & Metrics
147
-
148
- #### Testing Data
149
-
150
- <!-- This should link to a Dataset Card if possible. -->
151
-
152
- [More Information Needed]
153
-
154
- #### Factors
155
-
156
- <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
157
-
158
- [More Information Needed]
159
-
160
- #### Metrics
161
-
162
- <!-- These are the evaluation metrics being used, ideally with a description of why. -->
163
-
164
- [More Information Needed]
165
-
166
- ### Results
167
-
168
- [More Information Needed]
169
-
170
- #### Summary
171
-
172
-
173
-
174
- ## Model Examination [optional]
175
-
176
- <!-- Relevant interpretability work for the model goes here -->
177
-
178
- [More Information Needed]
179
-
180
- ## Environmental Impact
181
-
182
- <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
183
-
184
- 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).
185
-
186
- - **Hardware Type:** [More Information Needed]
187
- - **Hours used:** [More Information Needed]
188
- - **Cloud Provider:** [More Information Needed]
189
- - **Compute Region:** [More Information Needed]
190
- - **Carbon Emitted:** [More Information Needed]
191
-
192
- ## Technical Specifications [optional]
193
-
194
- ### Model Architecture and Objective
195
-
196
- [More Information Needed]
197
-
198
- ### Compute Infrastructure
199
-
200
- [More Information Needed]
201
-
202
- #### Hardware
203
-
204
- [More Information Needed]
205
-
206
- #### Software
207
-
208
- [More Information Needed]
209
-
210
- ## Citation [optional]
211
-
212
- <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
213
-
214
- **BibTeX:**
215
-
216
- [More Information Needed]
217
-
218
- **APA:**
219
-
220
- [More Information Needed]
221
-
222
- ## Glossary [optional]
223
-
224
- <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
225
-
226
- [More Information Needed]
227
-
228
- ## More Information [optional]
229
-
230
- [More Information Needed]
231
-
232
- ## Model Card Authors [optional]
233
-
234
- [More Information Needed]
235
-
236
- ## Model Card Contact
237
-
238
- [More Information Needed]
 
41
  <img src="https://i.imgur.com/vQ4RzSl.png" style="width: 100%; margin: 0 auto; display: inline-block;"/>
42
  <img src="https://i.imgur.com/9H75ijW.png" style="width: 100%; margin: 0 auto; display: inline-block;"/>
43
  </div>