faisalbsl21 commited on
Commit
b602a77
1 Parent(s): d17406f

Update README.md

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