tamnd commited on
Commit
8f8bbf9
·
verified ·
1 Parent(s): 5ce0b5e

Add comments/2012-01 (33 shards, 16.4M 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.4B items** (186.3M comments, 1.2B submissions) in **166.9 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
 
@@ -93,6 +93,7 @@ states.json live pipeline state (updated every ~5 min)
93
  2009 █████░░░░░░░░░░░░░░░░░░░░░░░░░ 18.9M
94
  2010 █████████████░░░░░░░░░░░░░░░░░ 48.5M
95
  2011 ██████████████████████████████ 108.8M
 
96
  ```
97
 
98
  **Submissions**
@@ -225,21 +226,21 @@ huggingface-cli download open-index/arctic \
225
 
226
  | Type | Months | Rows | Parquet Size |
227
  |------|-------:|-----:|-------------:|
228
- | comments | 72 | 186.3M | 15.4 GB |
229
  | submissions | 125 | 1.2B | 151.5 GB |
230
- | **Total** | **72** | **1.4B** | **166.9 GB** |
231
 
232
  ### Coverage
233
 
234
- Processing **197** of **486** (month, type) pairs from **2005-12** through **2026-02**.
235
 
236
  | Metric | Size |
237
  |--------|-----:|
238
  | Total .zst archive | 3.6 TB |
239
- | Processed (.zst) | 477.7 GB |
240
  | Remaining (.zst) | 3.1 TB |
241
 
242
- ### Remaining months (289 pairs)
243
 
244
  <details>
245
  <summary>Click to expand remaining months table</summary>
@@ -247,7 +248,6 @@ Processing **197** of **486** (month, type) pairs from **2005-12** through **202
247
  | Month | Type | .zst Size |
248
  |-------|------|----------:|
249
  | 2011-12 | comments | 1.2 GB |
250
- | 2012-01 | comments | 1.4 GB |
251
  | 2012-02 | comments | 1.4 GB |
252
  | 2012-03 | comments | 1.6 GB |
253
  | 2012-04 | comments | 1.7 GB |
@@ -541,7 +541,7 @@ Processing **197** of **486** (month, type) pairs from **2005-12** through **202
541
  ### Monthly breakdown
542
 
543
  <details>
544
- <summary>Click to expand full monthly table (72 comment months + 125 submission months)</summary>
545
 
546
  | Month | Type | .zst Size | Download | Process | Upload | Shards | Rows | Parquet |
547
  |-------|------|----------:|-------:|-------:|-------:|-------:|-------:|-------:|
@@ -690,6 +690,7 @@ Processing **197** of **486** (month, type) pairs from **2005-12** through **202
690
  | 2011-11 | comments | 1.2 GB | - | 31m10s | 2m08s | 28 | 13,621,533 | 1.1 GB |
691
  | 2011-11 | submissions | 235.5 MB | 2m18s | 57.4s | 1m06s | 4 | 1,634,431 | 181.8 MB |
692
  | 2011-12 | submissions | 252.0 MB | - | 2m56s | 1m21s | 4 | 1,772,219 | 194.2 MB |
 
693
  | 2012-01 | submissions | 285.4 MB | 2m04s | 5m37s | 2m09s | 4 | 1,981,577 | 217.7 MB |
694
  | 2012-02 | submissions | 288.4 MB | 1m14s | 9m08s | 1m10s | 4 | 1,961,817 | 221.3 MB |
695
  | 2012-03 | submissions | 315.1 MB | 1m51s | 14m38s | 44.8s | 5 | 2,158,965 | 240.0 MB |
@@ -773,15 +774,16 @@ ORDER BY year, month, type;
773
 
774
  > Pipelined ingestion running on **vmi3112167** (6 cores, 12 GB RAM, 68 GB free). Auto-updated every ~5 minutes.
775
 
776
- **Started:** 2026-03-25 00:36 UTC / **Elapsed:** 50m / **Committed this session:** 1
777
 
778
  ### Active Workers
779
 
780
  | Stage | Month | Type | Progress |
781
  |-------|-------|------|----------|
782
- | Downloading | 2012-03 | comments | 1.6 GB / 1.6 GB (99%) |
783
- | Processing | 2011-12 | comments | starting... |
784
- | Processing | 2012-01 | comments | shard 19 · 9.5M rows · 155.6K rows/s |
 
785
 
786
 
787
  ### Throughput
@@ -789,9 +791,9 @@ ORDER BY year, month, type;
789
  | Metric | Value |
790
  |--------|------:|
791
  | Download | 16 Mbps avg |
792
- | Processing | 7.3K rows/s avg |
793
  | Upload | 127.5s per commit avg |
794
- | ETA | 2026-04-01 23:42 UTC |
795
 
796
  ### Progress
797
 
@@ -803,7 +805,7 @@ ORDER BY year, month, type;
803
  | Rows processed | 13.6M |
804
  | Data committed | 1.1 GB |
805
 
806
- *Last update: 2026-03-25 01:26 UTC*
807
 
808
 
809
  # Dataset card for Arctic Shift Reddit Archive
@@ -987,4 +989,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-25 01:26 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.4B items** (202.6M comments, 1.2B submissions) in **168.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
 
 
93
  2009 █████░░░░░░░░░░░░░░░░░░░░░░░░░ 18.9M
94
  2010 █████████████░░░░░░░░░░░░░░░░░ 48.5M
95
  2011 ██████████████████████████████ 108.8M
96
+ 2012 ████░░░░░░░░░░░░░░░░░░░░░░░░░░ 16.4M
97
  ```
98
 
99
  **Submissions**
 
226
 
227
  | Type | Months | Rows | Parquet Size |
228
  |------|-------:|-----:|-------------:|
229
+ | comments | 73 | 202.6M | 16.7 GB |
230
  | submissions | 125 | 1.2B | 151.5 GB |
231
+ | **Total** | **73** | **1.4B** | **168.2 GB** |
232
 
233
  ### Coverage
234
 
235
+ Processing **198** of **486** (month, type) pairs from **2005-12** through **2026-02**.
236
 
237
  | Metric | Size |
238
  |--------|-----:|
239
  | Total .zst archive | 3.6 TB |
240
+ | Processed (.zst) | 479.1 GB |
241
  | Remaining (.zst) | 3.1 TB |
242
 
243
+ ### Remaining months (288 pairs)
244
 
245
  <details>
246
  <summary>Click to expand remaining months table</summary>
 
248
  | Month | Type | .zst Size |
249
  |-------|------|----------:|
250
  | 2011-12 | comments | 1.2 GB |
 
251
  | 2012-02 | comments | 1.4 GB |
252
  | 2012-03 | comments | 1.6 GB |
253
  | 2012-04 | comments | 1.7 GB |
 
541
  ### Monthly breakdown
542
 
543
  <details>
544
+ <summary>Click to expand full monthly table (73 comment months + 125 submission months)</summary>
545
 
546
  | Month | Type | .zst Size | Download | Process | Upload | Shards | Rows | Parquet |
547
  |-------|------|----------:|-------:|-------:|-------:|-------:|-------:|-------:|
 
690
  | 2011-11 | comments | 1.2 GB | - | 31m10s | 2m08s | 28 | 13,621,533 | 1.1 GB |
691
  | 2011-11 | submissions | 235.5 MB | 2m18s | 57.4s | 1m06s | 4 | 1,634,431 | 181.8 MB |
692
  | 2011-12 | submissions | 252.0 MB | - | 2m56s | 1m21s | 4 | 1,772,219 | 194.2 MB |
693
+ | 2012-01 | comments | 1.4 GB | 16m44s | 38m15s | - | 33 | 16,350,205 | 1.4 GB |
694
  | 2012-01 | submissions | 285.4 MB | 2m04s | 5m37s | 2m09s | 4 | 1,981,577 | 217.7 MB |
695
  | 2012-02 | submissions | 288.4 MB | 1m14s | 9m08s | 1m10s | 4 | 1,961,817 | 221.3 MB |
696
  | 2012-03 | submissions | 315.1 MB | 1m51s | 14m38s | 44.8s | 5 | 2,158,965 | 240.0 MB |
 
774
 
775
  > Pipelined ingestion running on **vmi3112167** (6 cores, 12 GB RAM, 68 GB free). Auto-updated every ~5 minutes.
776
 
777
+ **Started:** 2026-03-25 00:36 UTC / **Elapsed:** 1h 10m / **Committed this session:** 1
778
 
779
  ### Active Workers
780
 
781
  | Stage | Month | Type | Progress |
782
  |-------|-------|------|----------|
783
+ | Downloading | 2012-05 | comments | 214.3 MB / 1.8 GB (11%) |
784
+ | Processing | 2011-12 | comments | shard 1 · 500.0K rows · 70.2K rows/s |
785
+ | Processing | 2012-02 | comments | starting... |
786
+ | Uploading | 2012-01 | comments | 33 shards · 16.4M rows · committing |
787
 
788
 
789
  ### Throughput
 
791
  | Metric | Value |
792
  |--------|------:|
793
  | Download | 16 Mbps avg |
794
+ | Processing | 7.2K rows/s avg |
795
  | Upload | 127.5s per commit avg |
796
+ | ETA | 2026-04-08 04:39 UTC |
797
 
798
  ### Progress
799
 
 
805
  | Rows processed | 13.6M |
806
  | Data committed | 1.1 GB |
807
 
808
+ *Last update: 2026-03-25 01:46 UTC*
809
 
810
 
811
  # Dataset card for Arctic Shift Reddit Archive
 
989
 
990
  Questions, feedback, or issues - open a discussion on the [Community tab](https://huggingface.co/datasets/open-index/arctic/discussions).
991
 
992
+ *Last updated: 2026-03-25 01:46 UTC*
data/comments/2012/01/030.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8cfce0dca0b47e05d503c1e5ae8b1827d3861cd6adfc940edc6a21cbd2a2700e
3
+ size 44527207
data/comments/2012/01/031.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc535a114734349be9d53f90139faabdf08fa60107eddd605c11043ac689140a
3
+ size 45235703
data/comments/2012/01/032.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:430a4a0a6f6571f2eb8c7ef6d2a8457949879cbb37b84393f097f4722d94027e
3
+ size 32180377
states.json CHANGED
@@ -1,12 +1,12 @@
1
  {
2
  "session_id": "2026-03-25T00:36:59Z",
3
  "started_at": "2026-03-25T00:36:59.092641651Z",
4
- "updated_at": "2026-03-25T01:26:59.498795343Z",
5
  "phase": "running",
6
  "current": {
7
- "ym": "2011-12",
8
  "type": "comments",
9
- "phase": "processing"
10
  },
11
  "hardware": {
12
  "hostname": "vmi3112167",
@@ -30,10 +30,10 @@
30
  "pipeline": {
31
  "downloading": [
32
  {
33
- "ym": "2012-03",
34
  "type": "comments",
35
- "bytes_done": 1679518459,
36
- "bytes_total": 1680583419,
37
  "phase": "downloading"
38
  }
39
  ],
@@ -41,26 +41,34 @@
41
  {
42
  "ym": "2011-12",
43
  "type": "comments",
 
 
 
44
  "phase": "processing"
45
  },
46
  {
47
- "ym": "2012-01",
48
  "type": "comments",
49
- "shard": 19,
50
- "rows": 9500000,
51
- "rows_per_sec": 155639.44886391496,
52
  "phase": "processing"
53
  }
54
  ],
55
- "uploading": null,
 
 
 
 
 
 
 
 
56
  "queued_for_process": 0,
57
  "queued_for_upload": 0
58
  },
59
  "throughput": {
60
- "avg_download_mbps": 15.999987804970772,
61
- "avg_process_rows_per_sec": 7283.9736347494545,
62
  "avg_upload_sec_per_commit": 127.514680454,
63
- "estimated_completion": "2026-04-02T01:42:52.971033433+02:00"
64
  },
65
  "stats": {
66
  "committed": 1,
 
1
  {
2
  "session_id": "2026-03-25T00:36:59Z",
3
  "started_at": "2026-03-25T00:36:59.092641651Z",
4
+ "updated_at": "2026-03-25T01:46:58.826862165Z",
5
  "phase": "running",
6
  "current": {
7
+ "ym": "2012-01",
8
  "type": "comments",
9
+ "phase": "committing"
10
  },
11
  "hardware": {
12
  "hostname": "vmi3112167",
 
30
  "pipeline": {
31
  "downloading": [
32
  {
33
+ "ym": "2012-05",
34
  "type": "comments",
35
+ "bytes_done": 224673967,
36
+ "bytes_total": 1914556332,
37
  "phase": "downloading"
38
  }
39
  ],
 
41
  {
42
  "ym": "2011-12",
43
  "type": "comments",
44
+ "shard": 1,
45
+ "rows": 500000,
46
+ "rows_per_sec": 70181.38204842401,
47
  "phase": "processing"
48
  },
49
  {
50
+ "ym": "2012-02",
51
  "type": "comments",
 
 
 
52
  "phase": "processing"
53
  }
54
  ],
55
+ "uploading": [
56
+ {
57
+ "ym": "2012-01",
58
+ "type": "comments",
59
+ "rows": 16350205,
60
+ "shards": 33,
61
+ "phase": "committing"
62
+ }
63
+ ],
64
  "queued_for_process": 0,
65
  "queued_for_upload": 0
66
  },
67
  "throughput": {
68
+ "avg_download_mbps": 16.021165589421464,
69
+ "avg_process_rows_per_sec": 7203.387134972016,
70
  "avg_upload_sec_per_commit": 127.514680454,
71
+ "estimated_completion": "2026-04-08T06:39:16.083759316+02:00"
72
  },
73
  "stats": {
74
  "committed": 1,
stats.csv CHANGED
@@ -141,9 +141,10 @@ year,month,type,shards,count,size_bytes,zst_bytes,dur_download_s,dur_process_s,d
141
  2011,9,submissions,3,1482575,168012397,214126359,132.82,93.60,37.19,2026-03-21T09:25:20Z
142
  2011,10,comments,27,13470278,1179186432,1237602448,437.33,2906.42,240.10,2026-03-24T19:19:54Z
143
  2011,10,submissions,4,1590673,187749711,237965612,0.00,54.41,77.31,2026-03-21T09:24:02Z
144
- 2011,11,comments,28,13621533,1197270811,1258027562,0.00,1870.07,0.00,2026-03-25T01:08:09Z
145
  2011,11,submissions,4,1634431,190617313,246897028,138.40,57.38,66.03,2026-03-21T09:26:24Z
146
  2011,12,submissions,4,1772219,203638988,264265411,0.00,175.74,81.00,2026-03-21T09:28:22Z
 
147
  2012,1,submissions,4,1981577,228256715,299292677,124.06,336.81,128.51,2026-03-21T09:33:07Z
148
  2012,2,submissions,4,1961817,232099336,302444843,74.26,547.76,70.11,2026-03-21T09:43:25Z
149
  2012,3,submissions,5,2158965,251667233,330435518,110.70,877.81,44.77,2026-03-21T10:13:50Z
 
141
  2011,9,submissions,3,1482575,168012397,214126359,132.82,93.60,37.19,2026-03-21T09:25:20Z
142
  2011,10,comments,27,13470278,1179186432,1237602448,437.33,2906.42,240.10,2026-03-24T19:19:54Z
143
  2011,10,submissions,4,1590673,187749711,237965612,0.00,54.41,77.31,2026-03-21T09:24:02Z
144
+ 2011,11,comments,28,13621533,1197270811,1258027562,0.00,1870.07,127.51,2026-03-25T01:08:09Z
145
  2011,11,submissions,4,1634431,190617313,246897028,138.40,57.38,66.03,2026-03-21T09:26:24Z
146
  2011,12,submissions,4,1772219,203638988,264265411,0.00,175.74,81.00,2026-03-21T09:28:22Z
147
+ 2012,1,comments,33,16350205,1452582433,1519681267,1003.60,2295.47,0.00,2026-03-25T01:46:51Z
148
  2012,1,submissions,4,1981577,228256715,299292677,124.06,336.81,128.51,2026-03-21T09:33:07Z
149
  2012,2,submissions,4,1961817,232099336,302444843,74.26,547.76,70.11,2026-03-21T09:43:25Z
150
  2012,3,submissions,5,2158965,251667233,330435518,110.70,877.81,44.77,2026-03-21T10:13:50Z