mwalmsley commited on
Commit
a1b00b2
·
verified ·
1 Parent(s): 66206fa

Upload dataset

Browse files
README.md CHANGED
@@ -29,7 +29,479 @@ configs:
29
  - split: test
30
  path: tiny/test-*
31
  dataset_info:
32
- config_name: tiny
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
33
  features:
34
  - name: image
35
  dtype: image
 
29
  - split: test
30
  path: tiny/test-*
31
  dataset_info:
32
+ - config_name: default
33
+ features:
34
+ - name: image
35
+ dtype: image
36
+ - name: id_str
37
+ dtype: string
38
+ - name: dataset_name
39
+ dtype: string
40
+ - name: ra
41
+ dtype: float64
42
+ - name: dec
43
+ dtype: float64
44
+ - name: smooth-or-featured-dr12_smooth
45
+ dtype: int32
46
+ - name: smooth-or-featured-dr12_smooth_fraction
47
+ dtype: float32
48
+ - name: smooth-or-featured-dr12_total-votes
49
+ dtype: int32
50
+ - name: smooth-or-featured-dr12_featured-or-disk
51
+ dtype: int32
52
+ - name: smooth-or-featured-dr12_featured-or-disk_fraction
53
+ dtype: float32
54
+ - name: smooth-or-featured-dr12_artifact
55
+ dtype: int32
56
+ - name: smooth-or-featured-dr12_artifact_fraction
57
+ dtype: float32
58
+ - name: disk-edge-on-dr12_yes
59
+ dtype: int32
60
+ - name: disk-edge-on-dr12_yes_fraction
61
+ dtype: float32
62
+ - name: disk-edge-on-dr12_total-votes
63
+ dtype: int32
64
+ - name: disk-edge-on-dr12_no
65
+ dtype: int32
66
+ - name: disk-edge-on-dr12_no_fraction
67
+ dtype: float32
68
+ - name: has-spiral-arms-dr12_yes
69
+ dtype: int32
70
+ - name: has-spiral-arms-dr12_yes_fraction
71
+ dtype: float32
72
+ - name: has-spiral-arms-dr12_total-votes
73
+ dtype: int32
74
+ - name: has-spiral-arms-dr12_no
75
+ dtype: int32
76
+ - name: has-spiral-arms-dr12_no_fraction
77
+ dtype: float32
78
+ - name: bar-dr12_yes
79
+ dtype: int32
80
+ - name: bar-dr12_yes_fraction
81
+ dtype: float32
82
+ - name: bar-dr12_total-votes
83
+ dtype: int32
84
+ - name: bar-dr12_no
85
+ dtype: int32
86
+ - name: bar-dr12_no_fraction
87
+ dtype: float32
88
+ - name: bulge-size-dr12_dominant
89
+ dtype: int32
90
+ - name: bulge-size-dr12_dominant_fraction
91
+ dtype: float32
92
+ - name: bulge-size-dr12_total-votes
93
+ dtype: int32
94
+ - name: bulge-size-dr12_obvious
95
+ dtype: int32
96
+ - name: bulge-size-dr12_obvious_fraction
97
+ dtype: float32
98
+ - name: bulge-size-dr12_none
99
+ dtype: int32
100
+ - name: bulge-size-dr12_none_fraction
101
+ dtype: float32
102
+ - name: how-rounded-dr12_completely
103
+ dtype: int32
104
+ - name: how-rounded-dr12_completely_fraction
105
+ dtype: float32
106
+ - name: how-rounded-dr12_total-votes
107
+ dtype: int32
108
+ - name: how-rounded-dr12_in-between
109
+ dtype: int32
110
+ - name: how-rounded-dr12_in-between_fraction
111
+ dtype: float32
112
+ - name: how-rounded-dr12_cigar-shaped
113
+ dtype: int32
114
+ - name: how-rounded-dr12_cigar-shaped_fraction
115
+ dtype: float32
116
+ - name: edge-on-bulge-dr12_boxy
117
+ dtype: int32
118
+ - name: edge-on-bulge-dr12_boxy_fraction
119
+ dtype: float32
120
+ - name: edge-on-bulge-dr12_total-votes
121
+ dtype: int32
122
+ - name: edge-on-bulge-dr12_none
123
+ dtype: int32
124
+ - name: edge-on-bulge-dr12_none_fraction
125
+ dtype: float32
126
+ - name: edge-on-bulge-dr12_rounded
127
+ dtype: int32
128
+ - name: edge-on-bulge-dr12_rounded_fraction
129
+ dtype: float32
130
+ - name: spiral-winding-dr12_tight
131
+ dtype: int32
132
+ - name: spiral-winding-dr12_tight_fraction
133
+ dtype: float32
134
+ - name: spiral-winding-dr12_total-votes
135
+ dtype: int32
136
+ - name: spiral-winding-dr12_medium
137
+ dtype: int32
138
+ - name: spiral-winding-dr12_medium_fraction
139
+ dtype: float32
140
+ - name: spiral-winding-dr12_loose
141
+ dtype: int32
142
+ - name: spiral-winding-dr12_loose_fraction
143
+ dtype: float32
144
+ - name: spiral-arm-count-dr12_1
145
+ dtype: int32
146
+ - name: spiral-arm-count-dr12_1_fraction
147
+ dtype: float32
148
+ - name: spiral-arm-count-dr12_total-votes
149
+ dtype: int32
150
+ - name: spiral-arm-count-dr12_2
151
+ dtype: int32
152
+ - name: spiral-arm-count-dr12_2_fraction
153
+ dtype: float32
154
+ - name: spiral-arm-count-dr12_3
155
+ dtype: int32
156
+ - name: spiral-arm-count-dr12_3_fraction
157
+ dtype: float32
158
+ - name: spiral-arm-count-dr12_4
159
+ dtype: int32
160
+ - name: spiral-arm-count-dr12_4_fraction
161
+ dtype: float32
162
+ - name: spiral-arm-count-dr12_more-than-4
163
+ dtype: int32
164
+ - name: spiral-arm-count-dr12_more-than-4_fraction
165
+ dtype: float32
166
+ - name: merging-dr12_neither
167
+ dtype: int32
168
+ - name: merging-dr12_neither_fraction
169
+ dtype: float32
170
+ - name: merging-dr12_total-votes
171
+ dtype: int32
172
+ - name: merging-dr12_tidal-debris
173
+ dtype: int32
174
+ - name: merging-dr12_tidal-debris_fraction
175
+ dtype: float32
176
+ - name: merging-dr12_both
177
+ dtype: int32
178
+ - name: merging-dr12_both_fraction
179
+ dtype: float32
180
+ - name: merging-dr12_merger
181
+ dtype: int32
182
+ - name: merging-dr12_merger_fraction
183
+ dtype: float32
184
+ - name: smooth-or-featured-dr5_smooth
185
+ dtype: int32
186
+ - name: smooth-or-featured-dr5_smooth_fraction
187
+ dtype: float32
188
+ - name: smooth-or-featured-dr5_total-votes
189
+ dtype: int32
190
+ - name: smooth-or-featured-dr5_featured-or-disk
191
+ dtype: int32
192
+ - name: smooth-or-featured-dr5_featured-or-disk_fraction
193
+ dtype: float32
194
+ - name: smooth-or-featured-dr5_artifact
195
+ dtype: int32
196
+ - name: smooth-or-featured-dr5_artifact_fraction
197
+ dtype: float32
198
+ - name: disk-edge-on-dr5_yes
199
+ dtype: int32
200
+ - name: disk-edge-on-dr5_yes_fraction
201
+ dtype: float32
202
+ - name: disk-edge-on-dr5_total-votes
203
+ dtype: int32
204
+ - name: disk-edge-on-dr5_no
205
+ dtype: int32
206
+ - name: disk-edge-on-dr5_no_fraction
207
+ dtype: float32
208
+ - name: has-spiral-arms-dr5_yes
209
+ dtype: int32
210
+ - name: has-spiral-arms-dr5_yes_fraction
211
+ dtype: float32
212
+ - name: has-spiral-arms-dr5_total-votes
213
+ dtype: int32
214
+ - name: has-spiral-arms-dr5_no
215
+ dtype: int32
216
+ - name: has-spiral-arms-dr5_no_fraction
217
+ dtype: float32
218
+ - name: bar-dr5_strong
219
+ dtype: int32
220
+ - name: bar-dr5_strong_fraction
221
+ dtype: float32
222
+ - name: bar-dr5_total-votes
223
+ dtype: int32
224
+ - name: bar-dr5_weak
225
+ dtype: int32
226
+ - name: bar-dr5_weak_fraction
227
+ dtype: float32
228
+ - name: bar-dr5_no
229
+ dtype: int32
230
+ - name: bar-dr5_no_fraction
231
+ dtype: float32
232
+ - name: bulge-size-dr5_dominant
233
+ dtype: int32
234
+ - name: bulge-size-dr5_dominant_fraction
235
+ dtype: float32
236
+ - name: bulge-size-dr5_total-votes
237
+ dtype: int32
238
+ - name: bulge-size-dr5_large
239
+ dtype: int32
240
+ - name: bulge-size-dr5_large_fraction
241
+ dtype: float32
242
+ - name: bulge-size-dr5_moderate
243
+ dtype: int32
244
+ - name: bulge-size-dr5_moderate_fraction
245
+ dtype: float32
246
+ - name: bulge-size-dr5_small
247
+ dtype: int32
248
+ - name: bulge-size-dr5_small_fraction
249
+ dtype: float32
250
+ - name: bulge-size-dr5_none
251
+ dtype: int32
252
+ - name: bulge-size-dr5_none_fraction
253
+ dtype: float32
254
+ - name: how-rounded-dr5_round
255
+ dtype: int32
256
+ - name: how-rounded-dr5_round_fraction
257
+ dtype: float32
258
+ - name: how-rounded-dr5_total-votes
259
+ dtype: int32
260
+ - name: how-rounded-dr5_in-between
261
+ dtype: int32
262
+ - name: how-rounded-dr5_in-between_fraction
263
+ dtype: float32
264
+ - name: how-rounded-dr5_cigar-shaped
265
+ dtype: int32
266
+ - name: how-rounded-dr5_cigar-shaped_fraction
267
+ dtype: float32
268
+ - name: edge-on-bulge-dr5_boxy
269
+ dtype: int32
270
+ - name: edge-on-bulge-dr5_boxy_fraction
271
+ dtype: float32
272
+ - name: edge-on-bulge-dr5_total-votes
273
+ dtype: int32
274
+ - name: edge-on-bulge-dr5_none
275
+ dtype: int32
276
+ - name: edge-on-bulge-dr5_none_fraction
277
+ dtype: float32
278
+ - name: edge-on-bulge-dr5_rounded
279
+ dtype: int32
280
+ - name: edge-on-bulge-dr5_rounded_fraction
281
+ dtype: float32
282
+ - name: spiral-winding-dr5_tight
283
+ dtype: int32
284
+ - name: spiral-winding-dr5_tight_fraction
285
+ dtype: float32
286
+ - name: spiral-winding-dr5_total-votes
287
+ dtype: int32
288
+ - name: spiral-winding-dr5_medium
289
+ dtype: int32
290
+ - name: spiral-winding-dr5_medium_fraction
291
+ dtype: float32
292
+ - name: spiral-winding-dr5_loose
293
+ dtype: int32
294
+ - name: spiral-winding-dr5_loose_fraction
295
+ dtype: float32
296
+ - name: spiral-arm-count-dr5_1
297
+ dtype: int32
298
+ - name: spiral-arm-count-dr5_1_fraction
299
+ dtype: float32
300
+ - name: spiral-arm-count-dr5_total-votes
301
+ dtype: int32
302
+ - name: spiral-arm-count-dr5_2
303
+ dtype: int32
304
+ - name: spiral-arm-count-dr5_2_fraction
305
+ dtype: float32
306
+ - name: spiral-arm-count-dr5_3
307
+ dtype: int32
308
+ - name: spiral-arm-count-dr5_3_fraction
309
+ dtype: float32
310
+ - name: spiral-arm-count-dr5_4
311
+ dtype: int32
312
+ - name: spiral-arm-count-dr5_4_fraction
313
+ dtype: float32
314
+ - name: spiral-arm-count-dr5_more-than-4
315
+ dtype: int32
316
+ - name: spiral-arm-count-dr5_more-than-4_fraction
317
+ dtype: float32
318
+ - name: spiral-arm-count-dr5_cant-tell
319
+ dtype: int32
320
+ - name: spiral-arm-count-dr5_cant-tell_fraction
321
+ dtype: float32
322
+ - name: merging-dr5_none
323
+ dtype: int32
324
+ - name: merging-dr5_none_fraction
325
+ dtype: float32
326
+ - name: merging-dr5_total-votes
327
+ dtype: int32
328
+ - name: merging-dr5_minor-disturbance
329
+ dtype: int32
330
+ - name: merging-dr5_minor-disturbance_fraction
331
+ dtype: float32
332
+ - name: merging-dr5_major-disturbance
333
+ dtype: int32
334
+ - name: merging-dr5_major-disturbance_fraction
335
+ dtype: float32
336
+ - name: merging-dr5_merger
337
+ dtype: int32
338
+ - name: merging-dr5_merger_fraction
339
+ dtype: float32
340
+ - name: smooth-or-featured-dr8_smooth
341
+ dtype: int32
342
+ - name: smooth-or-featured-dr8_smooth_fraction
343
+ dtype: float32
344
+ - name: smooth-or-featured-dr8_total-votes
345
+ dtype: int32
346
+ - name: smooth-or-featured-dr8_featured-or-disk
347
+ dtype: int32
348
+ - name: smooth-or-featured-dr8_featured-or-disk_fraction
349
+ dtype: float32
350
+ - name: smooth-or-featured-dr8_artifact
351
+ dtype: int32
352
+ - name: smooth-or-featured-dr8_artifact_fraction
353
+ dtype: float32
354
+ - name: disk-edge-on-dr8_yes
355
+ dtype: int32
356
+ - name: disk-edge-on-dr8_yes_fraction
357
+ dtype: float32
358
+ - name: disk-edge-on-dr8_total-votes
359
+ dtype: int32
360
+ - name: disk-edge-on-dr8_no
361
+ dtype: int32
362
+ - name: disk-edge-on-dr8_no_fraction
363
+ dtype: float32
364
+ - name: has-spiral-arms-dr8_yes
365
+ dtype: int32
366
+ - name: has-spiral-arms-dr8_yes_fraction
367
+ dtype: float32
368
+ - name: has-spiral-arms-dr8_total-votes
369
+ dtype: int32
370
+ - name: has-spiral-arms-dr8_no
371
+ dtype: int32
372
+ - name: has-spiral-arms-dr8_no_fraction
373
+ dtype: float32
374
+ - name: bar-dr8_strong
375
+ dtype: int32
376
+ - name: bar-dr8_strong_fraction
377
+ dtype: float32
378
+ - name: bar-dr8_total-votes
379
+ dtype: int32
380
+ - name: bar-dr8_weak
381
+ dtype: int32
382
+ - name: bar-dr8_weak_fraction
383
+ dtype: float32
384
+ - name: bar-dr8_no
385
+ dtype: int32
386
+ - name: bar-dr8_no_fraction
387
+ dtype: float32
388
+ - name: bulge-size-dr8_dominant
389
+ dtype: int32
390
+ - name: bulge-size-dr8_dominant_fraction
391
+ dtype: float32
392
+ - name: bulge-size-dr8_total-votes
393
+ dtype: int32
394
+ - name: bulge-size-dr8_large
395
+ dtype: int32
396
+ - name: bulge-size-dr8_large_fraction
397
+ dtype: float32
398
+ - name: bulge-size-dr8_moderate
399
+ dtype: int32
400
+ - name: bulge-size-dr8_moderate_fraction
401
+ dtype: float32
402
+ - name: bulge-size-dr8_small
403
+ dtype: int32
404
+ - name: bulge-size-dr8_small_fraction
405
+ dtype: float32
406
+ - name: bulge-size-dr8_none
407
+ dtype: int32
408
+ - name: bulge-size-dr8_none_fraction
409
+ dtype: float32
410
+ - name: how-rounded-dr8_round
411
+ dtype: int32
412
+ - name: how-rounded-dr8_round_fraction
413
+ dtype: float32
414
+ - name: how-rounded-dr8_total-votes
415
+ dtype: int32
416
+ - name: how-rounded-dr8_in-between
417
+ dtype: int32
418
+ - name: how-rounded-dr8_in-between_fraction
419
+ dtype: float32
420
+ - name: how-rounded-dr8_cigar-shaped
421
+ dtype: int32
422
+ - name: how-rounded-dr8_cigar-shaped_fraction
423
+ dtype: float32
424
+ - name: edge-on-bulge-dr8_boxy
425
+ dtype: int32
426
+ - name: edge-on-bulge-dr8_boxy_fraction
427
+ dtype: float32
428
+ - name: edge-on-bulge-dr8_total-votes
429
+ dtype: int32
430
+ - name: edge-on-bulge-dr8_none
431
+ dtype: int32
432
+ - name: edge-on-bulge-dr8_none_fraction
433
+ dtype: float32
434
+ - name: edge-on-bulge-dr8_rounded
435
+ dtype: int32
436
+ - name: edge-on-bulge-dr8_rounded_fraction
437
+ dtype: float32
438
+ - name: spiral-winding-dr8_tight
439
+ dtype: int32
440
+ - name: spiral-winding-dr8_tight_fraction
441
+ dtype: float32
442
+ - name: spiral-winding-dr8_total-votes
443
+ dtype: int32
444
+ - name: spiral-winding-dr8_medium
445
+ dtype: int32
446
+ - name: spiral-winding-dr8_medium_fraction
447
+ dtype: float32
448
+ - name: spiral-winding-dr8_loose
449
+ dtype: int32
450
+ - name: spiral-winding-dr8_loose_fraction
451
+ dtype: float32
452
+ - name: spiral-arm-count-dr8_1
453
+ dtype: int32
454
+ - name: spiral-arm-count-dr8_1_fraction
455
+ dtype: float32
456
+ - name: spiral-arm-count-dr8_total-votes
457
+ dtype: int32
458
+ - name: spiral-arm-count-dr8_2
459
+ dtype: int32
460
+ - name: spiral-arm-count-dr8_2_fraction
461
+ dtype: float32
462
+ - name: spiral-arm-count-dr8_3
463
+ dtype: int32
464
+ - name: spiral-arm-count-dr8_3_fraction
465
+ dtype: float32
466
+ - name: spiral-arm-count-dr8_4
467
+ dtype: int32
468
+ - name: spiral-arm-count-dr8_4_fraction
469
+ dtype: float32
470
+ - name: spiral-arm-count-dr8_more-than-4
471
+ dtype: int32
472
+ - name: spiral-arm-count-dr8_more-than-4_fraction
473
+ dtype: float32
474
+ - name: spiral-arm-count-dr8_cant-tell
475
+ dtype: int32
476
+ - name: spiral-arm-count-dr8_cant-tell_fraction
477
+ dtype: float32
478
+ - name: merging-dr8_none
479
+ dtype: int32
480
+ - name: merging-dr8_none_fraction
481
+ dtype: float32
482
+ - name: merging-dr8_total-votes
483
+ dtype: int32
484
+ - name: merging-dr8_minor-disturbance
485
+ dtype: int32
486
+ - name: merging-dr8_minor-disturbance_fraction
487
+ dtype: float32
488
+ - name: merging-dr8_major-disturbance
489
+ dtype: int32
490
+ - name: merging-dr8_major-disturbance_fraction
491
+ dtype: float32
492
+ - name: merging-dr8_merger
493
+ dtype: int32
494
+ - name: merging-dr8_merger_fraction
495
+ dtype: float32
496
+ - name: summary
497
+ dtype: string
498
+ splits:
499
+ - name: train
500
+ num_bytes: 13952475705.51
501
+ num_examples: 319530
502
+ download_size: 13995338725
503
+ dataset_size: 13952475705.51
504
+ - config_name: tiny
505
  features:
