tamnd commited on
Commit
bcd5956
·
verified ·
1 Parent(s): fadd0e7

Add submissions/2012-03 (5 shards, 2.2M rows)

Browse files
README.md CHANGED
@@ -53,7 +53,7 @@ task_categories:
53
 
54
  The full Reddit archive from [Arctic Shift](https://github.com/ArthurHeitmann/arctic_shift), converted to Parquet and hosted here for easy access. Covers every public subreddit from **2005-12** through **2026-02**.
55
 
56
- Right now the archive has **1.3B items** (124.1M comments, 1.2B submissions) in **155.4 GB** of compressed Parquet. Comments and submissions are stored as separate datasets, split into monthly shards you can load individually or stream together.
57
 
58
  Reddit has been around since 2005. Millions of people use it to talk about everything - programming, sports, cooking, politics, niche hobbies. That makes it one of the best sources of natural conversation data for language model training, sentiment analysis, community research, and information retrieval. Most Reddit datasets only cover specific subreddits or time windows. This one covers all of it.
59
 
@@ -105,7 +105,7 @@ states.json live pipeline state (updated every ~5 min)
105
  2009 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 4.8M
106
  2010 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 6.9M
107
  2011 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 15.0M
108
- 2012 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 8.5M
109
  2017 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 10.4M
110
  2018 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 11.3M
111
  2019 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 21.2M
@@ -225,20 +225,20 @@ huggingface-cli download open-index/arctic \
225
  | Type | Months | Rows | Parquet Size |
226
  |------|-------:|-----:|-------------:|
227
  | comments | 67 | 124.1M | 10.4 GB |
228
- | submissions | 107 | 1.2B | 145.1 GB |
229
- | **Total** | **67** | **1.3B** | **155.4 GB** |
230
 
231
  ### Coverage
232
 
233
- Processing **174** of **486** (month, type) pairs from **2005-12** through **2026-02**.
234
 
235
  | Metric | Size |
236
  |--------|-----:|
237
  | Total .zst archive | 3.6 TB |
238
- | Processed (.zst) | 463.8 GB |
239
  | Remaining (.zst) | 3.1 TB |
240
 
241
- ### Remaining months (312 pairs)
242
 
243
  <details>
244
  <summary>Click to expand remaining months table</summary>
@@ -254,7 +254,6 @@ Processing **174** of **486** (month, type) pairs from **2005-12** through **202
254
  | 2012-01 | comments | 1.4 GB |
255
  | 2012-02 | comments | 1.4 GB |
256
  | 2012-03 | comments | 1.6 GB |
257
- | 2012-03 | submissions | 315.1 MB |
258
  | 2012-04 | comments | 1.7 GB |
259
  | 2012-05 | comments | 1.8 GB |
260
  | 2012-06 | comments | 1.9 GB |
@@ -563,7 +562,7 @@ Processing **174** of **486** (month, type) pairs from **2005-12** through **202
563
  ### Monthly breakdown
564
 
565
  <details>
566
- <summary>Click to expand full monthly table (67 comment months + 107 submission months)</summary>
567
 
568
  | Month | Type | .zst Size | Download | Process | Upload | Shards | Rows | Parquet |
569
  |-------|------|----------:|-------:|-------:|-------:|-------:|-------:|-------:|
@@ -709,8 +708,9 @@ Processing **174** of **486** (month, type) pairs from **2005-12** through **202
709
  | 2011-12 | submissions | 252.0 MB | - | 2m56s | 1m21s | 4 | 1,772,219 | 194.2 MB |
710
  | 2012-01 | submissions | 285.4 MB | 2m04s | 5m37s | 2m09s | 4 | 1,981,577 | 217.7 MB |
711
  | 2012-02 | submissions | 288.4 MB | 1m14s | 9m08s | 1m10s | 4 | 1,961,817 | 221.3 MB |
 
712
  | 2012-04 | submissions | 333.9 MB | 1m31s | 7m36s | 1m35s | 5 | 2,279,491 | 253.9 MB |
713
- | 2012-05 | submissions | 348.5 MB | 1m41s | 9m32s | - | 5 | 2,293,901 | 273.1 MB |
714
  | 2017-11 | submissions | 2.2 GB | 8m23s | 79m11s | 2m55s | 21 | 10,377,379 | 1.3 GB |
715
  | 2018-01 | submissions | 2.4 GB | 8m56s | 94m49s | 3m14s | 23 | 11,306,843 | 1.4 GB |
716
  | 2019-11 | submissions | 5.5 GB | 9m48s | 26m01s | 5m27s | 43 | 21,243,315 | 2.2 GB |
@@ -772,16 +772,15 @@ ORDER BY year, month, type;
772
 
773
  > Pipelined ingestion running on **vmi3112167** (6 cores, 12 GB RAM, 103 GB free). Auto-updated every ~5 minutes.
774
 
775
- **Started:** 2026-03-21 09:20 UTC / **Elapsed:** 48m / **Committed this session:** 8
776
 
777
  ### Active Workers
778
 
779
  | Stage | Month | Type | Progress |
780
  |-------|-------|------|----------|
781
- | Downloading | 2012-10 | submissions | 4.8 MB / 446.3 MB (1%) |
782
- | Processing | 2012-03 | submissions | shard 3 · 4.5M rows · 31.8K rows/s |
783
  | Processing | 2012-06 | submissions | starting... |
784
- | Uploading | 2012-05 | submissions | 5 shards · 2.3M rows · committing |
 
785
 
786
 
787
  ### Throughput
@@ -789,21 +788,21 @@ ORDER BY year, month, type;
789
  | Metric | Value |
790
  |--------|------:|
791
  | Download | 16 Mbps avg |
792
- | Processing | 15.0K rows/s avg |
793
- | Upload | 77.8s per commit avg |
794
- | ETA | 2026-03-22 23:40 UTC |
795
 
796
  ### Progress
797
 
798
- `██████░░░░░░░░░░░░░░░░░░░░░░░░` 106 / 488 (21.7%)
799
 
800
  | Metric | This Session |
801
  |--------|-------------:|
802
- | Months committed | 8 |
803
- | Rows processed | 14.2M |
804
- | Data committed | 1.5 GB |
805
 
806
- *Last update: 2026-03-21 10:08 UTC*
807
 
808
 
809
  # Dataset card for Arctic Shift Reddit Archive
@@ -987,4 +986,4 @@ All the data here comes from [Arctic Shift](https://github.com/ArthurHeitmann/ar
987
 
988
  Questions, feedback, or issues - open a discussion on the [Community tab](https://huggingface.co/datasets/open-index/arctic/discussions).
989
 
990
- *Last updated: 2026-03-21 10:08 UTC*
 
53
 
54
  The full Reddit archive from [Arctic Shift](https://github.com/ArthurHeitmann/arctic_shift), converted to Parquet and hosted here for easy access. Covers every public subreddit from **2005-12** through **2026-02**.
55
 
56
+ Right now the archive has **1.3B items** (124.1M comments, 1.2B submissions) in **155.7 GB** of compressed Parquet. Comments and submissions are stored as separate datasets, split into monthly shards you can load individually or stream together.
57
 
58
  Reddit has been around since 2005. Millions of people use it to talk about everything - programming, sports, cooking, politics, niche hobbies. That makes it one of the best sources of natural conversation data for language model training, sentiment analysis, community research, and information retrieval. Most Reddit datasets only cover specific subreddits or time windows. This one covers all of it.
59
 
 
105
  2009 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 4.8M
106
  2010 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 6.9M
107
  2011 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 15.0M
108
+ 2012 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 10.7M
109
  2017 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 10.4M
110
  2018 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 11.3M
111
  2019 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 21.2M
 
225
  | Type | Months | Rows | Parquet Size |
226
  |------|-------:|-----:|-------------:|
227
  | comments | 67 | 124.1M | 10.4 GB |
228
+ | submissions | 108 | 1.2B | 145.3 GB |
229
+ | **Total** | **67** | **1.3B** | **155.7 GB** |
230
 
231
  ### Coverage
232
 
233
+ Processing **175** of **486** (month, type) pairs from **2005-12** through **2026-02**.
234
 
235
  | Metric | Size |
236
  |--------|-----:|
237
  | Total .zst archive | 3.6 TB |
238
+ | Processed (.zst) | 464.1 GB |
239
  | Remaining (.zst) | 3.1 TB |
240
 
241
+ ### Remaining months (311 pairs)
242
 
243
  <details>
244
  <summary>Click to expand remaining months table</summary>
 
254
  | 2012-01 | comments | 1.4 GB |
255
  | 2012-02 | comments | 1.4 GB |
256
  | 2012-03 | comments | 1.6 GB |
 
257
  | 2012-04 | comments | 1.7 GB |
258
  | 2012-05 | comments | 1.8 GB |
259
  | 2012-06 | comments | 1.9 GB |
 
562
  ### Monthly breakdown
563
 
564
  <details>
565
+ <summary>Click to expand full monthly table (67 comment months + 108 submission months)</summary>
566
 
567
  | Month | Type | .zst Size | Download | Process | Upload | Shards | Rows | Parquet |
568
  |-------|------|----------:|-------:|-------:|-------:|-------:|-------:|-------:|
 
708
  | 2011-12 | submissions | 252.0 MB | - | 2m56s | 1m21s | 4 | 1,772,219 | 194.2 MB |
709
  | 2012-01 | submissions | 285.4 MB | 2m04s | 5m37s | 2m09s | 4 | 1,981,577 | 217.7 MB |
710
  | 2012-02 | submissions | 288.4 MB | 1m14s | 9m08s | 1m10s | 4 | 1,961,817 | 221.3 MB |
711
+ | 2012-03 | submissions | 315.1 MB | 1m51s | 14m38s | - | 5 | 2,158,965 | 240.0 MB |
712
  | 2012-04 | submissions | 333.9 MB | 1m31s | 7m36s | 1m35s | 5 | 2,279,491 | 253.9 MB |
713
+ | 2012-05 | submissions | 348.5 MB | 1m41s | 9m32s | 1m22s | 5 | 2,293,901 | 273.1 MB |
714
  | 2017-11 | submissions | 2.2 GB | 8m23s | 79m11s | 2m55s | 21 | 10,377,379 | 1.3 GB |
715
  | 2018-01 | submissions | 2.4 GB | 8m56s | 94m49s | 3m14s | 23 | 11,306,843 | 1.4 GB |
716
  | 2019-11 | submissions | 5.5 GB | 9m48s | 26m01s | 5m27s | 43 | 21,243,315 | 2.2 GB |
 
772
 
773
  > Pipelined ingestion running on **vmi3112167** (6 cores, 12 GB RAM, 103 GB free). Auto-updated every ~5 minutes.
774
 
775
+ **Started:** 2026-03-21 09:20 UTC / **Elapsed:** 53m / **Committed this session:** 9
776
 
777
  ### Active Workers
778
 
779
  | Stage | Month | Type | Progress |
780
  |-------|-------|------|----------|
 
 
781
  | Processing | 2012-06 | submissions | starting... |
782
+ | Processing | 2012-07 | submissions | starting... |
783
+ | Uploading | 2012-03 | submissions | 5 shards · 2.2M rows · committing |
784
 
785
 
786
  ### Throughput
 
788
  | Metric | Value |
789
  |--------|------:|
790
  | Download | 16 Mbps avg |
791
+ | Processing | 13.7K rows/s avg |
792
+ | Upload | 78.3s per commit avg |
793
+ | ETA | 2026-03-22 23:33 UTC |
794
 
795
  ### Progress
796
 
797
+ `██████░░░░░░░░░░░░░░░░░░░░░░░░` 107 / 488 (21.9%)
798
 
799
  | Metric | This Session |
800
  |--------|-------------:|
801
+ | Months committed | 9 |
802
+ | Rows processed | 16.4M |
803
+ | Data committed | 1.8 GB |
804
 
805
+ *Last update: 2026-03-21 10:13 UTC*
806
 
807
 
808
  # Dataset card for Arctic Shift Reddit Archive
 
986
 
987
  Questions, feedback, or issues - open a discussion on the [Community tab](https://huggingface.co/datasets/open-index/arctic/discussions).
988
 
989
+ *Last updated: 2026-03-21 10:13 UTC*
data/submissions/2012/03/000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e5ad196a768ac80860a55472eddd2a460bf42f40483d06e1b4a04835e121d384
3
+ size 58616804
data/submissions/2012/03/001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:601ae5db23abc4e5826a25340ee408d62e120b3944d5ed760e6bfba1517301af
3
+ size 57878180
data/submissions/2012/03/002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:63c8cea671ac9f43691f3eadbf932b51029291430c86c722aa6b1585fae48203
3
+ size 58582041
data/submissions/2012/03/003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dd4db060bd51813a3551053b2e96855d7e17eac7abe3f5f22e1569f5fdfab934
3
+ size 58488514
data/submissions/2012/03/004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9b54aecd6ba35865b6df61d40060d29c204d5e8d70a585010fba239a861a48b2
3
+ size 18101694
states.json CHANGED
@@ -1,10 +1,10 @@
1
  {
2
  "session_id": "2026-03-21T09:20:55Z",
3
  "started_at": "2026-03-21T09:20:55.358986587Z",
4
- "updated_at": "2026-03-21T10:08:55.334353303Z",
5
  "phase": "running",
6
  "current": {
7
- "ym": "2012-05",
8
  "type": "submissions",
9
  "phase": "committing"
10
  },
@@ -28,35 +28,24 @@
28
  "sequential": false
29
  },
30
  "pipeline": {
31
- "downloading": [
32
- {
33
- "ym": "2012-10",
34
- "type": "submissions",
35
- "bytes_done": 5014510,
36
- "bytes_total": 467945225,
37
- "phase": "downloading"
38
- }
39
- ],
40
  "processing": [
41
  {
42
- "ym": "2012-03",
43
  "type": "submissions",
44
- "shard": 3,
45
- "rows": 4500000,
46
- "rows_per_sec": 31841.22350565656,
47
  "phase": "processing"
48
  },
49
  {
50
- "ym": "2012-06",
51
  "type": "submissions",
52
  "phase": "processing"
53
  }
54
  ],
55
  "uploading": [
56
  {
57
- "ym": "2012-05",
58
  "type": "submissions",
59
- "rows": 2293901,
60
  "shards": 5,
61
  "phase": "committing"
62
  }
@@ -65,17 +54,17 @@
65
  "queued_for_upload": 0
66
  },
67
  "throughput": {
68
- "avg_download_mbps": 16.22804926106546,
69
- "avg_process_rows_per_sec": 14987.05119264964,
70
- "avg_upload_sec_per_commit": 77.82068373862501,
71
- "estimated_completion": "2026-03-23T00:40:16.627323727+01:00"
72
  },
73
  "stats": {
74
- "committed": 8,
75
  "skipped": 98,
76
  "retries": 0,
77
- "total_rows": 14151130,
78
- "total_bytes": 1640677877,
79
  "total_months": 488
80
  }
81
  }
 
1
  {
2
  "session_id": "2026-03-21T09:20:55Z",
3
  "started_at": "2026-03-21T09:20:55.358986587Z",
4
+ "updated_at": "2026-03-21T10:13:50.417345568Z",
5
  "phase": "running",
6
  "current": {
7
+ "ym": "2012-03",
8
  "type": "submissions",
9
  "phase": "committing"
10
  },
 
28
  "sequential": false
29
  },
30
  "pipeline": {
31
+ "downloading": null,
 
 
 
 
 
 
 
 
32
  "processing": [
33
  {
34
+ "ym": "2012-06",
35
  "type": "submissions",
 
 
 
36
  "phase": "processing"
37
  },
38
  {
39
+ "ym": "2012-07",
40
  "type": "submissions",
41
  "phase": "processing"
42
  }
43
  ],
44
  "uploading": [
45
  {
46
+ "ym": "2012-03",
47
  "type": "submissions",
48
+ "rows": 2158965,
49
  "shards": 5,
50
  "phase": "committing"
51
  }
 
54
  "queued_for_upload": 0
55
  },
56
  "throughput": {
57
+ "avg_download_mbps": 15.993039402183609,
58
+ "avg_process_rows_per_sec": 13734.294681599155,
59
+ "avg_upload_sec_per_commit": 78.33981199,
60
+ "estimated_completion": "2026-03-23T00:33:58.24114649+01:00"
61
  },
62
  "stats": {
63
+ "committed": 9,
64
  "skipped": 98,
65
  "retries": 0,
66
+ "total_rows": 16445031,
67
+ "total_bytes": 1927082179,
68
  "total_months": 488
69
  }
70
  }
stats.csv CHANGED
@@ -141,8 +141,9 @@ year,month,type,shards,count,size_bytes,zst_bytes,dur_download_s,dur_process_s,d
141
  2011,12,submissions,4,1772219,203638988,264265411,0.00,175.74,81.00,2026-03-21T09:28:22Z
142
  2012,1,submissions,4,1981577,228256715,299292677,124.06,336.81,128.51,2026-03-21T09:33:07Z
143
  2012,2,submissions,4,1961817,232099336,302444843,74.26,547.76,70.11,2026-03-21T09:43:25Z
 
144
  2012,4,submissions,5,2279491,266221065,350117117,91.01,455.67,94.53,2026-03-21T09:52:42Z
145
- 2012,5,submissions,5,2293901,286404302,365477187,100.95,571.77,0.00,2026-03-21T10:08:05Z
146
  2017,11,submissions,21,10377379,1359465934,2313597673,502.64,4750.99,175.00,2026-03-21T01:34:51Z
147
  2018,1,submissions,23,11306843,1486493503,2605287865,536.02,5688.66,194.12,2026-03-20T23:42:25Z
148
  2019,11,submissions,43,21243315,2326097927,5937769829,587.53,1560.69,326.56,2026-03-20T16:58:15Z
 
141
  2011,12,submissions,4,1772219,203638988,264265411,0.00,175.74,81.00,2026-03-21T09:28:22Z
142
  2012,1,submissions,4,1981577,228256715,299292677,124.06,336.81,128.51,2026-03-21T09:33:07Z
143
  2012,2,submissions,4,1961817,232099336,302444843,74.26,547.76,70.11,2026-03-21T09:43:25Z
144
+ 2012,3,submissions,5,2158965,251667233,330435518,110.70,877.81,0.00,2026-03-21T10:13:50Z
145
  2012,4,submissions,5,2279491,266221065,350117117,91.01,455.67,94.53,2026-03-21T09:52:42Z
146
+ 2012,5,submissions,5,2293901,286404302,365477187,100.95,571.77,82.49,2026-03-21T10:08:05Z
147
  2017,11,submissions,21,10377379,1359465934,2313597673,502.64,4750.99,175.00,2026-03-21T01:34:51Z
148
  2018,1,submissions,23,11306843,1486493503,2605287865,536.02,5688.66,194.12,2026-03-20T23:42:25Z
149
  2019,11,submissions,43,21243315,2326097927,5937769829,587.53,1560.69,326.56,2026-03-20T16:58:15Z