shzamalam commited on
Commit
6302d15
·
verified ·
1 Parent(s): 0de11d8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +156 -353
README.md CHANGED
@@ -1,355 +1,158 @@
1
  ---
2
- dataset_info:
3
- features:
4
- - name: url
5
- dtype: string
6
- - name: repository_url
7
- dtype: string
8
- - name: labels_url
9
- dtype: string
10
- - name: comments_url
11
- dtype: string
12
- - name: events_url
13
- dtype: string
14
- - name: html_url
15
- dtype: string
16
- - name: id
17
- dtype: int64
18
- - name: node_id
19
- dtype: string
20
- - name: number
21
- dtype: int64
22
- - name: title
23
- dtype: string
24
- - name: user
25
- struct:
26
- - name: login
27
- dtype: string
28
- - name: id
29
- dtype: int64
30
- - name: node_id
31
- dtype: string
32
- - name: avatar_url
33
- dtype: string
34
- - name: gravatar_id
35
- dtype: string
36
- - name: url
37
- dtype: string
38
- - name: html_url
39
- dtype: string
40
- - name: followers_url
41
- dtype: string
42
- - name: following_url
43
- dtype: string
44
- - name: gists_url
45
- dtype: string
46
- - name: starred_url
47
- dtype: string
48
- - name: subscriptions_url
49
- dtype: string
50
- - name: organizations_url
51
- dtype: string
52
- - name: repos_url
53
- dtype: string
54
- - name: events_url
55
- dtype: string
56
- - name: received_events_url
57
- dtype: string
58
- - name: type
59
- dtype: string
60
- - name: user_view_type
61
- dtype: string
62
- - name: site_admin
63
- dtype: bool
64
- - name: labels
65
- list:
66
- - name: id
67
- dtype: int64
68
- - name: node_id
69
- dtype: string
70
- - name: url
71
- dtype: string
72
- - name: name
73
- dtype: string
74
- - name: color
75
- dtype: string
76
- - name: default
77
- dtype: bool
78
- - name: description
79
- dtype: string
80
- - name: state
81
- dtype: string
82
- - name: locked
83
- dtype: bool
84
- - name: assignee
85
- struct:
86
- - name: login
87
- dtype: string
88
- - name: id
89
- dtype: int64
90
- - name: node_id
91
- dtype: string
92
- - name: avatar_url
93
- dtype: string
94
- - name: gravatar_id
95
- dtype: string
96
- - name: url
97
- dtype: string
98
- - name: html_url
99
- dtype: string
100
- - name: followers_url
101
- dtype: string
102
- - name: following_url
103
- dtype: string
104
- - name: gists_url
105
- dtype: string
106
- - name: starred_url
107
- dtype: string
108
- - name: subscriptions_url
109
- dtype: string
110
- - name: organizations_url
111
- dtype: string
112
- - name: repos_url
113
- dtype: string
114
- - name: events_url
115
- dtype: string
116
- - name: received_events_url
117
- dtype: string
118
- - name: type
119
- dtype: string
120
- - name: user_view_type
121
- dtype: string
122
- - name: site_admin
123
- dtype: bool
124
- - name: assignees
125
- list:
126
- - name: login
127
- dtype: string
128
- - name: id
129
- dtype: int64
130
- - name: node_id
131
- dtype: string
132
- - name: avatar_url
133
- dtype: string
134
- - name: gravatar_id
135
- dtype: string
136
- - name: url
137
- dtype: string
138
- - name: html_url
139
- dtype: string
140
- - name: followers_url
141
- dtype: string
142
- - name: following_url
143
- dtype: string
144
- - name: gists_url
145
- dtype: string
146
- - name: starred_url
147
- dtype: string
148
- - name: subscriptions_url
149
- dtype: string
150
- - name: organizations_url
151
- dtype: string
152
- - name: repos_url
153
- dtype: string
154
- - name: events_url
155
- dtype: string
156
- - name: received_events_url
157
- dtype: string
158
- - name: type
159
- dtype: string
160
- - name: user_view_type
161
- dtype: string
162
- - name: site_admin
163
- dtype: bool
164
- - name: milestone
165
- struct:
166
- - name: url
167
- dtype: string
168
- - name: html_url
169
- dtype: string
170
- - name: labels_url
171
- dtype: string
172
- - name: id
173
- dtype: int64
174
- - name: node_id
175
- dtype: string
176
- - name: number
177
- dtype: int64
178
- - name: title
179
- dtype: string
180
- - name: description
181
- dtype: string
182
- - name: creator
183
- struct:
184
- - name: login
185
- dtype: string
186
- - name: id
187
- dtype: int64
188
- - name: node_id
189
- dtype: string
190
- - name: avatar_url
191
- dtype: string
192
- - name: gravatar_id
193
- dtype: string
194
- - name: url
195
- dtype: string
196
- - name: html_url
197
- dtype: string
198
- - name: followers_url
199
- dtype: string
200
- - name: following_url
201
- dtype: string
202
- - name: gists_url
203
- dtype: string
204
- - name: starred_url
205
- dtype: string
206
- - name: subscriptions_url
207
- dtype: string
208
- - name: organizations_url
209
- dtype: string
210
- - name: repos_url
211
- dtype: string
212
- - name: events_url
213
- dtype: string
214
- - name: received_events_url
215
- dtype: string
216
- - name: type
217
- dtype: string
218
- - name: user_view_type
219
- dtype: string
220
- - name: site_admin
221
- dtype: bool
222
- - name: open_issues
223
- dtype: int64
224
- - name: closed_issues
225
- dtype: int64
226
- - name: state
227
- dtype: string
228
- - name: created_at
229
- dtype: timestamp[s]
230
- - name: updated_at
231
- dtype: timestamp[s]
232
- - name: due_on
233
- dtype: 'null'
234
- - name: closed_at
235
- dtype: 'null'
236
- - name: comments
237
- sequence: string
238
- - name: created_at
239
- dtype: timestamp[s]
240
- - name: updated_at
241
- dtype: timestamp[s]
242
- - name: closed_at
243
- dtype: timestamp[s]
244
- - name: author_association
245
- dtype: string
246
- - name: type
247
- dtype: 'null'
248
- - name: active_lock_reason
249
- dtype: 'null'
250
- - name: sub_issues_summary
251
- struct:
252
- - name: total
253
- dtype: int64
254
- - name: completed
255
- dtype: int64
256
- - name: percent_completed
257
- dtype: int64
258
- - name: body
259
- dtype: string
260
- - name: closed_by
261
- struct:
262
- - name: login
263
- dtype: string
264
- - name: id
265
- dtype: int64
266
- - name: node_id
267
- dtype: string
268
- - name: avatar_url
269
- dtype: string
270
- - name: gravatar_id
271
- dtype: string
272
- - name: url
273
- dtype: string
274
- - name: html_url
275
- dtype: string
276
- - name: followers_url
277
- dtype: string
278
- - name: following_url
279
- dtype: string
280
- - name: gists_url
281
- dtype: string
282
- - name: starred_url
283
- dtype: string
284
- - name: subscriptions_url
285
- dtype: string
286
- - name: organizations_url
287
- dtype: string
288
- - name: repos_url
289
- dtype: string
290
- - name: events_url
291
- dtype: string
292
- - name: received_events_url
293
- dtype: string
294
- - name: type
295
- dtype: string
296
- - name: user_view_type
297
- dtype: string
298
- - name: site_admin
299
- dtype: bool
300
- - name: reactions
301
- struct:
302
- - name: url
303
- dtype: string
304
- - name: total_count
305
- dtype: int64
306
- - name: '+1'
307
- dtype: int64
308
- - name: '-1'
309
- dtype: int64
310
- - name: laugh
311
- dtype: int64
312
- - name: hooray
313
- dtype: int64
314
- - name: confused
315
- dtype: int64
316
- - name: heart
317
- dtype: int64
318
- - name: rocket
319
- dtype: int64
320
- - name: eyes
321
- dtype: int64
322
- - name: timeline_url
323
- dtype: string
324
- - name: performed_via_github_app
325
- dtype: 'null'
326
- - name: state_reason
327
- dtype: string
328
- - name: draft
329
- dtype: bool
330
- - name: pull_request
331
- struct:
332
- - name: url
333
- dtype: string
334
- - name: html_url
335
- dtype: string
336
- - name: diff_url
337
- dtype: string
338
- - name: patch_url
339
- dtype: string
340
- - name: merged_at
341
- dtype: timestamp[s]
342
- - name: is_pull_request
343
- dtype: bool
344
- splits:
345
- - name: train
346
- num_bytes: 20590389
347
- num_examples: 2000
348
- download_size: 5915245
349
- dataset_size: 20590389
350
- configs:
351
- - config_name: default
352
- data_files:
353
- - split: train
354
- path: data/train-*
355
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ annotations_creators: []
3
+ language:
4
+ - en
5
+ language_creators: []
6
+ license: []
7
+ multilinguality:
8
+ - monolingual
9
+ pretty_name: huggingface datasets github issues
10
+ size_categories: []
11
+ source_datasets: []
12
+ tags: []
13
+ task_categories:
14
+ - text-classification
15
+ - text-retrieval
16
+ task_ids:
17
+ - multi-class-classification
18
+ - multi-label-classification
19
+ - document-retrieval
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
20
  ---
