pszemraj commited on
Commit
cbd1f12
1 Parent(s): 57dbd91

Upload dataset (part 00003-of-00004)

Browse files
Files changed (43) hide show
  1. README.md +46 -1
  2. image-dataset-sample/train-00150-of-00192.parquet +3 -0
  3. image-dataset-sample/train-00151-of-00192.parquet +3 -0
  4. image-dataset-sample/train-00152-of-00192.parquet +3 -0
  5. image-dataset-sample/train-00153-of-00192.parquet +3 -0
  6. image-dataset-sample/train-00154-of-00192.parquet +3 -0
  7. image-dataset-sample/train-00155-of-00192.parquet +3 -0
  8. image-dataset-sample/train-00156-of-00192.parquet +3 -0
  9. image-dataset-sample/train-00157-of-00192.parquet +3 -0
  10. image-dataset-sample/train-00158-of-00192.parquet +3 -0
  11. image-dataset-sample/train-00159-of-00192.parquet +3 -0
  12. image-dataset-sample/train-00160-of-00192.parquet +3 -0
  13. image-dataset-sample/train-00161-of-00192.parquet +3 -0
  14. image-dataset-sample/train-00162-of-00192.parquet +3 -0
  15. image-dataset-sample/train-00163-of-00192.parquet +3 -0
  16. image-dataset-sample/train-00164-of-00192.parquet +3 -0
  17. image-dataset-sample/train-00165-of-00192.parquet +3 -0
  18. image-dataset-sample/train-00166-of-00192.parquet +3 -0
  19. image-dataset-sample/train-00167-of-00192.parquet +3 -0
  20. image-dataset-sample/train-00168-of-00192.parquet +3 -0
  21. image-dataset-sample/train-00169-of-00192.parquet +3 -0
  22. image-dataset-sample/train-00170-of-00192.parquet +3 -0
  23. image-dataset-sample/train-00171-of-00192.parquet +3 -0
  24. image-dataset-sample/train-00172-of-00192.parquet +3 -0
  25. image-dataset-sample/train-00173-of-00192.parquet +3 -0
  26. image-dataset-sample/train-00174-of-00192.parquet +3 -0
  27. image-dataset-sample/train-00175-of-00192.parquet +3 -0
  28. image-dataset-sample/train-00176-of-00192.parquet +3 -0
  29. image-dataset-sample/train-00177-of-00192.parquet +3 -0
  30. image-dataset-sample/train-00178-of-00192.parquet +3 -0
  31. image-dataset-sample/train-00179-of-00192.parquet +3 -0
  32. image-dataset-sample/train-00180-of-00192.parquet +3 -0
  33. image-dataset-sample/train-00181-of-00192.parquet +3 -0
  34. image-dataset-sample/train-00182-of-00192.parquet +3 -0
  35. image-dataset-sample/train-00183-of-00192.parquet +3 -0
  36. image-dataset-sample/train-00184-of-00192.parquet +3 -0
  37. image-dataset-sample/train-00185-of-00192.parquet +3 -0
  38. image-dataset-sample/train-00186-of-00192.parquet +3 -0
  39. image-dataset-sample/train-00187-of-00192.parquet +3 -0
  40. image-dataset-sample/train-00188-of-00192.parquet +3 -0
  41. image-dataset-sample/train-00189-of-00192.parquet +3 -0
  42. image-dataset-sample/train-00190-of-00192.parquet +3 -0
  43. image-dataset-sample/train-00191-of-00192.parquet +3 -0
README.md CHANGED
@@ -8,10 +8,12 @@ language:
8
  license: odc-by
9
  size_categories:
10
  - 10M<n<100M
 
11
  task_categories:
12
  - text-generation
13
  - feature-extraction
14
  dataset_info:
 
15
  features:
16
  - name: id
17
  dtype: string
@@ -47,15 +49,58 @@ dataset_info:
47
  num_examples: 16056485
48
  download_size: 6048474776
49
  dataset_size: 9573264639
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
50
  configs:
51
  - config_name: default
52
  data_files:
53
  - split: train
54
  path: data/train-*
 
 
 
 
55
  tags:
56
  - reddit
57
  - upvoteweb
58
- source_datasets: OpenCo7/UpVoteWeb
59
  ---
60
 
61
 
 
8
  license: odc-by
9
  size_categories:
10
  - 10M<n<100M
11
+ source_datasets: OpenCo7/UpVoteWeb
12
  task_categories:
13
  - text-generation
14
  - feature-extraction
15
  dataset_info:
16
+ - config_name: default
17
  features:
18
  - name: id
19
  dtype: string
 
49
  num_examples: 16056485
