tamnd commited on
Commit
1035582
·
verified ·
1 Parent(s): 0978aa3

Add submissions/2005-12 (1 shards, 5.4K rows)

Browse files
Files changed (4) hide show
  1. README.md +21 -18
  2. data/submissions/2005/12/000.parquet +2 -2
  3. states.json +24 -16
  4. stats.csv +2 -1
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 **2006-01**.
55
 
56
- Right now the archive has **4.7K items** (4.7K comments, 0 submissions) in **527.1 KB** 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,7 +93,7 @@ states.json live pipeline state (updated every ~5 min)
93
  **Submissions**
94
 
95
  ```
96
- (no data yet)
97
  ```
98
 
99
  ## How to download and use this dataset
@@ -206,18 +206,19 @@ huggingface-cli download open-index/arctic \
206
  | Type | Months | Rows | Parquet Size |
207
  |------|-------:|-----:|-------------:|
208
  | comments | 2 | 4.7K | 527.1 KB |
209
- | submissions | 0 | 0 | 0 B |
210
- | **Total** | **2** | **4.7K** | **527.1 KB** |
211
 
212
  ### Monthly breakdown
213
 
214
  <details>
215
- <summary>Click to expand full monthly table (2 comment months + 0 submission months)</summary>
216
 
217
  | Month | Type | .zst Size | Download | Process | Upload | Shards | Rows | Parquet |
218
  |-------|------|----------:|-------:|-------:|-------:|-------:|-------:|-------:|
219
  | 2005-12 | comments | - | 28.0s | 0.2s | 12.2s | 1 | 1,075 | 138.4 KB |
220
- | 2006-01 | comments | - | - | 0.2s | - | 1 | 3,666 | 388.6 KB |
 
221
 
222
  </details>
223
 
@@ -249,15 +250,16 @@ ORDER BY year, month, type;
249
 
250
  > Pipelined ingestion running on **doge-01** (4 cores, 6 GB RAM, 230 GB free). Auto-updated every ~5 minutes.
251
 
252
- **Started:** 2026-03-31 04:28 UTC / **Elapsed:** 1m / **Committed this session:** 1
253
 
254
  ### Active Workers
255
 
256
  | Stage | Month | Type | Progress |
257
  |-------|-------|------|----------|
258
- | Downloading | 2005-12 | submissions | 0 B / 432.7 KB (0%) |
259
- | Downloading | 2006-01 | submissions | connecting... |
260
- | Uploading | 2006-01 | comments | 1 shards · 3.7K rows · committing |
 
261
 
262
 
263
  ### Throughput
@@ -265,20 +267,21 @@ ORDER BY year, month, type;
265
  | Metric | Value |
266
  |--------|------:|
267
  | Download | 0 Mbps avg |
268
- | Processing | 9.9K rows/s avg |
269
- | Upload | 12.2s per commit avg |
 
270
 
271
  ### Progress
272
 
273
- `░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░` 1 / 488 (0.2%)
274
 
275
  | Metric | This Session |
276
  |--------|-------------:|
277
- | Months committed | 1 |
278
- | Rows processed | 1.1K |
279
- | Data committed | 138.4 KB |
280
 
281
- *Last update: 2026-03-31 04:29 UTC*
282
 
283
 
284
  # Dataset card for Arctic Shift Reddit Archive