21
+
22
+ # Dataset Card for Dataset Name
23
+
24
+ <!-- Provide a quick summary of the dataset. -->
25
+
26
+ This dataset card aims to be a base template for new datasets. It has been generated using [this raw template](https://github.com/huggingface/huggingface_hub/blob/main/src/huggingface_hub/templates/datasetcard_template.md?plain=1).
27
+
28
+ ## Dataset Details
29
+
30
+ ### Dataset Description
31
+
32
+ <!-- Provide a longer summary of what this dataset is. -->
33
+
34
+
35
+
36
+ - **Curated by:** [More Information Needed]
37
+ - **Funded by [optional]:** [More Information Needed]
38
+ - **Shared by [optional]:** [More Information Needed]
39
+ - **Language(s) (NLP):** [More Information Needed]
40
+ - **License:** [More Information Needed]
41
+
42
+ ### Dataset Sources [optional]
43
+
44
+ <!-- Provide the basic links for the dataset. -->
45
+
46
+ - **Repository:** [More Information Needed]
47
+ - **Paper [optional]:** [More Information Needed]
48
+ - **Demo [optional]:** [More Information Needed]
49
+
50
+ ## Uses
51
+
52
+ <!-- Address questions around how the dataset is intended to be used. -->
53
+
54
+ ### Direct Use
55
+
56
+ <!-- This section describes suitable use cases for the dataset. -->
57
+
58
+ [More Information Needed]
59
+
60
+ ### Out-of-Scope Use
61
+
62
+ <!-- This section addresses misuse, malicious use, and uses that the dataset will not work well for. -->
63
+
64
+ [More Information Needed]
65
+
66
+ ## Dataset Structure
67
+
68
+ <!-- This section provides a description of the dataset fields, and additional information about the dataset structure such as criteria used to create the splits, relationships between data points, etc. -->
69
+
70
+ [More Information Needed]
71
+
72
+ ## Dataset Creation
73
+
74
+ ### Curation Rationale
75
+
76
+ <!-- Motivation for the creation of this dataset. -->
77
+
78
+ [More Information Needed]
79
+
80
+ ### Source Data
81
+
82
+ <!-- This section describes the source data (e.g. news text and headlines, social media posts, translated sentences, ...). -->
83
+
84
+ #### Data Collection and Processing
85
+
86
+ <!-- This section describes the data collection and processing process such as data selection criteria, filtering and normalization methods, tools and libraries used, etc. -->
87
+
88
+ [More Information Needed]
89
+
90
+ #### Who are the source data producers?
91
+
92
+ <!-- This section describes the people or systems who originally created the data. It should also include self-reported demographic or identity information for the source data creators if this information is available. -->
93
+
94
+ [More Information Needed]
95
+
96
+ ### Annotations [optional]
97
+
98
+ <!-- If the dataset contains annotations which are not part of the initial data collection, use this section to describe them. -->
99
+
100
+ #### Annotation process
101
+
102
+ <!-- This section describes the annotation process such as annotation tools used in the process, the amount of data annotated, annotation guidelines provided to the annotators, interannotator statistics, annotation validation, etc. -->
103
+
104
+ [More Information Needed]
105
+
106
+ #### Who are the annotators?
107
+
108
+ <!-- This section describes the people or systems who created the annotations. -->
109
+
110
+ [More Information Needed]
111
+
112
+ #### Personal and Sensitive Information
113
+
114
+ <!-- State whether the dataset contains data that might be considered personal, sensitive, or private (e.g., data that reveals addresses, uniquely identifiable names or aliases, racial or ethnic origins, sexual orientations, religious beliefs, political opinions, financial or health data, etc.). If efforts were made to anonymize the data, describe the anonymization process. -->
115
+
116
+ [More Information Needed]
117
+
118
+ ## Bias, Risks, and Limitations
119
+
120
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
121
+
122
+ [More Information Needed]
123
+
124
+ ### Recommendations
125
+
126
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
127
+
128
+ Users should be made aware of the risks, biases and limitations of the dataset. More information needed for further recommendations.
129
+
130
+ ## Citation [optional]
131
+
132
+ <!-- If there is a paper or blog post introducing the dataset, the APA and Bibtex information for that should go in this section. -->
133
+
134
+ **BibTeX:**
135
+
136
+ [More Information Needed]
137
+
138
+ **APA:**
139
+
140
+ [More Information Needed]
141
+
142
+ ## Glossary [optional]
143
+
144
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the dataset or dataset card. -->
145
+
146
+ [More Information Needed]
147
+
148
+ ## More Information [optional]
149
+
150
+ [More Information Needed]
151
+
152
+ ## Dataset Card Authors [optional]
153
+
154
+ [More Information Needed]
155
+
156
+ ## Dataset Card Contact
157
+
158
+ [More Information Needed]