tamnd commited on
Commit
0f6beff
·
verified ·
1 Parent(s): db8435e

Add submissions/2011-03 (2 shards, 976.8K 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 **2011-03**.
55
 
56
- Right now the archive has **115.2M items** (98.0M comments, 17.2M submissions) in **9.5 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
 
@@ -104,7 +104,7 @@ states.json live pipeline state (updated every ~5 min)
104
  2008 ██████████░░░░░░░░░░░░░░░░░░░░ 2.5M
105
  2009 ████████████████████░░░░░░░░░░ 4.8M
106
  2010 ██████████████████████████████ 6.9M
107
- 2011 ███████░░░░░░░░░░░░░░░░░░░░░░░ 1.7M
108
  ```
109
 
110
  ## How to download and use this dataset
@@ -217,27 +217,26 @@ huggingface-cli download open-index/arctic \
217
  | Type | Months | Rows | Parquet Size |
218
  |------|-------:|-----:|-------------:|
219
  | comments | 64 | 98.0M | 8.2 GB |
220
- | submissions | 63 | 17.2M | 1.3 GB |
221
- | **Total** | **64** | **115.2M** | **9.5 GB** |
222
 
223
  ### Coverage
224
 
225
- Processing **126** of **486** (month, type) pairs from **2005-12** through **2026-02**.
226
 
227
  | Metric | Size |
228
  |--------|-----:|
229
  | Total .zst archive | 3.6 TB |
230
- | Processed (.zst) | 9.4 GB |
231
  | Remaining (.zst) | 3.6 TB |
232
 
233
- ### Remaining months (360 pairs)
234
 
235
  <details>
236
  <summary>Click to expand remaining months table</summary>
237
 
238
  | Month | Type | .zst Size |
239
  |-------|------|----------:|
240
- | 2011-03 | comments | 679.7 MB |
241
  | 2011-03 | submissions | 135.5 MB |
242
  | 2011-04 | comments | 665.1 MB |
243
  | 2011-04 | submissions | 132.9 MB |
@@ -603,7 +602,7 @@ Processing **126** of **486** (month, type) pairs from **2005-12** through **202
603
  ### Monthly breakdown
604
 
605
  <details>
606
- <summary>Click to expand full monthly table (64 comment months + 63 submission months)</summary>
607
 
608
  | Month | Type | .zst Size | Download | Process | Upload | Shards | Rows | Parquet |
609
  |-------|------|----------:|-------:|-------:|-------:|-------:|-------:|-------:|
@@ -733,7 +732,8 @@ Processing **126** of **486** (month, type) pairs from **2005-12** through **202
733
  | 2011-01 | submissions | 117.9 MB | - | 12m30s | 1m51s | 2 | 837,996 | 91.1 MB |
734
  | 2011-02 | comments | 574.2 MB | - | 13m35s | 1m57s | 13 | 6,363,114 | 551.3 MB |
735
  | 2011-02 | submissions | 114.1 MB | - | 13m58s | 33.6s | 2 | 822,302 | 88.3 MB |
736
- | 2011-03 | comments | 679.7 MB | 6m36s | 18m04s | - | 16 | 7,556,165 | 652.4 MB |
 
737
 
738
  </details>
739
 
@@ -765,36 +765,38 @@ ORDER BY year, month, type;
765
 
766
  > Pipelined ingestion running on **vmi3112167** (6 cores, 12 GB RAM, 119 GB free). Auto-updated every ~5 minutes.
767
 
768
- **Started:** 2026-03-16 06:27 UTC / **Elapsed:** 32m / **Committed this session:** 2
769
 
770
  ### Active Workers
771
 
772
  | Stage | Month | Type | Progress |
773
  |-------|-------|------|----------|
774
- | Uploading | 2011-03 | comments | 16 shards · 7.6M rows · committing |
 
 
775
 
776
 
777
  ### Throughput
778
 
779
  | Metric | Value |
780
  |--------|------:|
781
- | Download | 10 Mbps avg |
782
  | Processing | 4.2K rows/s avg |
783
- | Upload | 75.1s per commit avg |
784
- | ETA | 2026-03-20 08:57 UTC |
785
 
786
  ### Progress
787
 
788
- `███████░░░░░░░���░░░░░░░░░░░░░░░` 126 / 488 (25.8%)
789
 
790
  | Metric | This Session |
791
  |--------|-------------:|
792
- | Months committed | 2 |
793
- | Rows processed | 7.2M |
794
- | Data committed | 639.6 MB |
795
  | Retries | 4 |
796
 
797
- *Last update: 2026-03-16 07:00 UTC*
798
 
799
 
800
  # Dataset card for Arctic Shift Reddit Archive
@@ -978,4 +980,4 @@ All the data here comes from [Arctic Shift](https://github.com/ArthurHeitmann/ar
978
 
979
  Questions, feedback, or issues - open a discussion on the [Community tab](https://huggingface.co/datasets/open-index/arctic/discussions).
980
 
981
- *Last updated: 2026-03-16 07:01 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 **2011-03**.
55
 
56
+ Right now the archive has **116.2M items** (98.0M comments, 18.2M submissions) in **9.6 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
 
 
104
  2008 ██████████░░░░░░░░░░░░░░░░░░░░ 2.5M
105
  2009 ████████████████████░░░░░░░░░░ 4.8M
106
  2010 ██████████████████████████████ 6.9M
107
+ 2011 ███████████░░░░░░░░░░░░░░░░░░░ 2.6M
108
  ```
109
 
110
  ## How to download and use this dataset
 
217
  | Type | Months | Rows | Parquet Size |
218
  |------|-------:|-----:|-------------:|
219
  | comments | 64 | 98.0M | 8.2 GB |
220
+ | submissions | 64 | 18.2M | 1.4 GB |
221
+ | **Total** | **64** | **116.2M** | **9.6 GB** |
222
 
223
  ### Coverage
224
 
225
+ Processing **127** of **486** (month, type) pairs from **2005-12** through **2026-02**.
226
 
227
  | Metric | Size |
228
  |--------|-----:|
229
  | Total .zst archive | 3.6 TB |
230
+ | Processed (.zst) | 10.1 GB |
231
  | Remaining (.zst) | 3.6 TB |
232
 
233
+ ### Remaining months (359 pairs)
234
 
235
  <details>
236
  <summary>Click to expand remaining months table</summary>
237
 
238
  | Month | Type | .zst Size |
239
  |-------|------|----------:|
 
240
  | 2011-03 | submissions | 135.5 MB |
241
  | 2011-04 | comments | 665.1 MB |
242
  | 2011-04 | submissions | 132.9 MB |
 
602
  ### Monthly breakdown
603
 
604
  <details>
605
+ <summary>Click to expand full monthly table (64 comment months + 64 submission months)</summary>
606
 
607
  | Month | Type | .zst Size | Download | Process | Upload | Shards | Rows | Parquet |
608
  |-------|------|----------:|-------:|-------:|-------:|-------:|-------:|-------:|
 
732
  | 2011-01 | submissions | 117.9 MB | - | 12m30s | 1m51s | 2 | 837,996 | 91.1 MB |
733
  | 2011-02 | comments | 574.2 MB | - | 13m35s | 1m57s | 13 | 6,363,114 | 551.3 MB |
734
  | 2011-02 | submissions | 114.1 MB | - | 13m58s | 33.6s | 2 | 822,302 | 88.3 MB |
735
+ | 2011-03 | comments | 679.7 MB | 6m36s | 18m04s | 2m59s | 16 | 7,556,165 | 652.4 MB |
736
+ | 2011-03 | submissions | 135.5 MB | 2m44s | 18m30s | - | 2 | 976,817 | 104.4 MB |
737
 
738
  </details>
739
 
 
765
 
766
  > Pipelined ingestion running on **vmi3112167** (6 cores, 12 GB RAM, 119 GB free). Auto-updated every ~5 minutes.
767
 
768
+ **Started:** 2026-03-16 06:27 UTC / **Elapsed:** 43m / **Committed this session:** 3
769
 
770
  ### Active Workers
771
 
772
  | Stage | Month | Type | Progress |
773
  |-------|-------|------|----------|
774
+ | Downloading | 2011-04 | submissions | 132.9 MB / 132.9 MB (100%) |
775
+ | Processing | 2011-04 | comments | shard 8 · 4.0M rows · 43.0K rows/s |
776
+ | Uploading | 2011-03 | submissions | 2 shards · 976.8K rows · committing |
777
 
778
 
779
  ### Throughput
780
 
781
  | Metric | Value |
782
  |--------|------:|
783
+ | Download | 13 Mbps avg |
784
  | Processing | 4.2K rows/s avg |
785
+ | Upload | 109.9s per commit avg |
786
+ | ETA | 2026-03-19 14:08 UTC |
787
 
788
  ### Progress
789
 
790
+ `███████░░░░░░░░░░░░░░░░░░░░░░` 127 / 488 (26.0%)
791
 
792
  | Metric | This Session |
793
  |--------|-------------:|
794
+ | Months committed | 3 |
795
+ | Rows processed | 14.7M |
796
+ | Data committed | 1.3 GB |
797
  | Retries | 4 |
798
 
799
+ *Last update: 2026-03-16 07:10 UTC*
800
 
801
 
802
  # Dataset card for Arctic Shift Reddit Archive
 
980
 
981
  Questions, feedback, or issues - open a discussion on the [Community tab](https://huggingface.co/datasets/open-index/arctic/discussions).
982
 
983
+ *Last updated: 2026-03-16 07:10 UTC*
data/submissions/2011/03/000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0e84dc8decf81eed0aba88ca70cb281f2f6475b153901fb88b2d5bfa9f9c8317
3
+ size 56285829
data/submissions/2011/03/001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:15858f3989006b035b0dae9c0c9b8e3edb5e2bead38ee12eda3f36043324d2a1
3
+ size 53170871
states.json CHANGED
@@ -1,11 +1,11 @@
1
  {
2
  "session_id": "2026-03-16T06:27:36Z",
3
  "started_at": "2026-03-16T06:27:36.908118209Z",
4
- "updated_at": "2026-03-16T07:00:05.166858601Z",
5
  "phase": "running",
6
  "current": {
7
  "ym": "2011-03",
8
- "type": "comments",
9
  "phase": "committing"
10
  },
11
  "hardware": {
@@ -28,14 +28,31 @@
28
  "sequential": false
29
  },
30
  "pipeline": {
31
- "downloading": null,
32
- "processing": null,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
33
  "uploading": [
34
  {
35
  "ym": "2011-03",
36
- "type": "comments",
37
- "rows": 7556165,
38
- "shards": 16,
39
  "phase": "committing"
40
  }
41
  ],
@@ -43,17 +60,17 @@
43
  "queued_for_upload": 0
44
  },
45
  "throughput": {
46
- "avg_download_mbps": 10.186549502811081,
47
  "avg_process_rows_per_sec": 4157.973013433051,
48
- "avg_upload_sec_per_commit": 75.08040495,
49
- "estimated_completion": "2026-03-20T09:57:19.987789067+01:00"
50
  },
51
  "stats": {
52
- "committed": 2,
53
  "skipped": 124,
54
  "retries": 4,
55
- "total_rows": 7185416,
56
- "total_bytes": 670710734,
57
  "total_months": 488
58
  }
59
  }
 
1
  {
2
  "session_id": "2026-03-16T06:27:36Z",
3
  "started_at": "2026-03-16T06:27:36.908118209Z",
4
+ "updated_at": "2026-03-16T07:10:17.238076446Z",
5
  "phase": "running",
6
  "current": {
7
  "ym": "2011-03",
8
+ "type": "submissions",
9
  "phase": "committing"
10
  },
11
  "hardware": {
 
28
  "sequential": false
29
  },
30
  "pipeline": {
31
+ "downloading": [
32
+ {
33
+ "ym": "2011-04",
34
+ "type": "submissions",
35
+ "bytes_done": 139367916,
36
+ "bytes_total": 139367916,
37
+ "phase": "downloading"
38
+ }
39
+ ],
40
+ "processing": [
41
+ {
42
+ "ym": "2011-04",
43
+ "type": "comments",
44
+ "shard": 8,
45
+ "rows": 4000000,
46
+ "rows_per_sec": 43027.78894621888,
47
+ "phase": "processing"
48
+ }
49
+ ],
50
  "uploading": [
51
  {
52
  "ym": "2011-03",
53
+ "type": "submissions",
54
+ "rows": 976817,
55
+ "shards": 2,
56
  "phase": "committing"
57
  }
58
  ],
 
60
  "queued_for_upload": 0
61
  },
62
  "throughput": {
63
+ "avg_download_mbps": 12.654884930215738,
64
  "avg_process_rows_per_sec": 4157.973013433051,
65
+ "avg_upload_sec_per_commit": 109.86966441700001,
66
+ "estimated_completion": "2026-03-19T15:08:56.27223122+01:00"
67
  },
68
  "stats": {
69
+ "committed": 3,
70
  "skipped": 124,
71
  "retries": 4,
72
+ "total_rows": 14741581,
73
+ "total_bytes": 1354763409,
74
  "total_months": 488
75
  }
76
  }
stats.csv CHANGED
@@ -125,4 +125,5 @@ year,month,type,shards,count,size_bytes,zst_bytes,dur_download_s,dur_process_s,d
125
  2011,1,submissions,2,837996,95559859,123638415,0.00,750.03,111.44,2026-03-16T06:25:17Z
126
  2011,2,comments,13,6363114,578102551,602090002,0.00,815.49,116.51,2026-03-16T06:41:12Z
127
  2011,2,submissions,2,822302,92608183,119691628,0.00,838.17,33.65,2026-03-16T06:43:09Z
128
- 2011,3,comments,16,7556165,684052675,712738444,395.73,1084.41,0.00,2026-03-16T06:59:16Z
 
 
125
  2011,1,submissions,2,837996,95559859,123638415,0.00,750.03,111.44,2026-03-16T06:25:17Z
126
  2011,2,comments,13,6363114,578102551,602090002,0.00,815.49,116.51,2026-03-16T06:41:12Z
127
  2011,2,submissions,2,822302,92608183,119691628,0.00,838.17,33.65,2026-03-16T06:43:09Z
128
+ 2011,3,comments,16,7556165,684052675,712738444,395.73,1084.41,179.45,2026-03-16T06:59:16Z
129
+ 2011,3,submissions,2,976817,109456700,142124078,163.50,1110.04,0.00,2026-03-16T07:02:16Z