santuario commited on
Commit
84c10af
1 Parent(s): bcf09aa

update info

Browse files
Files changed (1) hide show
  1. README.md +242 -0
README.md CHANGED
@@ -6,3 +6,245 @@ widget:
6
  - text: "A dog jumping over a fence"
7
  example_title: "Dog"
8
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6
  - text: "A dog jumping over a fence"
7
  example_title: "Dog"
8
  ---
9
+
10
+
11
+
12
+
13
+
14
+
15
+ # Model Card for Amber Hoardz Text-To-3D
16
+
17
+ <!-- Provide a quick summary of what the model is/does. [Optional] -->
18
+ Embracing the content generation
19
+
20
+
21
+
22
+
23
+ # Table of Contents
24
+
25
+ - [Model Card for Amber Hoardz Text-To-3D](#model-card-for--model_id-)
26
+ - [Table of Contents](#table-of-contents)
27
+ - [Table of Contents](#table-of-contents-1)
28
+ - [Model Details](#model-details)
29
+ - [Model Description](#model-description)
30
+ - [Uses](#uses)
31
+ - [Direct Use](#direct-use)
32
+ - [Downstream Use [Optional]](#downstream-use-optional)
33
+ - [Out-of-Scope Use](#out-of-scope-use)
34
+ - [Bias, Risks, and Limitations](#bias-risks-and-limitations)
35
+ - [Recommendations](#recommendations)
36
+ - [Training Details](#training-details)
37
+ - [Training Data](#training-data)
38
+ - [Training Procedure](#training-procedure)
39
+ - [Preprocessing](#preprocessing)
40
+ - [Speeds, Sizes, Times](#speeds-sizes-times)
41
+ - [Evaluation](#evaluation)
42
+ - [Testing Data, Factors & Metrics](#testing-data-factors--metrics)
43
+ - [Testing Data](#testing-data)
44
+ - [Factors](#factors)
45
+ - [Metrics](#metrics)
46
+ - [Results](#results)
47
+ - [Model Examination](#model-examination)
48
+ - [Environmental Impact](#environmental-impact)
49
+ - [Technical Specifications [optional]](#technical-specifications-optional)
50
+ - [Model Architecture and Objective](#model-architecture-and-objective)
51
+ - [Compute Infrastructure](#compute-infrastructure)
52
+ - [Hardware](#hardware)
53
+ - [Software](#software)
54
+ - [Citation](#citation)
55
+ - [Glossary [optional]](#glossary-optional)
56
+ - [More Information [optional]](#more-information-optional)
57
+ - [Model Card Authors [optional]](#model-card-authors-optional)
58
+ - [Model Card Contact](#model-card-contact)
59
+ - [How to Get Started with the Model](#how-to-get-started-with-the-model)
60
+
61
+
62
+ # Model Details
63
+
64
+ ## Model Description
65
+
66
+ <!-- Provide a longer summary of what this model is/does. -->
67
+ Embracing the content generation
68
+
69
+ - **Developed by:** More information needed
70
+ - **Shared by [Optional]:** More information needed
71
+ - **Model type:** Language model
72
+ - **Language(s) (NLP):** en
73
+ - **License:** pddl
74
+ - **Parent Model:** More information needed
75
+ - **Resources for more information:** More information needed
76
+
77
+
78
+
79
+ # Uses
80
+
81
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
82
+
83
+ ## Direct Use
84
+
85
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
86
+ <!-- If the user enters content, print that. If not, but they enter a task in the list, use that. If neither, say "more info needed." -->
87
+
88
+
89
+
90
+
91
+ ## Downstream Use [Optional]
92
+
93
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
94
+ <!-- If the user enters content, print that. If not, but they enter a task in the list, use that. If neither, say "more info needed." -->
95
+
96
+
97
+
98
+
99
+ ## Out-of-Scope Use
100
+
101
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
102
+ <!-- If the user enters content, print that. If not, but they enter a task in the list, use that. If neither, say "more info needed." -->
103
+
104
+
105
+
106
+
107
+ # Bias, Risks, and Limitations
108
+
109
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
110
+
111
+ Significant research has explored bias and fairness issues with language models (see, e.g., [Sheng et al. (2021)](https://aclanthology.org/2021.acl-long.330.pdf) and [Bender et al. (2021)](https://dl.acm.org/doi/pdf/10.1145/3442188.3445922)). Predictions generated by the model may include disturbing and harmful stereotypes across protected classes; identity characteristics; and sensitive, social, and occupational groups.
112
+
113
+
114
+ ## Recommendations
115
+
116
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
117
+
118
+
119
+
120
+
121
+
122
+ # Training Details
123
+
124
+ ## Training Data
125
+
126
+ <!-- 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. -->
127
+
128
+ More information on training data needed
129
+
130
+
131
+ ## Training Procedure
132
+
133
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
134
+
135
+ ### Preprocessing
136
+
137
+ More information needed
138
+
139
+ ### Speeds, Sizes, Times
140
+
141
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
142
+
143
+ More information needed
144
+
145
+ # Evaluation
146
+
147
+ <!-- This section describes the evaluation protocols and provides the results. -->
148
+
149
+ ## Testing Data, Factors & Metrics
150
+
151
+ ### Testing Data
152
+
153
+ <!-- This should link to a Data Card if possible. -->
154
+
155
+ More information needed
156
+
157
+
158
+ ### Factors
159
+
160
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
161
+
162
+ More information needed
163
+
164
+ ### Metrics
165
+
166
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
167
+
168
+ More information needed
169
+
170
+ ## Results
171
+
172
+ More information needed
173
+
174
+ # Model Examination
175
+
176
+ More information needed
177
+
178
+ # Environmental Impact
179
+
180
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
181
+
182
+ 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).
183
+
184
+ - **Hardware Type:** More information needed
185
+ - **Hours used:** More information needed
186
+ - **Cloud Provider:** More information needed
187
+ - **Compute Region:** More information needed
188
+ - **Carbon Emitted:** More information needed
189
+
190
+ # Technical Specifications [optional]
191
+
192
+ ## Model Architecture and Objective
193
+
194
+ More information needed
195
+
196
+ ## Compute Infrastructure
197
+
198
+ More information needed
199
+
200
+ ### Hardware
201
+
202
+ More information needed
203
+
204
+ ### Software
205
+
206
+ More information needed
207
+
208
+ # Citation
209
+
210
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
211
+
212
+ **BibTeX:**
213
+
214
+ More information needed
215
+
216
+ **APA:**
217
+
218
+ More information needed
219
+
220
+ # Glossary [optional]
221
+
222
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
223
+
224
+ More information needed
225
+
226
+ # More Information [optional]
227
+
228
+ More information needed
229
+
230
+ # Model Card Authors [optional]
231
+
232
+ <!-- This section provides another layer of transparency and accountability. Whose views is this model card representing? How many voices were included in its construction? Etc. -->
233
+
234
+ More information needed
235
+
236
+ # Model Card Contact
237
+
238
+ More information needed
239
+
240
+ # How to Get Started with the Model
241
+
242
+ Use the code below to get started with the model.
243
+
244
+ <details>
245
+ <summary> Click to expand </summary>
246
+
247
+ More information needed
248
+
249
+ </details>
250
+