506
  - name: image
507
  dtype: image
data/train-00000-of-00028.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f4414316e1a74fa49ae205dc81c8a78f28791e12c4a0965b5af052e9a20de782
3
- size 492832584
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:db972d5d162696361e227ebeec95086dae899d68cc4d1b967b7b42bb2cf43f20
3
+ size 498858690
data/train-00001-of-00028.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:523e25a4f0bfc68bb781a769a6153b3cb60fd46c98e4972b8b7c76e7345d8d1e
3
- size 494623744
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:240a06aa79401152f5120a58b0e0233f3c1a979333364adca73625b99ee47506
3
+ size 500643227
data/train-00002-of-00028.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4247a0c2b6c2406ad8b210d2a298d573b80510a85abc84caf9f335a298b75e21
3
- size 494068114
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9427fbd6362e4a4580c90775750614c4bd5116889141184381dcddca4eb3e5b7
3
+ size 500099852
data/train-00003-of-00028.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6953cef020f360d8ef1f3e6e30d8cbe535e596f71d24ea85694f69ab0c942bde
3
- size 493917831
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:19ebf47907f39d8e5493ef0706fb21ef3e815c6d2c25e68c9e985375a834b89d
3
+ size 499940987
data/train-00004-of-00028.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6fe2b6095e5a2768f788a244ad59786408def6403b3608a46fda59f924332253
3
- size 493412728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e983a384a903976f104bd94d285dab0c4159b947d74368274347445e6deb8010
3
+ size 499443606
data/train-00005-of-00028.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5bbd64228a933a50a080f1cc2a2643fdafa1d92aaf880e2d0648cd9d52e46eee
3
- size 494465035
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8c4e1defb7e77222ea00d21fc270fb4a3e0d55f75df46b8ee294cbf6a6363273
3
+ size 500490253
data/train-00006-of-00028.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b2b41d3eb0312e37e700c1223dcd1d1c19f5093c44889706da38ad61733a6abb
3
- size 493715900
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:38704d91b457d458aefbbca9c2eaadfccf62a60bd87625c82389a1d46350a8cf
3
+ size 499738556
data/train-00007-of-00028.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c3679f12ad6d9a6ed04c4dc9db32759c3472811a38da6d747ea982a6652233d9
3
- size 493800198
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8842c1019b0fe8ff58c6851479c8cb8fb5bacf394e991032755ab3f2b81c8616
3
+ size 499818338
data/train-00008-of-00028.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1a2745eed50f7a51842cf40245348ee21d792832c217b3fc54aa16c1a31eb9e5
3
- size 493184414
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8144daa4dbffffad1f1eb326752ab4bb775637fa24d434ea17c095872e057aec
3
+ size 499206253
data/train-00009-of-00028.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:931f03264ec244ac3ab1f4e3a85c80ea498842f8ca80a573d4723cf59327719f
3
- size 493191419
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:136ca5c84af8b82c5c39d0852f26918dcd63ce851b149e0504f125761445035f
3
+ size 499208489
data/train-00010-of-00028.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b98329d35a11c97f43d97b2b1cb2e99a32afbdcff3705c72ef5605025620baff
3
- size 494964745
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e06062c6ad5096af73ef907ca9b911483b81f13c7a957e1981f2909e126feb54
3
+ size 500983894
data/train-00011-of-00028.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:43307e3e15cec8cbed5c0bd7941b96347f6f455cd84503b74b93b4486352cbdf
3
- size 493993982
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dd7281bff16742afbf0fbffbed381f612d0e8116abc751c5f2b210de9c4f6ddd
3
+ size 500008499
data/train-00012-of-00028.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b105b45796efe83437e9d439cde13c73db2857f0666aa194b8f507cb6464df01
3
- size 493050444
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d6818187c05c2dc2d3ab15f15e47000d48394437e6c6a94a54bcb18e80957bfd
3
+ size 499078980
data/train-00013-of-00028.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ca703228ce2711bd1735f4ae02e9f5eae28b88d5a0627ef572114ce261b1df3f
3
- size 495028186
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7058e32a52b54dac475f07b309768dd9ba2f7849be46d9c44a75e7f169000b2d
3
+ size 501052710
data/train-00014-of-00028.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:14a7696dc62e7d6f1c90e130299ab4d0e236f7d9fde10caba13df125b116db6b
3
- size 493723875
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ce33afcc3d2d5d8766dc884992c3d0f94160ac24d4d2d06e1e3d9c53b3e3d710
3
+ size 499742287
data/train-00015-of-00028.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:006654fdea1010f12c1155a945b4a99873af3e42bf9d20e8943494c1891cb74b
3
- size 494055940
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0250c9d8513e7bbd30cccd4dc19744a61fb9fbeaaedc9456e6f796222a4cc5b7
3
+ size 500079286
data/train-00016-of-00028.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:85e5ec0df731985a26e673f237a1c0c3c8edd83c20317be2bf5a3a85cf6f5ea6
3
- size 493795818
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4253d968551865d2402ffb3b7ce92a649a1d2a8b3498055a274421fdbc8ea822
3
+ size 499821275
data/train-00017-of-00028.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:335b5304ca987ba507c4a2de6c93b9f69bcec4788193455ae1de2ec7098eae93
3
- size 494441448
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a06f6d908a7907854cdd87b772a683a0dd7c1520bad636510ebef43116ad69af
3
+ size 500477339
data/train-00018-of-00028.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:003a2facb36e29a2b391ea61969fd5b42e7c76b698ffb765fc46826d34e4ef71
3
- size 494561815
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8f45319e167ca222aa1bb3e108bfa01c5089ca1df5489c739495f8d9b128ebc0
3
+ size 500595433
data/train-00019-of-00028.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3e0975be0500460490054992692f9aad4acb567d5509357c6b203b1a35f530c2
3
- size 493154538
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bdaad27b880111b06a5c4b7e0992826c2d7f2d0c596546288974c210b897f60d
3
+ size 499185082
data/train-00020-of-00028.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6f1693ff700807804301d076bbd94d1785c7b9af32f0ce122491f40a9444bbb0
3
- size 494426205
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e2b134db5afced6a7aca7855863fb6b399d94a2bfd28b6595a83a87e7c3ff58b
3
+ size 500446855
data/train-00021-of-00028.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:93c2f19b507418f33d416d9689fa37f29da62e02ed50d4f78318f3e6076ddda2
3
- size 493826825
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:45d4f03705b43ab323b50e4db51b6ff4028650fc7dac3fbba8bcf9631be2f0ae
3
+ size 499854998
data/train-00022-of-00028.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9ed13a472e051e76cb6c2ef152d16450ebe34936b99f10695ec770b6fbb5d122
3
- size 493204965
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:526b12e5d4a83aa6e4b6f3556765601e5fe5d25967732940e36dc2284e728dfb
3
+ size 499226359
data/train-00023-of-00028.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7bff83fb472712c3de82a832ff5c7a960416f65ce8a5f1a0c58f31316f03f1bd
3
- size 493684144
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b71892ca693c219f160c79b9830e46ecdc36533b474e3c565044f7cb7f69f6f3
3
+ size 499712842
data/train-00024-of-00028.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7d1ba7b4595b325209bf44d99f8d3772c273519c047e1e97e1dc3a09540e9ac8
3
- size 493496739
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f1aefe526755c4acc5183998f4586acaf6499a79fd341ba4842c56a3e7c00058
3
+ size 499502648
data/train-00025-of-00028.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1562225b6ada5ae5d8720a830af944d694a10b3b8bc735e12a06d284009a509e
3
- size 493226334
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb0b14cb440ec3bf3f0ebe61355a6edcd71f238cc4bd66a6e358c1f757d9bf3e
3
+ size 499253736
data/train-00026-of-00028.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c95c7e17c149a5d1336c6c63e94529d9c6193831ba3a4d930fce7f69ac22fb80
3
- size 493784341
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9afe2d7d0ab8b9f07ac9da5b99dd982257c69470c5b893fd9272264b727498d2
3
+ size 499813521
data/train-00027-of-00028.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2990c4e84398fc85050ebe363562cd81298a6f12434b5039d4ccb101e8976d97
3
- size 493045979
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc9e4a55cf280e354dfc3af088d57b52cf7ef3bc50d1d85c044a5f8b615dc94b
3
+ size 499054730