Unconditional Image Generation
Diffusers
French
English
Haitian
music
art
text-generation-inference
OreoAu commited on
Commit
0594d12
1 Parent(s): 587ec32

Update README.md

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