50
  download_size: 6048474776
51
  dataset_size: 9573264639
52
+ - config_name: image-dataset-sample
53
+ features:
54
+ - name: id
55
+ dtype: string
56
+ - name: parent_id
57
+ dtype: 'null'
58
+ - name: post_id
59
+ dtype: string
60
+ - name: text
61
+ dtype: string
62
+ - name: url
63
+ dtype: string
64
+ - name: date
65
+ dtype: string
66
+ - name: author
67
+ dtype: string
68
+ - name: subreddit
69
+ dtype: string
70
+ - name: score
71
+ dtype: int64
72
+ - name: token_count
73
+ dtype: int64
74
+ - name: kind
75
+ dtype: string
76
+ - name: language
77
+ dtype: string
78
+ - name: language_score
79
+ dtype: float64
80
+ - name: media_urls
81
+ dtype: string
82
+ - name: media_url1
83
+ dtype: string
84
+ - name: image
85
+ dtype: image
86
+ splits:
87
+ - name: train
88
+ num_bytes: 95882530439.49341
89
+ num_examples: 122087
90
+ download_size: 96970586893
91
+ dataset_size: 95882530439.49341
92
  configs:
93
  - config_name: default
94
  data_files:
95
  - split: train
96
  path: data/train-*
97
+ - config_name: image-dataset-sample
98
+ data_files:
99
+ - split: train
100
+ path: image-dataset-sample/train-*
101
  tags:
102
  - reddit
103
  - upvoteweb
 
104
  ---
105
 
106
 