@@ -462,4 +465,4 @@ All the data here comes from [Arctic Shift](https://github.com/ArthurHeitmann/ar
462
 
463
  Questions, feedback, or issues - open a discussion on the [Community tab](https://huggingface.co/datasets/open-index/arctic/discussions).
464
 
465
- *Last updated: 2026-03-31 04:29 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 **2006-01**.
55
 
56
+ Right now the archive has **10.1K items** (4.7K comments, 5.4K submissions) in **831.4 KB** 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
  **Submissions**
94
 
95
  ```
96
+ 2005 ██████████████████████████████ 5.4K
97
  ```
98
 
99
  ## How to download and use this dataset
 
206
  | Type | Months | Rows | Parquet Size |
207
  |------|-------:|-----:|-------------:|
208
  | comments | 2 | 4.7K | 527.1 KB |
209
+ | submissions | 1 | 5.4K | 304.4 KB |
210
+ | **Total** | **2** | **10.1K** | **831.4 KB** |
211
 
212
  ### Monthly breakdown
213
 
214
  <details>
215
+ <summary>Click to expand full monthly table (2 comment months + 1 submission months)</summary>
216
 
217
  | Month | Type | .zst Size | Download | Process | Upload | Shards | Rows | Parquet |
218
  |-------|------|----------:|-------:|-------:|-------:|-------:|-------:|-------:|
219
  | 2005-12 | comments | - | 28.0s | 0.2s | 12.2s | 1 | 1,075 | 138.4 KB |
220
+ | 2005-12 | submissions | - | 3m18s | 0.4s | - | 1 | 5,356 | 304.4 KB |
221
+ | 2006-01 | comments | - | - | 0.2s | 6.0s | 1 | 3,666 | 388.6 KB |
222
 
223
  </details>
224
 
 
250
 
251
  > Pipelined ingestion running on **doge-01** (4 cores, 6 GB RAM, 230 GB free). Auto-updated every ~5 minutes.
252
 
253
+ **Started:** 2026-03-31 04:28 UTC / **Elapsed:** 3m / **Committed this session:** 2
254
 
255
  ### Active Workers
256
 
257
  | Stage | Month | Type | Progress |
258
  |-------|-------|------|----------|
259
+ | Downloading | 2006-01 | submissions | 642.2 KB / 642.2 KB (100%) |
260
+ | Downloading | 2006-03 | submissions | connecting... |
261
+ | Processing | 2006-02 | comments | starting... |
262
+ | Uploading | 2005-12 | submissions | 1 shards · 5.4K rows · committing |
263
 
264
 
265
  ### Throughput
 
267
  | Metric | Value |
268
  |--------|------:|
269
  | Download | 0 Mbps avg |
270
+ | Processing | 11.4K rows/s avg |
271
+ | Upload | 9.1s per commit avg |
272
+ | ETA | 2026-03-31 17:53 UTC |
273
 
274
  ### Progress
275
 
276
+ `░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░` 2 / 488 (0.4%)
277
 
278
  | Metric | This Session |
279
  |--------|-------------:|
280
+ | Months committed | 2 |
281
+ | Rows processed | 4.7K |
282
+ | Data committed | 527.1 KB |
283
 
284
+ *Last update: 2026-03-31 04:31 UTC*
285
 
286
 
287
  # Dataset card for Arctic Shift Reddit Archive
 
465
 
466
  Questions, feedback, or issues - open a discussion on the [Community tab](https://huggingface.co/datasets/open-index/arctic/discussions).
467
 
468
+ *Last updated: 2026-03-31 04:31 UTC*
data/submissions/2005/12/000.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0c4a89dc8120b76779cd2315102bee1b9284cf0f954bf9cf1c0e34d3f75db4e4
3
- size 311619
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e6cc69a1e7d58239123acf5a04d4d767035faece1a5f968bf361e338212a4c79
3
+ size 311663
states.json CHANGED
@@ -1,11 +1,11 @@
1
  {
2
  "session_id": "2026-03-31T04:28:29Z",
3
  "started_at": "2026-03-31T04:28:29.712811668Z",
4
- "updated_at": "2026-03-31T04:29:10.224054753Z",
5
  "phase": "running",
6
  "current": {
7
- "ym": "2006-01",
8
- "type": "comments",
9
  "phase": "committing"
10
  },
11
  "hardware": {
@@ -30,23 +30,30 @@
30
  "pipeline": {
31
  "downloading": [
32
  {
33
- "ym": "2005-12",
34
  "type": "submissions",
35
- "bytes_total": 443130,
 
36
  "phase": "downloading"
37
  },
38
  {
39
- "ym": "2006-01",
40
  "type": "submissions",
41
  "phase": "downloading"
42
  }
43
  ],
44
- "processing": null,
45
- "uploading": [
46
  {
47
- "ym": "2006-01",
48
  "type": "comments",
49
- "rows": 3666,
 
 
 
 
 
 
 
50
  "shards": 1,
51
  "phase": "committing"
52
  }
@@ -55,16 +62,17 @@
55
  "queued_for_upload": 0
56
  },
57
  "throughput": {
58
- "avg_download_mbps": 0.038946336569041645,
59
- "avg_process_rows_per_sec": 9938.927814604569,
60
- "avg_upload_sec_per_commit": 12.21311609
 
61
  },
62
  "stats": {
63
- "committed": 1,
64
  "skipped": 0,
65
  "retries": 0,
66
- "total_rows": 1075,
67
- "total_bytes": 141755,
68
  "total_months": 488
69
  }
70
  }
 
1
  {
2
  "session_id": "2026-03-31T04:28:29Z",
3
  "started_at": "2026-03-31T04:28:29.712811668Z",
4
+ "updated_at": "2026-03-31T04:31:47.756735826Z",
5
  "phase": "running",
6
  "current": {
7
+ "ym": "2005-12",
8
+ "type": "submissions",
9
  "phase": "committing"
10
  },
11
  "hardware": {
 
30
  "pipeline": {
31
  "downloading": [
32
  {
33
+ "ym": "2006-01",
34
  "type": "submissions",
35
+ "bytes_done": 657593,
36
+ "bytes_total": 657593,
37
  "phase": "downloading"
38
  },
39
  {
40
+ "ym": "2006-03",
41
  "type": "submissions",
42
  "phase": "downloading"
43
  }
44
  ],
45
+ "processing": [
 
46
  {
47
+ "ym": "2006-02",
48
  "type": "comments",
49
+ "phase": "processing"
50
+ }
51
+ ],
52
+ "uploading": [
53
+ {
54
+ "ym": "2005-12",
55
+ "type": "submissions",
56
+ "rows": 5356,
57
  "shards": 1,
58
  "phase": "committing"
59
  }
 
62
  "queued_for_upload": 0
63
  },
64
  "throughput": {
65
+ "avg_download_mbps": 0.02802497197159394,
66
+ "avg_process_rows_per_sec": 11384.667808698157,
67
+ "avg_upload_sec_per_commit": 9.094243279499999,
68
+ "estimated_completion": "2026-04-01T01:53:52.34396823+08:00"
69
  },
70
  "stats": {
71
+ "committed": 2,
72
  "skipped": 0,
73
  "retries": 0,
74
+ "total_rows": 4741,
75
+ "total_bytes": 539727,
76
  "total_months": 488
77
  }
78
  }
stats.csv CHANGED
@@ -1,3 +1,4 @@
1
  year,month,type,shards,count,size_bytes,zst_bytes,dur_download_s,dur_process_s,dur_commit_s,committed_at
2
  2005,12,comments,1,1075,141755,0,28.04,0.25,12.21,2026-03-31T04:28:58Z
3
- 2006,1,comments,1,3666,397972,0,0.00,0.23,0.00,2026-03-31T04:29:10Z
 
 
1
  year,month,type,shards,count,size_bytes,zst_bytes,dur_download_s,dur_process_s,dur_commit_s,committed_at
2
  2005,12,comments,1,1075,141755,0,28.04,0.25,12.21,2026-03-31T04:28:58Z
3
+ 2005,12,submissions,1,5356,311663,0,197.67,0.38,0.00,2026-03-31T04:31:47Z
4
+ 2006,1,comments,1,3666,397972,0,0.00,0.23,5.98,2026-03-31T04:29:10Z