tamnd commited on
Commit
87ca93e
·
verified ·
1 Parent(s): aab8eaf

Add submissions/2015-06 (12 shards, 5.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.0B items** (1.7B comments, 1.3B submissions) in **307.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
 
@@ -112,7 +112,7 @@ states.json live pipeline state (updated every ~5 min)
112
  2012 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 29.3M
113
  2013 ██░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 39.7M
114
  2014 ███░░░░░░░░░░░░░░░░░░░░░░░░░░░ 52.9M
115
- 2015 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 27.5M
116
  2017 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 10.4M
117
  2018 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 11.3M
118
  2019 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 21.2M
@@ -232,13 +232,13 @@ huggingface-cli download open-index/arctic \
232
  | Type | Months | Rows | Parquet Size |
233
  |------|-------:|-----:|-------------:|
234
  | comments | 115 | 1.7B | 143.3 GB |
235
- | submissions | 144 | 1.3B | 164.0 GB |
236
- | **Total** | **115** | **3.0B** | **307.3 GB** |
237
 
238
  ### Monthly breakdown
239
 
240
  <details>
241
- <summary>Click to expand full monthly table (115 comment months + 144 submission months)</summary>
242
 
243
  | Month | Type | .zst Size | Download | Process | Upload | Shards | Rows | Parquet |
244
  |-------|------|----------:|-------:|-------:|-------:|-------:|-------:|-------:|
@@ -470,7 +470,8 @@ huggingface-cli download open-index/arctic \
470
  | 2015-04 | submissions | - | 4m48s | 4m06s | 1m41s | 12 | 5,605,306 | 854.9 MB |
471
  | 2015-05 | comments | - | 44m21s | 119m08s | 7m12s | 110 | 54,504,410 | 4.8 GB |
472
  | 2015-05 | submissions | - | 11m28s | 3m07s | 1m25s | 12 | 5,757,886 | 913.9 MB |
473
- | 2015-06 | comments | - | 22m53s | 122m18s | - | 109 | 54,258,492 | 4.8 GB |
 
474
  | 2017-11 | submissions | 2.2 GB | 8m23s | 79m11s | 2m55s | 21 | 10,377,379 | 1.3 GB |
475
  | 2018-01 | submissions | 2.4 GB | 8m56s | 94m49s | 3m14s | 23 | 11,306,843 | 1.4 GB |
476
  | 2019-11 | submissions | 5.5 GB | 9m48s | 26m01s | 5m27s | 43 | 21,243,315 | 2.2 GB |
@@ -532,14 +533,15 @@ ORDER BY year, month, type;
532
 
533
  > Pipelined ingestion running on **doge-01** (4 cores, 6 GB RAM, 219 GB free). Auto-updated every ~5 minutes.
534
 
535
- **Started:** 2026-04-01 02:51 UTC / **Elapsed:** 24h 0m / **Committed this session:** 17
536
 
537
  ### Active Workers
538
 
539
  | Stage | Month | Type | Progress |
540
  |-------|-------|------|----------|
541
- | Processing | 2015-06 | submissions | shard 3 · 1.0M rows · 68.0K rows/s |
542
- | Uploading | 2015-06 | comments | 109 shards · 54.3M rows · committing |
 
543
 
544
 
545
  ### Throughput
@@ -547,21 +549,21 @@ ORDER BY year, month, type;
547
  | Metric | Value |
548
  |--------|------:|
549
  | Download | 42 Mbps avg |
550
- | Processing | 13.0K rows/s avg |
551
- | Upload | 254.9s per commit avg |
552
- | ETA | 2026-04-15 17:14 UTC |
553
 
554
  ### Progress
555
 
556
- `███████████████░░░░░░░░░░░░░░░` 258 / 490 (52.7%)
557
 
558
  | Metric | This Session |
559
  |--------|-------------:|
560
- | Months committed | 17 |
561
- | Rows processed | 455.3M |
562
- | Data committed | 42.1 GB |
563
 
564
- *Last update: 2026-04-02 02:51 UTC*
565
 
566
 
567
  # Dataset card for Arctic Shift Reddit Archive
@@ -745,4 +747,4 @@ All the data here comes from [Arctic Shift](https://github.com/ArthurHeitmann/ar
745
 
746
  Questions, feedback, or issues - open a discussion on the [Community tab](https://huggingface.co/datasets/open-index/arctic/discussions).
747
 
748
- *Last updated: 2026-04-02 02:51 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.0B items** (1.7B comments, 1.3B submissions) in **308.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
 
 
112
  2012 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 29.3M
113
  2013 ██░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 39.7M
114
  2014 ███░░░░░░░░░░░░░░░░░░░░░░░░░░░ 52.9M
115
+ 2015 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 33.5M
116
  2017 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 10.4M
117
  2018 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 11.3M
118
  2019 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 21.2M
 
232
  | Type | Months | Rows | Parquet Size |
233
  |------|-------:|-----:|-------------:|
234
  | comments | 115 | 1.7B | 143.3 GB |
235
+ | submissions | 145 | 1.3B | 165.1 GB |
236
+ | **Total** | **115** | **3.0B** | **308.4 GB** |
237
 
238
  ### Monthly breakdown
239
 
240
  <details>
241
+ <summary>Click to expand full monthly table (115 comment months + 145 submission months)</summary>
242
 
243
  | Month | Type | .zst Size | Download | Process | Upload | Shards | Rows | Parquet |
244
  |-------|------|----------:|-------:|-------:|-------:|-------:|-------:|-------:|
 
470
  | 2015-04 | submissions | - | 4m48s | 4m06s | 1m41s | 12 | 5,605,306 | 854.9 MB |
471
  | 2015-05 | comments | - | 44m21s | 119m08s | 7m12s | 110 | 54,504,410 | 4.8 GB |
472
  | 2015-05 | submissions | - | 11m28s | 3m07s | 1m25s | 12 | 5,757,886 | 913.9 MB |
473
+ | 2015-06 | comments | - | 22m53s | 122m18s | 8m43s | 109 | 54,258,492 | 4.8 GB |
474
+ | 2015-06 | submissions | - | 7m18s | 3m44s | - | 12 | 5,948,530 | 1.1 GB |
475
  | 2017-11 | submissions | 2.2 GB | 8m23s | 79m11s | 2m55s | 21 | 10,377,379 | 1.3 GB |
476
  | 2018-01 | submissions | 2.4 GB | 8m56s | 94m49s | 3m14s | 23 | 11,306,843 | 1.4 GB |
477
  | 2019-11 | submissions | 5.5 GB | 9m48s | 26m01s | 5m27s | 43 | 21,243,315 | 2.2 GB |
 
533
 
534
  > Pipelined ingestion running on **doge-01** (4 cores, 6 GB RAM, 219 GB free). Auto-updated every ~5 minutes.
535
 
536
+ **Started:** 2026-04-01 02:51 UTC / **Elapsed:** 24h 4m / **Committed this session:** 18
537
 
538
  ### Active Workers
539
 
540
  | Stage | Month | Type | Progress |
541
  |-------|-------|------|----------|
542
+ | Downloading | 2015-09 | comments | 292.3 MB / 4.8 GB (5%) |
543
+ | Processing | 2015-07 | comments | starting... |
544
+ | Uploading | 2015-06 | submissions | 12 shards · 5.9M rows · committing |
545
 
546
 
547
  ### Throughput
 
549
  | Metric | Value |
550
  |--------|------:|
551
  | Download | 42 Mbps avg |
552
+ | Processing | 13.7K rows/s avg |
553
+ | Upload | 269.8s per commit avg |
554
+ | ETA | 2026-04-14 23:28 UTC |
555
 
556
  ### Progress
557
 
558
+ `███████████████░░░░░░░░░░░░░░░` 259 / 490 (52.9%)
559
 
560
  | Metric | This Session |
561
  |--------|-------------:|
562
+ | Months committed | 18 |
563
+ | Rows processed | 509.6M |
564
+ | Data committed | 46.8 GB |
565
 
566
+ *Last update: 2026-04-02 02:55 UTC*
567
 
568
 
569
  # Dataset card for Arctic Shift Reddit Archive
 
747
 
748
  Questions, feedback, or issues - open a discussion on the [Community tab](https://huggingface.co/datasets/open-index/arctic/discussions).
749
 
750
+ *Last updated: 2026-04-02 02:55 UTC*
data/submissions/2015/06/010.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2fabb97d35c1f4d6cb7a285cafb9ab765cef46c81baafe8b889760c48c495325
3
+ size 82521464
data/submissions/2015/06/011.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f0d66eaefc9d38d9d03d87798b41472d7001e39f4de3524c13c267c37c9d9979
3
+ size 75454525
states.json CHANGED
@@ -1,11 +1,11 @@
1
  {
2
  "session_id": "2026-04-01T02:51:10Z",
3
  "started_at": "2026-04-01T02:51:10.410368992Z",
4
- "updated_at": "2026-04-02T02:51:10.077246457Z",
5
  "phase": "running",
6
  "current": {
7
  "ym": "2015-06",
8
- "type": "comments",
9
  "phase": "committing"
10
  },
11
  "hardware": {
@@ -28,23 +28,28 @@
28
  "sequential": false
29
  },
30
  "pipeline": {
31
- "downloading": null,
 
 
 
 
 
 
 
 
32
  "processing": [
33
  {
34
- "ym": "2015-06",
35
- "type": "submissions",
36
- "shard": 3,
37
- "rows": 1000000,
38
- "rows_per_sec": 67981.5304036496,
39
  "phase": "processing"
40
  }
41
  ],
42
  "uploading": [
43
  {
44
  "ym": "2015-06",
45
- "type": "comments",
46
- "rows": 54258492,
47
- "shards": 109,
48
  "phase": "committing"
49
  }
50
  ],
@@ -53,16 +58,16 @@
53
  },
54
  "throughput": {
55
  "avg_download_mbps": 41.795489040578694,
56
- "avg_process_rows_per_sec": 13039.219324517786,
57
- "avg_upload_sec_per_commit": 254.87127302247058,
58
- "estimated_completion": "2026-04-16T01:14:11.10524222+08:00"
59
  },
60
  "stats": {
61
- "committed": 17,
62
  "skipped": 241,
63
  "retries": 0,
64
- "total_rows": 455320398,
65
- "total_bytes": 45165628890,
66
  "total_months": 490
67
  }
68
  }
 
1
  {
2
  "session_id": "2026-04-01T02:51:10Z",
3
  "started_at": "2026-04-01T02:51:10.410368992Z",
4
+ "updated_at": "2026-04-02T02:55:10.167524074Z",
5
  "phase": "running",
6
  "current": {
7
  "ym": "2015-06",
8
+ "type": "submissions",
9
  "phase": "committing"
10
  },
11
  "hardware": {
 
28
  "sequential": false
29
  },
30
  "pipeline": {
31
+ "downloading": [
32
+ {
33
+ "ym": "2015-09",
34
+ "type": "comments",
35
+ "bytes_done": 306502225,
36
+ "bytes_total": 5169048771,
37
+ "phase": "downloading"
38
+ }
39
+ ],
40
  "processing": [
41
  {
42
+ "ym": "2015-07",
43
+ "type": "comments",
 
 
 
44
  "phase": "processing"
45
  }
46
  ],
47
  "uploading": [
48
  {
49
  "ym": "2015-06",
50
+ "type": "submissions",
51
+ "rows": 5948530,
52
+ "shards": 12,
53
  "phase": "committing"
54
  }
55
  ],
 
58
  },
59
  "throughput": {
60
  "avg_download_mbps": 41.795489040578694,
61
+ "avg_process_rows_per_sec": 13749.302398073165,
62
+ "avg_upload_sec_per_commit": 269.76146986833334,
63
+ "estimated_completion": "2026-04-15T07:28:59.027740419+08:00"
64
  },
65
  "stats": {
66
+ "committed": 18,
67
  "skipped": 241,
68
  "retries": 0,
69
+ "total_rows": 509578890,
70
+ "total_bytes": 50293750034,
71
  "total_months": 490
72
  }
73
  }
stats.csv CHANGED
@@ -227,7 +227,8 @@ year,month,type,shards,count,size_bytes,zst_bytes,dur_download_s,dur_process_s,d
227
  2015,4,submissions,12,5605306,896416271,0,288.08,246.37,100.89,2026-04-01T19:13:10Z
228
  2015,5,comments,110,54504410,5131258996,0,2660.92,7147.77,432.14,2026-04-02T00:02:34Z
229
  2015,5,submissions,12,5757886,958312266,0,687.62,186.56,85.28,2026-04-02T00:17:19Z
230
- 2015,6,comments,109,54258492,5128121144,0,1373.20,7337.56,0.00,2026-04-02T02:42:41Z
 
231
  2017,11,submissions,21,10377379,1359465934,2313597673,502.64,4750.99,175.00,2026-03-21T01:34:51Z
232
  2018,1,submissions,23,11306843,1486493503,2605287865,536.02,5688.66,194.12,2026-03-20T23:42:25Z
233
  2019,11,submissions,43,21243315,2326097927,5937769829,587.53,1560.69,326.56,2026-03-20T16:58:15Z
 
227
  2015,4,submissions,12,5605306,896416271,0,288.08,246.37,100.89,2026-04-01T19:13:10Z
228
  2015,5,comments,110,54504410,5131258996,0,2660.92,7147.77,432.14,2026-04-02T00:02:34Z
229
  2015,5,submissions,12,5757886,958312266,0,687.62,186.56,85.28,2026-04-02T00:17:19Z
230
+ 2015,6,comments,109,54258492,5128121144,0,1373.20,7337.56,522.89,2026-04-02T02:42:41Z
231
+ 2015,6,submissions,12,5948530,1135528005,0,437.82,224.21,0.00,2026-04-02T02:53:54Z
232
  2017,11,submissions,21,10377379,1359465934,2313597673,502.64,4750.99,175.00,2026-03-21T01:34:51Z
233
  2018,1,submissions,23,11306843,1486493503,2605287865,536.02,5688.66,194.12,2026-03-20T23:42:25Z
234
  2019,11,submissions,43,21243315,2326097927,5937769829,587.53,1560.69,326.56,2026-03-20T16:58:15Z