lokas commited on
Commit
afdfab8
1 Parent(s): b23e398

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +306 -0
README.md ADDED
@@ -0,0 +1,306 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - multilingual
4
+ - af
5
+ - sq
6
+ - ar
7
+ - an
8
+ - hy
9
+ - ast
10
+ - az
11
+ - ba
12
+ - eu
13
+ - bar
14
+ - be
15
+ - bn
16
+ - inc
17
+ - bs
18
+ - br
19
+ - bg
20
+ - my
21
+ - ca
22
+ - ceb
23
+ - ce
24
+ - zh
25
+ - cv
26
+ - hr
27
+ - cs
28
+ - da
29
+ - nl
30
+ - en
31
+ - et
32
+ - fi
33
+ - fr
34
+ - gl
35
+ - ka
36
+ - de
37
+ - el
38
+ - gu
39
+ - ht
40
+ - he
41
+ - hi
42
+ - hu
43
+ - is
44
+ - io
45
+ - id
46
+ - ga
47
+ - it
48
+ - ja
49
+ - jv
50
+ - kn
51
+ - kk
52
+ - ky
53
+ - ko
54
+ - la
55
+ - lv
56
+ - lt
57
+ - roa
58
+ - nds
59
+ - lm
60
+ - mk
61
+ - mg
62
+ - ms
63
+ - ml
64
+ - mr
65
+ - mn
66
+ - min
67
+ - ne
68
+ - new
69
+ - nb
70
+ - nn
71
+ - oc
72
+ - fa
73
+ - pms
74
+ - pl
75
+ - pt
76
+ - pa
77
+ - ro
78
+ - ru
79
+ - sco
80
+ - sr
81
+ - hr
82
+ - scn
83
+ - sk
84
+ - sl
85
+ - aze
86
+ - es
87
+ - su
88
+ - sw
89
+ - sv
90
+ - tl
91
+ - tg
92
+ - th
93
+ - ta
94
+ - tt
95
+ - te
96
+ - tr
97
+ - uk
98
+ - ud
99
+ - uz
100
+ - vi
101
+ - vo
102
+ - war
103
+ - cy
104
+ - fry
105
+ - pnb
106
+ - yo
107
+ license: apache-2.0
108
+ metrics:
109
+ - accuracy
110
+ pipeline_tag: text-classification
111
+ ---
112
+ # Model Card for Model ID
113
+
114
+ <!-- Provide a quick summary of what the model is/does. -->
115
+
116
+ 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).
117
+
118
+ ## Model Details
119
+
120
+ ### Model Description
121
+
122
+ <!-- Provide a longer summary of what this model is. -->
123
+
124
+
125
+
126
+ - **Developed by:** [More Information Needed]
127
+ - **Shared by [optional]:** [More Information Needed]
128
+ - **Model type:** [More Information Needed]
129
+ - **Language(s) (NLP):** [More Information Needed]
130
+ - **License:** [More Information Needed]
131
+ - **Finetuned from model [optional]:** [More Information Needed]
132
+
133
+ ### Model Sources [optional]
134
+
135
+ <!-- Provide the basic links for the model. -->
136
+
137
+ - **Repository:** [More Information Needed]
138
+ - **Paper [optional]:** [More Information Needed]
139
+ - **Demo [optional]:** [More Information Needed]
140
+
141
+ ## Uses
142
+
143
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
144
+
145
+ ### Direct Use
146
+
147
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
148
+
149
+ [More Information Needed]
150
+
151
+ ### Downstream Use [optional]
152
+
153
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
154
+
155
+ [More Information Needed]
156
+
157
+ ### Out-of-Scope Use
158
+
159
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
160
+
161
+ [More Information Needed]
162
+
163
+ ## Bias, Risks, and Limitations
164
+
165
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
166
+
167
+ [More Information Needed]
168
+
169
+ ### Recommendations
170
+
171
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
172
+
173
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
174
+
175
+ ## How to Get Started with the Model
176
+
177
+ Use the code below to get started with the model.
178
+
179
+ [More Information Needed]
180
+
181
+ ## Training Details
182
+
183
+ ### Training Data
184
+
185
+ <!-- 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. -->
186
+
187
+ [More Information Needed]
188
+
189
+ ### Training Procedure
190
+
191
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
192
+
193
+ #### Preprocessing [optional]
194
+
195
+ [More Information Needed]
196
+
197
+
198
+ #### Training Hyperparameters
199
+
200
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
201
+
202
+ #### Speeds, Sizes, Times [optional]
203
+
204
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
205
+
206
+ [More Information Needed]
207
+
208
+ ## Evaluation
209
+
210
+ <!-- This section describes the evaluation protocols and provides the results. -->
211
+
212
+ ### Testing Data, Factors & Metrics
213
+
214
+ #### Testing Data
215
+
216
+ <!-- This should link to a Data Card if possible. -->
217
+
218
+ [More Information Needed]
219
+
220
+ #### Factors
221
+
222
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
223
+
224
+ [More Information Needed]
225
+
226
+ #### Metrics
227
+
228
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
229
+
230
+ [More Information Needed]
231
+
232
+ ### Results
233
+
234
+ [More Information Needed]
235
+
236
+ #### Summary
237
+
238
+
239
+
240
+ ## Model Examination [optional]
241
+
242
+ <!-- Relevant interpretability work for the model goes here -->
243
+
244
+ [More Information Needed]
245
+
246
+ ## Environmental Impact
247
+
248
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
249
+
250
+ 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).
251
+
252
+ - **Hardware Type:** [More Information Needed]
253
+ - **Hours used:** [More Information Needed]
254
+ - **Cloud Provider:** [More Information Needed]
255
+ - **Compute Region:** [More Information Needed]
256
+ - **Carbon Emitted:** [More Information Needed]
257
+
258
+ ## Technical Specifications [optional]
259
+
260
+ ### Model Architecture and Objective
261
+
262
+ [More Information Needed]
263
+
264
+ ### Compute Infrastructure
265
+
266
+ [More Information Needed]
267
+
268
+ #### Hardware
269
+
270
+ [More Information Needed]
271
+
272
+ #### Software
273
+
274
+ [More Information Needed]
275
+
276
+ ## Citation [optional]
277
+
278
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
279
+
280
+ **BibTeX:**
281
+
282
+ [More Information Needed]
283
+
284
+ **APA:**
285
+
286
+ [More Information Needed]
287
+
288
+ ## Glossary [optional]
289
+
290
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
291
+
292
+ [More Information Needed]
293
+
294
+ ## More Information [optional]
295
+
296
+ [More Information Needed]
297
+
298
+ ## Model Card Authors [optional]
299
+
300
+ [More Information Needed]
301
+
302
+ ## Model Card Contact
303
+
304
+ [More Information Needed]
305
+
306
+