Deeokay commited on
Commit
25a3c62
1 Parent(s): 770a148

Update README.md

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