tamnd commited on
Commit
03abae6
·
verified ·
1 Parent(s): e899c2e

Add submissions/2016-04 (14 shards, 6.9M 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 **3.7B items** (2.3B comments, 1.4B submissions) in **369.3 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
 
@@ -114,7 +114,7 @@ states.json live pipeline state (updated every ~5 min)
114
  2013 ██░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 39.7M
115
  2014 ███░░░░░░░░░░░░░░░░░░░░░░░░░░░ 52.9M
116
  2015 ████░░░░░░░░░░░░░░░░░░░░░░░░░░ 70.5M
117
- 2016 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 20.9M
118
  2017 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 10.4M
119
  2018 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 11.3M
120
  2019 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 21.2M
@@ -234,13 +234,13 @@ huggingface-cli download open-index/arctic \
234
  | Type | Months | Rows | Parquet Size |
235
  |------|-------:|-----:|-------------:|
236
  | comments | 125 | 2.3B | 196.1 GB |
237
- | submissions | 154 | 1.4B | 173.2 GB |
238
- | **Total** | **125** | **3.7B** | **369.3 GB** |
239
 
240
  ### Monthly breakdown
241
 
242
  <details>
243
- <summary>Click to expand full monthly table (125 comment months + 154 submission months)</summary>
244
 
245
  | Month | Type | .zst Size | Download | Process | Upload | Shards | Rows | Parquet |
246
  |-------|------|----------:|-------:|-------:|-------:|-------:|-------:|-------:|
@@ -492,7 +492,8 @@ huggingface-cli download open-index/arctic \
492
  | 2016-02 | submissions | - | 4m36s | 4m16s | 1m20s | 15 | 7,146,932 | 938.7 MB |
493
  | 2016-03 | comments | - | 18m42s | 123m12s | 8m21s | 128 | 63,918,864 | 5.7 GB |
494
  | 2016-03 | submissions | - | 4m37s | 4m44s | 1m39s | 14 | 6,901,239 | 957.1 MB |
495
- | 2016-04 | comments | - | 10m27s | 122m10s | - | 129 | 64,271,256 | 5.6 GB |
 
496
  | 2017-11 | submissions | 2.2 GB | 8m23s | 79m11s | 2m55s | 21 | 10,377,379 | 1.3 GB |
497
  | 2018-01 | submissions | 2.4 GB | 8m56s | 94m49s | 3m14s | 23 | 11,306,843 | 1.4 GB |
498
  | 2019-11 | submissions | 5.5 GB | 9m48s | 26m01s | 5m27s | 43 | 21,243,315 | 2.2 GB |
@@ -554,15 +555,15 @@ ORDER BY year, month, type;
554
 
555
  > Pipelined ingestion running on **doge-01** (4 cores, 6 GB RAM, 215 GB free). Auto-updated every ~5 minutes.
556
 
557
- **Started:** 2026-04-02 14:32 UTC / **Elapsed:** 17h 39m / **Committed this session:** 12
558
 
559
  ### Active Workers
560
 
561
  | Stage | Month | Type | Progress |
562
  |-------|-------|------|----------|
563
- | Downloading | 2016-07 | comments | connecting... |
564
  | Processing | 2016-05 | comments | starting... |
565
- | Uploading | 2016-04 | comments | 129 shards · 64.3M rows · committing |
566
 
567
 
568
  ### Throughput
@@ -571,20 +572,20 @@ ORDER BY year, month, type;
571
  |--------|------:|
572
  | Download | 49 Mbps avg |
573
  | Processing | 18.6K rows/s avg |
574
- | Upload | 297.2s per commit avg |
575
- | ETA | 2026-04-16 07:56 UTC |
576
 
577
  ### Progress
578
 
579
- `█████████████████░░░░░░░░░░░░░` 278 / 490 (56.7%)
580
 
581
  | Metric | This Session |
582
  |--------|-------------:|
583
- | Months committed | 12 |
584
- | Rows processed | 399.9M |
585
- | Data committed | 37.4 GB |
586
 
587
- *Last update: 2026-04-03 08:11 UTC*
588
 
589
 
590
  # Dataset card for Arctic Shift Reddit Archive
@@ -768,4 +769,4 @@ All the data here comes from [Arctic Shift](https://github.com/ArthurHeitmann/ar
768
 
769
  Questions, feedback, or issues - open a discussion on the [Community tab](https://huggingface.co/datasets/open-index/arctic/discussions).
770
 
771
- *Last updated: 2026-04-03 08:11 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 **3.7B items** (2.3B comments, 1.4B submissions) in **370.2 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
 
 
114
  2013 ██░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 39.7M
115
  2014 ███░░░░░░░░░░░░░░░░░░░░░░░░░░░ 52.9M
116
  2015 ████░░░░░░░░░░░░░░░░░░░░░░░░░░ 70.5M
117
+ 2016 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 27.8M
118
  2017 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 10.4M
119
  2018 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 11.3M
120
  2019 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 21.2M
 
234
  | Type | Months | Rows | Parquet Size |
235
  |------|-------:|-----:|-------------:|
236
  | comments | 125 | 2.3B | 196.1 GB |
237
+ | submissions | 155 | 1.4B | 174.1 GB |
238
+ | **Total** | **125** | **3.7B** | **370.2 GB** |
239
 
240
  ### Monthly breakdown
241
 
242
  <details>
243
+ <summary>Click to expand full monthly table (125 comment months + 155 submission months)</summary>
244
 
245
  | Month | Type | .zst Size | Download | Process | Upload | Shards | Rows | Parquet |
246
  |-------|------|----------:|-------:|-------:|-------:|-------:|-------:|-------:|
 
492
  | 2016-02 | submissions | - | 4m36s | 4m16s | 1m20s | 15 | 7,146,932 | 938.7 MB |
493
  | 2016-03 | comments | - | 18m42s | 123m12s | 8m21s | 128 | 63,918,864 | 5.7 GB |
494
  | 2016-03 | submissions | - | 4m37s | 4m44s | 1m39s | 14 | 6,901,239 | 957.1 MB |
495
+ | 2016-04 | comments | - | 10m27s | 122m10s | 9m28s | 129 | 64,271,256 | 5.6 GB |
496
+ | 2016-04 | submissions | - | 4m20s | 3m58s | - | 14 | 6,922,510 | 966.4 MB |
497
  | 2017-11 | submissions | 2.2 GB | 8m23s | 79m11s | 2m55s | 21 | 10,377,379 | 1.3 GB |
498
  | 2018-01 | submissions | 2.4 GB | 8m56s | 94m49s | 3m14s | 23 | 11,306,843 | 1.4 GB |
499
  | 2019-11 | submissions | 5.5 GB | 9m48s | 26m01s | 5m27s | 43 | 21,243,315 | 2.2 GB |
 
555
 
556
  > Pipelined ingestion running on **doge-01** (4 cores, 6 GB RAM, 215 GB free). Auto-updated every ~5 minutes.
557
 
558
+ **Started:** 2026-04-02 14:32 UTC / **Elapsed:** 17h 41m / **Committed this session:** 13
559
 
560
  ### Active Workers
561
 
562
  | Stage | Month | Type | Progress |
563
  |-------|-------|------|----------|
564
+ | Downloading | 2016-07 | comments | 721.4 MB / 6.1 GB (11%) |
565
  | Processing | 2016-05 | comments | starting... |
566
+ | Uploading | 2016-04 | submissions | 14 shards · 6.9M rows · committing |
567
 
568
 
569
  ### Throughput
 
572
  |--------|------:|
573
  | Download | 49 Mbps avg |
574
  | Processing | 18.6K rows/s avg |
575
+ | Upload | 318.1s per commit avg |
576
+ | ETA | 2026-04-16 08:15 UTC |
577
 
578
  ### Progress
579
 
580
+ `█████████████████░░░░░░░░░░░░░` 279 / 490 (56.9%)
581
 
582
  | Metric | This Session |
583
  |--------|-------------:|
584
+ | Months committed | 13 |
585
+ | Rows processed | 464.2M |
586
+ | Data committed | 43.0 GB |
587
 
588
+ *Last update: 2026-04-03 08:13 UTC*
589
 
590
 
591
  # Dataset card for Arctic Shift Reddit Archive
 
769
 
770
  Questions, feedback, or issues - open a discussion on the [Community tab](https://huggingface.co/datasets/open-index/arctic/discussions).
771
 
772
+ *Last updated: 2026-04-03 08:13 UTC*
data/submissions/2016/04/010.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a7610f49baff72bb259e9a3f89e65ea27b2fa1dc9b892e912bd8073b3b39e65
3
+ size 73311200
data/submissions/2016/04/011.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7cffc17d54e9dbe8db7d746a275343404e15011be3267831862377e8932ef429
3
+ size 74253733
data/submissions/2016/04/012.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5480d36206a403d6c2feacd23667ba800d8b93c69cdda84227fc50c0c8516fc7
3
+ size 72941032
data/submissions/2016/04/013.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8f4877ad27ba573d17966a57c611ba95a9750e3f4dd7dec44ae6b3d9678f88a1
3
+ size 62366630
states.json CHANGED
@@ -1,11 +1,11 @@
1
  {
2
  "session_id": "2026-04-02T14:32:38Z",
3
  "started_at": "2026-04-02T14:32:38.804396381Z",
4
- "updated_at": "2026-04-03T08:11:25.712152399Z",
5
  "phase": "running",
6
  "current": {
7
  "ym": "2016-04",
8
- "type": "comments",
9
  "phase": "committing"
10
  },
11
  "hardware": {
@@ -32,6 +32,8 @@
32
  {
33
  "ym": "2016-07",
34
  "type": "comments",
 
 
35
  "phase": "downloading"
36
  }
37
  ],
@@ -45,9 +47,9 @@
45
  "uploading": [
46
  {
47
  "ym": "2016-04",
48
- "type": "comments",
49
- "rows": 64271256,
50
- "shards": 129,
51
  "phase": "committing"
52
  }
53
  ],
@@ -57,15 +59,15 @@
57
  "throughput": {
58
  "avg_download_mbps": 48.722361627077206,
59
  "avg_process_rows_per_sec": 18602.38878213258,
60
- "avg_upload_sec_per_commit": 297.23786236483335,
61
- "estimated_completion": "2026-04-16T15:56:34.399353121+08:00"
62
  },
63
  "stats": {
64
- "committed": 12,
65
  "skipped": 266,
66
  "retries": 0,
67
- "total_rows": 399907836,
68
- "total_bytes": 40140358288,
69
  "total_months": 490
70
  }
71
  }
 
1
  {
2
  "session_id": "2026-04-02T14:32:38Z",
3
  "started_at": "2026-04-02T14:32:38.804396381Z",
4
+ "updated_at": "2026-04-03T08:13:38.681438001Z",
5
  "phase": "running",
6
  "current": {
7
  "ym": "2016-04",
8
+ "type": "submissions",
9
  "phase": "committing"
10
  },
11
  "hardware": {
 
32
  {
33
  "ym": "2016-07",
34
  "type": "comments",
35
+ "bytes_done": 756446132,
36
+ "bytes_total": 6529535463,
37
  "phase": "downloading"
38
  }
39
  ],
 
47
  "uploading": [
48
  {
49
  "ym": "2016-04",
50
+ "type": "submissions",
51
+ "rows": 6922510,
52
+ "shards": 14,
53
  "phase": "committing"
54
  }
55
  ],
 
59
  "throughput": {
60
  "avg_download_mbps": 48.722361627077206,
61
  "avg_process_rows_per_sec": 18602.38878213258,
62
+ "avg_upload_sec_per_commit": 318.068927659923,
63
+ "estimated_completion": "2026-04-16T16:15:23.965326936+08:00"
64
  },
65
  "stats": {
66
+ "committed": 13,
67
  "skipped": 266,
68
  "retries": 0,
69
+ "total_rows": 464179092,
70
+ "total_bytes": 46184575422,
71
  "total_months": 490
72
  }
73
  }
stats.csv CHANGED
@@ -247,7 +247,8 @@ year,month,type,shards,count,size_bytes,zst_bytes,dur_download_s,dur_process_s,d
247
  2016,2,submissions,15,7146932,984344319,0,275.68,256.20,79.76,2026-04-03T03:23:19Z
248
  2016,3,comments,128,63918864,6110027330,0,1122.29,7392.27,500.74,2026-04-03T05:40:36Z
249
  2016,3,submissions,14,6901239,1003613977,0,276.71,283.50,98.68,2026-04-03T05:50:06Z
250
- 2016,4,comments,129,64271256,6044217134,0,627.39,7330.37,0.00,2026-04-03T08:02:57Z
 
251
  2017,11,submissions,21,10377379,1359465934,2313597673,502.64,4750.99,175.00,2026-03-21T01:34:51Z
252
  2018,1,submissions,23,11306843,1486493503,2605287865,536.02,5688.66,194.12,2026-03-20T23:42:25Z
253
  2019,11,submissions,43,21243315,2326097927,5937769829,587.53,1560.69,326.56,2026-03-20T16:58:15Z
 
247
  2016,2,submissions,15,7146932,984344319,0,275.68,256.20,79.76,2026-04-03T03:23:19Z
248
  2016,3,comments,128,63918864,6110027330,0,1122.29,7392.27,500.74,2026-04-03T05:40:36Z
249
  2016,3,submissions,14,6901239,1003613977,0,276.71,283.50,98.68,2026-04-03T05:50:06Z
250
+ 2016,4,comments,129,64271256,6044217134,0,627.39,7330.37,568.04,2026-04-03T08:02:57Z
251
+ 2016,4,submissions,14,6922510,1013345395,0,260.20,237.87,0.00,2026-04-03T08:12:26Z
252
  2017,11,submissions,21,10377379,1359465934,2313597673,502.64,4750.99,175.00,2026-03-21T01:34:51Z
253
  2018,1,submissions,23,11306843,1486493503,2605287865,536.02,5688.66,194.12,2026-03-20T23:42:25Z
254
  2019,11,submissions,43,21243315,2326097927,5937769829,587.53,1560.69,326.56,2026-03-20T16:58:15Z