image-dataset-sample/train-00150-of-00192.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fff7000a8e659cbd7401fc258f5d00cd544d34ffd1d9e0b0f1662ed21f1f49ef
3
+ size 534425940
image-dataset-sample/train-00151-of-00192.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:18e6cfd8051e198804c74634daf9c3563923d899dcc7c3ac00b91b64bf001734
3
+ size 503327708
image-dataset-sample/train-00152-of-00192.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c75e4ead9f991de247f89edba5329d9b9f612cd3fa8683a23e67b3b7a6a245eb
3
+ size 515846572
image-dataset-sample/train-00153-of-00192.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d1528e95958a14f193ceb97496fdb441bcd08875914d3e070e32b76fa894822
3
+ size 454119996
image-dataset-sample/train-00154-of-00192.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:20e62b36bef04903fd61e9ed1fefaaf0a71db82209c85f74221f7e0b282b85bc
3
+ size 488717797
image-dataset-sample/train-00155-of-00192.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5fa73743ae3dafc878517e069f09ccefa84d248cd735420bde72f3bc9752daa5
3
+ size 562081899
image-dataset-sample/train-00156-of-00192.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6174507b3b3acb59997f6e7eb6a25e0a4418ba363744ccbb3e3b2993088c2fef
3
+ size 501636570
image-dataset-sample/train-00157-of-00192.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9409e03c3946a664ab18185cd5ac5e58ab98d4351e96112f2c24ef6b241aa0f5
3
+ size 553606373
image-dataset-sample/train-00158-of-00192.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9910bdf010e8a6a22c9f19c781dcaa8290fc0b3ae674f6b60624614ff7028cae
3
+ size 523753725
image-dataset-sample/train-00159-of-00192.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e21db782acce6c57b0d95bcade674cbe68e53a16e8c7174dca8223ceeae24850
3
+ size 535418804
image-dataset-sample/train-00160-of-00192.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e47723dc006a02f32d0925f59591a2df872ba43bcb50fdc72a043970f34e710
3
+ size 463770237
image-dataset-sample/train-00161-of-00192.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ed48e9974b1c8069caf10a7a2298518c802bb1905162ab9baa3c056293cd00f
3
+ size 497729958
image-dataset-sample/train-00162-of-00192.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be619f75ef3ad0a157d215cd538b34c89b0a8384dc536b2ade8e5342f1933d96
3
+ size 481753586
image-dataset-sample/train-00163-of-00192.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3489b2f47cb6f81662d9b3f91b5804a388629b5ef9f4fbfa42865446c4a1e238
3
+ size 540875762
image-dataset-sample/train-00164-of-00192.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b061568fe208bea3d56009e9e908817c31dfc81828f6691135a03bf0003c7247
3
+ size 495670886
image-dataset-sample/train-00165-of-00192.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6d62e59341a3bfb09e56c703c9b76d2c56a3ed733ba2ed626c2dcb939395bed0
3
+ size 454750114
image-dataset-sample/train-00166-of-00192.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:80ff8193e3fed46baa26b22a150463c2dc64a40520f5a43fbeabafec50b8715a
3
+ size 525984669
image-dataset-sample/train-00167-of-00192.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:273fcc46fa03d14fe7c2925b7308c0ff741d7f846e1e52f496a65d992f097af5
3
+ size 479189294
image-dataset-sample/train-00168-of-00192.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9af225356b20b92d8b1c6161eae0d16944d0b6ff5c12d6d1ec639641a361dd75
3
+ size 466804809
image-dataset-sample/train-00169-of-00192.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6e82c9a8ac85901ed059275ffdbb05036efdaed7ecfeefff554a23a2bcad11f8
3
+ size 501541238
image-dataset-sample/train-00170-of-00192.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2f93d43ac117e1f60113f77efdd79052f05599d944295c4fa142d4b37ebf5623
3
+ size 494405033
image-dataset-sample/train-00171-of-00192.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d0160e1b486b075750fec1907a1ccb9fe7b05bef2c4ee9495b2a1619dbfae8e
3
+ size 473807619
image-dataset-sample/train-00172-of-00192.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:088921f2359a64383968efd809f8c931b18c5b60f7d7839b3898a50293817d1d
3
+ size 477120395
image-dataset-sample/train-00173-of-00192.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:35ad60219f10efe45d0ad392a3fee64dc67f535c7101313c5b521f9938cfcb99
3
+ size 430653124
image-dataset-sample/train-00174-of-00192.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:077219b92483b91e664da5f3aa13dad099b6b3b17f9653bdc9b43bb55928d2dd
3
+ size 497776786
image-dataset-sample/train-00175-of-00192.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7e9cfae9787038b83598924ebc5aa0797b095d1d07880b95f3fbcabf08899f56
3
+ size 481898493
image-dataset-sample/train-00176-of-00192.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:66f269a3985c3c9d1bed243bbe8af02c474b03a876a6df28f763d1647733484e
3
+ size 520164234
image-dataset-sample/train-00177-of-00192.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fcf2f96c5c6707abfc2facd0540d19e5098876232f34b157d664616a5a498575
3
+ size 465889073
image-dataset-sample/train-00178-of-00192.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fa0c2a749bdc952e811c5ec778b2eebd94a3a2a5bf511cee67145b204f5c3067
3
+ size 489497292
image-dataset-sample/train-00179-of-00192.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:40c8035d1ee18bbdb5a18f0aaa5bd487e87a51e8f4c524f83d27d0632811c580
3
+ size 504092124
image-dataset-sample/train-00180-of-00192.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7613e60de7d91c83db0e13da8b6f036325b70728729fc43f8d1bff74c7337520
3
+ size 485296281
image-dataset-sample/train-00181-of-00192.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb1dbc680ba6a2bf9275b47f11c66e786eb5c152b102fc3aabc06f6c28e1119d
3
+ size 549035469
image-dataset-sample/train-00182-of-00192.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a1a6b33c785ff310e326ca524401854348b40d02c91ec84e3f688b4f2a955b14
3
+ size 489564660
image-dataset-sample/train-00183-of-00192.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ea276715bf767d4818ef823b6429c57c498bcb50e977c9e6c115070da682510
3
+ size 550352577
image-dataset-sample/train-00184-of-00192.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0f25ab40e94a4d1a6940555ac5f4e763793ff29704e490c949d6a299fc31b056
3
+ size 495031763
image-dataset-sample/train-00185-of-00192.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d968a5bfc11e12f8777dd29825e630011fd0c5c4439ab09ff2864e4b546ce7b9
3
+ size 510051281
image-dataset-sample/train-00186-of-00192.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:19659120fc6c2841500fe53ba0deb71d9af0aae360064297a2d26d761e136bcf
3
+ size 501199824
image-dataset-sample/train-00187-of-00192.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:028fa8c817d231ccb53cbf700c515c1a6a576152e5b0c9d505a282677b8d1783
3
+ size 513388080
image-dataset-sample/train-00188-of-00192.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:60256b611dd95606b6e25bc894c6daac5aa4f77edc43cdb1d73b7f4ddf83e9d9
3
+ size 507513787
image-dataset-sample/train-00189-of-00192.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:031efb6dbd30b3c2732dae26e07deed8c42e2e9e48e98499b686250e7eca1b19
3
+ size 485421497
image-dataset-sample/train-00190-of-00192.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef795fe98c03cf76317f4ef236a82d961ee7b248d8b6bbf4473aa8b77f2da75d
3
+ size 534879616
image-dataset-sample/train-00191-of-00192.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd53a2a7726355a7ad58800dfcd952c1646bccb62217a57e005825b551fe12ae
3
+ size 512630208