enakilci commited on
Commit
498e9b5
·
verified ·
1 Parent(s): 4c86093

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -141
README.md CHANGED
@@ -80,144 +80,3 @@ The following hyperparameters were used during training:
80
  - Pytorch 2.0.1
81
  - Datasets 2.16.1
82
  - Tokenizers 0.15.0
83
-
84
- [More Information Needed]
85
-
86
- ### Recommendations
87
-
88
- <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
89
-
90
- Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
91
-
92
- ## How to Get Started with the Model
93
-
94
- Use the code below to get started with the model.
95
-
96
- [More Information Needed]
97
-
98
- ## Training Details
99
-
100
- ### Training Data
101
-
102
- <!-- 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. -->
103
-
104
- [More Information Needed]
105
-
106
- ### Training Procedure
107
-
108
- <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
109
-
110
- #### Preprocessing [optional]
111
-
112
- [More Information Needed]
113
-
114
-
115
- #### Training Hyperparameters
116
-
117
- - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
118
-
119
- #### Speeds, Sizes, Times [optional]
120
-
121
- <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
122
-
123
- [More Information Needed]
124
-
125
- ## Evaluation
126
-
127
- <!-- This section describes the evaluation protocols and provides the results. -->
128
-
129
- ### Testing Data, Factors & Metrics
130
-
131
- #### Testing Data
132
-
133
- <!-- This should link to a Dataset Card if possible. -->
134
-
135
- [More Information Needed]
136
-
137
- #### Factors
138
-
139
- <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
140
-
141
- [More Information Needed]
142
-
143
- #### Metrics
144
-
145
- <!-- These are the evaluation metrics being used, ideally with a description of why. -->
146
-
147
- [More Information Needed]
148
-
149
- ### Results
150
-
151
- [More Information Needed]
152
-
153
- #### Summary
154
-
155
-
156
-
157
- ## Model Examination [optional]
158
-
159
- <!-- Relevant interpretability work for the model goes here -->
160
-
161
- [More Information Needed]
162
-
163
- ## Environmental Impact
164
-
165
- <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
166
-
167
- 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).
168
-
169
- - **Hardware Type:** [More Information Needed]
170
- - **Hours used:** [More Information Needed]
171
- - **Cloud Provider:** [More Information Needed]
172
- - **Compute Region:** [More Information Needed]
173
- - **Carbon Emitted:** [More Information Needed]
174
-
175
- ## Technical Specifications [optional]
176
-
177
- ### Model Architecture and Objective
178
-
179
- [More Information Needed]
180
-
181
- ### Compute Infrastructure
182
-
183
- [More Information Needed]
184
-
185
- #### Hardware
186
-
187
- [More Information Needed]
188
-
189
- #### Software
190
-
191
- [More Information Needed]
192
-
193
- ## Citation [optional]
194
-
195
- <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
196
-
197
- **BibTeX:**
198
-
199
- [More Information Needed]
200
-
201
- **APA:**
202
-
203
- [More Information Needed]
204
-
205
- ## Glossary [optional]
206
-
207
- <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
208
-
209
- [More Information Needed]
210
-
211
- ## More Information [optional]
212
-
213
- [More Information Needed]
214
-
215
- ## Model Card Authors [optional]
216
-
217
- [More Information Needed]
218
-
219
- ## Model Card Contact
220
-
221
- [More Information Needed]
222
-
223
-
 
80
  - Pytorch 2.0.1
81
  - Datasets 2.16.1
82
  - Tokenizers 0.15.0