on1onmangoes commited on
Commit
cba9a2c
·
verified ·
1 Parent(s): 5bef212

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +405 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,405 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: archived
5
+ dtype: bool
6
+ - name: author
7
+ dtype: string
8
+ - name: author_flair_background_color
9
+ dtype: string
10
+ - name: author_flair_css_class
11
+ dtype: string
12
+ - name: author_flair_richtext
13
+ list:
14
+ - name: e
15
+ dtype: string
16
+ - name: t
17
+ dtype: string
18
+ - name: author_flair_text
19
+ dtype: string
20
+ - name: author_flair_text_color
21
+ dtype: string
22
+ - name: author_flair_type
23
+ dtype: string
24
+ - name: brand_safe
25
+ dtype: bool
26
+ - name: can_gild
27
+ dtype: bool
28
+ - name: contest_mode
29
+ dtype: bool
30
+ - name: created_utc
31
+ dtype: string
32
+ - name: distinguished
33
+ dtype: 'null'
34
+ - name: domain
35
+ dtype: string
36
+ - name: edited
37
+ dtype: bool
38
+ - name: gilded
39
+ dtype: float64
40
+ - name: hidden
41
+ dtype: bool
42
+ - name: hide_score
43
+ dtype: bool
44
+ - name: id
45
+ dtype: string
46
+ - name: is_crosspostable
47
+ dtype: bool
48
+ - name: is_reddit_media_domain
49
+ dtype: bool
50
+ - name: is_self
51
+ dtype: bool
52
+ - name: is_video
53
+ dtype: bool
54
+ - name: link_flair_css_class
55
+ dtype: string
56
+ - name: link_flair_richtext
57
+ list:
58
+ - name: e
59
+ dtype: string
60
+ - name: t
61
+ dtype: string
62
+ - name: link_flair_text
63
+ dtype: string
64
+ - name: link_flair_text_color
65
+ dtype: string
66
+ - name: link_flair_type
67
+ dtype: string
68
+ - name: locked
69
+ dtype: bool
70
+ - name: media
71
+ struct:
72
+ - name: oembed
73
+ struct:
74
+ - name: author_name
75
+ dtype: string
76
+ - name: author_url
77
+ dtype: string
78
+ - name: height
79
+ dtype: int64
80
+ - name: html
81
+ dtype: string
82
+ - name: provider_name
83
+ dtype: string
84
+ - name: provider_url
85
+ dtype: string
86
+ - name: thumbnail_height
87
+ dtype: int64
88
+ - name: thumbnail_url
89
+ dtype: string
90
+ - name: thumbnail_width
91
+ dtype: int64
92
+ - name: title
93
+ dtype: string
94
+ - name: type
95
+ dtype: string
96
+ - name: version
97
+ dtype: string
98
+ - name: width
99
+ dtype: int64
100
+ - name: type
101
+ dtype: string
102
+ - name: media_embed
103
+ struct:
104
+ - name: content
105
+ dtype: string
106
+ - name: height
107
+ dtype: int64
108
+ - name: media_domain_url
109
+ dtype: string
110
+ - name: scrolling
111
+ dtype: bool
112
+ - name: width
113
+ dtype: int64
114
+ - name: no_follow
115
+ dtype: bool
116
+ - name: num_comments
117
+ dtype: int64
118
+ - name: num_crossposts
119
+ dtype: float64
120
+ - name: over_18
121
+ dtype: bool
122
+ - name: parent_whitelist_status
123
+ dtype: string
124
+ - name: permalink
125
+ dtype: string
126
+ - name: retrieved_on
127
+ dtype: float64
128
+ - name: rte_mode
129
+ dtype: string
130
+ - name: score
131
+ dtype: int64
132
+ - name: secure_media
133
+ struct:
134
+ - name: oembed
135
+ struct:
136
+ - name: author_name
137
+ dtype: string
138
+ - name: author_url
139
+ dtype: string
140
+ - name: height
141
+ dtype: int64
142
+ - name: html
143
+ dtype: string
144
+ - name: provider_name
145
+ dtype: string
146
+ - name: provider_url
147
+ dtype: string
148
+ - name: thumbnail_height
149
+ dtype: int64
150
+ - name: thumbnail_url
151
+ dtype: string
152
+ - name: thumbnail_width
153
+ dtype: int64
154
+ - name: title
155
+ dtype: string
156
+ - name: type
157
+ dtype: string
158
+ - name: version
159
+ dtype: string
160
+ - name: width
161
+ dtype: int64
162
+ - name: type
163
+ dtype: string
164
+ - name: secure_media_embed
165
+ struct:
166
+ - name: content
167
+ dtype: string
168
+ - name: height
169
+ dtype: int64
170
+ - name: media_domain_url
171
+ dtype: string
172
+ - name: scrolling
173
+ dtype: bool
174
+ - name: width
175
+ dtype: int64
176
+ - name: selftext
177
+ dtype: string
178
+ - name: send_replies
179
+ dtype: bool
180
+ - name: spoiler
181
+ dtype: bool
182
+ - name: stickied
183
+ dtype: bool
184
+ - name: subreddit
185
+ dtype: string
186
+ - name: subreddit_id
187
+ dtype: string
188
+ - name: subreddit_name_prefixed
189
+ dtype: string
190
+ - name: subreddit_type
191
+ dtype: string
192
+ - name: suggested_sort
193
+ dtype: 'null'
194
+ - name: thumbnail
195
+ dtype: string
196
+ - name: thumbnail_height
197
+ dtype: float64
198
+ - name: thumbnail_width
199
+ dtype: float64
200
+ - name: title
201
+ dtype: string
202
+ - name: url
203
+ dtype: string
204
+ - name: whitelist_status
205
+ dtype: string
206
+ - name: post_hint
207
+ dtype: 'null'
208
+ - name: preview
209
+ dtype: 'null'
210
+ - name: author_cakeday
211
+ dtype: bool
212
+ - name: link_flair_background_color
213
+ dtype: string
214
+ - name: adserver_click_url
215
+ dtype: float64
216
+ - name: adserver_imp_pixel
217
+ dtype: float64
218
+ - name: author_id
219
+ dtype: float64
220
+ - name: domain_override
221
+ dtype: float64
222
+ - name: embed_type
223
+ dtype: float64
224
+ - name: embed_url
225
+ dtype: float64
226
+ - name: events
227
+ dtype: 'null'
228
+ - name: eventsOnRender
229
+ dtype: 'null'
230
+ - name: href_url
231
+ dtype: 'null'
232
+ - name: is_blank
233
+ dtype: 'null'
234
+ - name: mobile_ad_url
235
+ dtype: 'null'
236
+ - name: original_link
237
+ dtype: float64
238
+ - name: outbound_link
239
+ dtype: 'null'
240
+ - name: priority_id
241
+ dtype: float64
242
+ - name: promoted
243
+ dtype: 'null'
244
+ - name: promoted_by
245
+ dtype: float64
246
+ - name: promoted_display_name
247
+ dtype: float64
248
+ - name: promoted_url
249
+ dtype: float64
250
+ - name: third_party_trackers
251
+ dtype: 'null'
252
+ - name: third_party_tracking
253
+ dtype: float64
254
+ - name: third_party_tracking_2
255
+ dtype: float64
256
+ - name: is_original_content
257
+ dtype: 'null'
258
+ - name: downs
259
+ dtype: float64
260
+ - name: num_reports
261
+ dtype: float64
262
+ - name: banned_by
263
+ dtype: float64
264
+ - name: name
265
+ dtype: 'null'
266
+ - name: likes
267
+ dtype: float64
268
+ - name: clicked
269
+ dtype: 'null'
270
+ - name: saved
271
+ dtype: 'null'
272
+ - name: ups
273
+ dtype: float64
274
+ - name: approved_by
275
+ dtype: float64
276
+ - name: selftext_html
277
+ dtype: 'null'
278
+ - name: created
279
+ dtype: float64
280
+ - name: user_reports
281
+ dtype: 'null'
282
+ - name: mod_reports
283
+ dtype: 'null'
284
+ - name: report_reasons
285
+ dtype: float64
286
+ - name: from_kind
287
+ dtype: float64
288
+ - name: from_id
289
+ dtype: float64
290
+ - name: quarantine
291
+ dtype: 'null'
292
+ - name: from
293
+ dtype: float64
294
+ - name: view_count
295
+ dtype: float64
296
+ - name: approved_at_utc
297
+ dtype: float64
298
+ - name: banned_at_utc
299
+ dtype: float64
300
+ - name: can_mod_post
301
+ dtype: 'null'
302
+ - name: pinned
303
+ dtype: 'null'
304
+ - name: crosspost_parent
305
+ dtype: 'null'
306
+ - name: crosspost_parent_list
307
+ dtype: 'null'
308
+ - name: mod_note
309
+ dtype: float64
310
+ - name: mod_reason_by
311
+ dtype: float64
312
+ - name: mod_reason_title
313
+ dtype: float64
314
+ - name: author_flair_template_id
315
+ dtype: 'null'
316
+ - name: category
317
+ dtype: 'null'
318
+ - name: content_categories
319
+ dtype: float64
320
+ - name: media_only
321
+ dtype: 'null'
322
+ - name: post_categories
323
+ dtype: float64
324
+ - name: pwls
325
+ dtype: float64
326
+ - name: removal_reason
327
+ dtype: float64
328
+ - name: subreddit_subscribers
329
+ dtype: float64
330
+ - name: visited
331
+ dtype: 'null'
332
+ - name: wls
333
+ dtype: float64
334
+ - name: link_flair_template_id
335
+ dtype: 'null'
336
+ - name: previous_visits
337
+ dtype: 'null'
338
+ - name: author_created_utc
339
+ dtype: float64
340
+ - name: author_fullname
341
+ dtype: 'null'
342
+ - name: is_meta
343
+ dtype: 'null'
344
+ - name: author_patreon_flair
345
+ dtype: 'null'
346
+ - name: gildings
347
+ dtype: 'null'
348
+ - name: is_robot_indexable
349
+ dtype: 'null'
350
+ - name: event_end
351
+ dtype: float64
352
+ - name: event_is_live
353
+ dtype: 'null'
354
+ - name: event_start
355
+ dtype: float64
356
+ - name: collections
357
+ dtype: 'null'
358
+ - name: all_awardings
359
+ dtype: 'null'
360
+ - name: total_awards_received
361
+ dtype: float64
362
+ - name: allow_live_comments
363
+ dtype: 'null'
364
+ - name: discussion_type
365
+ dtype: 'null'
366
+ - name: awarders
367
+ dtype: 'null'
368
+ - name: removed_by
369
+ dtype: float64
370
+ - name: removed_by_category
371
+ dtype: 'null'
372
+ - name: author_premium
373
+ dtype: 'null'
374
+ - name: treatment_tags
375
+ dtype: 'null'
376
+ - name: poll_data
377
+ dtype: 'null'
378
+ - name: upvote_ratio
379
+ dtype: float64
380
+ - name: is_created_from_ads_ui
381
+ dtype: 'null'
382
+ - name: retrieved_utc
383
+ dtype: float64
384
+ - name: top_awarded_type
385
+ dtype: 'null'
386
+ - name: url_overridden_by_dest
387
+ dtype: 'null'
388
+ - name: media_metadata
389
+ dtype: 'null'
390
+ - name: call_to_action
391
+ dtype: 'null'
392
+ - name: live_audio
393
+ dtype: 'null'
394
+ splits:
395
+ - name: train
396
+ num_bytes: 1057154
397
+ num_examples: 1000
398
+ download_size: 258421
399
+ dataset_size: 1057154
400
+ configs:
401
+ - config_name: default
402
+ data_files:
403
+ - split: train
404
+ path: data/train-*
405
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:87c9f828dba0a64928e738199894c8cf1c18ef5330ef578013c32959a8fe2e99
3
+ size 258421