maxspad commited on
Commit
5c3ed34
1 Parent(s): d8fa1d5

Create README.md

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