aarimond commited on
Commit
b20fe14
·
1 Parent(s): 755e1a6

Update README.md

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