tamnd commited on
Commit
f0acf80
·
verified ·
1 Parent(s): 72924db

Add submissions/2009-05 (1 shards, 355.2K rows)

Browse files
Files changed (4) hide show
  1. README.md +16 -16
  2. data/submissions/2009/05/000.parquet +2 -2
  3. states.json +12 -18
  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 **2009-05**.
55
 
56
- Right now the archive has **20.6M items** (15.5M comments, 5.1M submissions) in **1.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
 
@@ -100,7 +100,7 @@ states.json live pipeline state (updated every ~5 min)
100
  2006 ███░░░░░░░░░░░░░░░░░░░░░░░░░░░ 304.7K
101
  2007 ██████████░░░░░░░░░░░░░░░░░░░░ 908.2K
102
  2008 ██████████████████████████████ 2.5M
103
- 2009 ████████████████░░░░░░░░░░░░░░ 1.4M
104
  ```
105
 
106
  ## How to download and use this dataset
@@ -213,13 +213,13 @@ huggingface-cli download open-index/arctic \
213
  | Type | Months | Rows | Parquet Size |
214
  |------|-------:|-----:|-------------:|
215
  | comments | 42 | 15.5M | 1.3 GB |
216
- | submissions | 41 | 5.1M | 292.8 MB |
217
- | **Total** | **42** | **20.6M** | **1.6 GB** |
218
 
219
  ### Monthly breakdown
220
 
221
  <details>
222
- <summary>Click to expand full monthly table (42 comment months + 41 submission months)</summary>
223
 
224
  | Month | Type | .zst Size | Download | Process | Upload | Shards | Rows | Parquet |
225
  |-------|------|----------:|-------:|-------:|-------:|-------:|-------:|-------:|
@@ -305,7 +305,8 @@ huggingface-cli download open-index/arctic \
305
  | 2009-03 | submissions | - | 27.2s | 7.7s | 11.3s | 1 | 362,805 | 21.4 MB |
306
  | 2009-04 | comments | - | 40.9s | 11.0s | 13.5s | 3 | 1,094,599 | 93.2 MB |
307
  | 2009-04 | submissions | - | 23.3s | 5.8s | 13.6s | 1 | 357,107 | 21.3 MB |
308
- | 2009-05 | comments | - | 27.8s | 11.8s | - | 3 | 1,201,257 | 105.3 MB |
 
309
 
310
  </details>
311
 
@@ -337,7 +338,7 @@ ORDER BY year, month, type;
337
 
338
  > Pipelined ingestion running on **doge-01** (4 cores, 6 GB RAM, 229 GB free). Auto-updated every ~5 minutes.
339
 
340
- **Started:** 2026-03-31 04:46 UTC / **Elapsed:** 8m / **Committed this session:** 25
341
 
342
  ### Active Workers
343
 
@@ -345,8 +346,7 @@ ORDER BY year, month, type;
345
  |-------|-------|------|----------|
346
  | Downloading | 2009-06 | submissions | connecting... |
347
  | Downloading | 2009-07 | comments | connecting... |
348
- | Processing | 2009-05 | submissions | starting... |
349
- | Uploading | 2009-05 | comments | 3 shards · 1.2M rows · committing |
350
 
351
 
352
  ### Throughput
@@ -354,19 +354,19 @@ ORDER BY year, month, type;
354
  | Metric | Value |
355
  |--------|------:|
356
  | Download | 13 Mbps avg |
357
- | Processing | 90.4K rows/s avg |
358
- | Upload | 11.4s per commit avg |
359
- | ETA | 2026-03-31 07:10 UTC |
360
 
361
  ### Progress
362
 
363
- `█████░░░░░░░░░░░░░░░░░░░░░░░░░` 82 / 488 (16.8%)
364
 
365
  | Metric | This Session |
366
  |--------|-------------:|
367
- | Months committed | 25 |
368
- | Rows processed | 13.3M |
369
- | Data committed | 1016.6 MB |
370
 
371
  *Last update: 2026-03-31 04:54 UTC*
372
 
 
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 **2009-05**.
55
 
56
+ Right now the archive has **20.9M items** (15.5M comments, 5.5M submissions) in **1.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
 
 
100
  2006 ███░░░░░░░░░░░░░░░░░░░░░░░░░░░ 304.7K
101
  2007 ██████████░░░░░░░░░░░░░░░░░░░░ 908.2K
102
  2008 ██████████████████████████████ 2.5M
103
+ 2009 ████████████████████░░░░░░░░░░ 1.7M
104
  ```
105
 
106
  ## How to download and use this dataset
 
213
  | Type | Months | Rows | Parquet Size |
214
  |------|-------:|-----:|-------------:|
215
  | comments | 42 | 15.5M | 1.3 GB |
216
+ | submissions | 42 | 5.5M | 314.2 MB |
217
+ | **Total** | **42** | **20.9M** | **1.6 GB** |
218
 
219
  ### Monthly breakdown
220
 
221
  <details>
222
+ <summary>Click to expand full monthly table (42 comment months + 42 submission months)</summary>
223
 
224
  | Month | Type | .zst Size | Download | Process | Upload | Shards | Rows | Parquet |
225
  |-------|------|----------:|-------:|-------:|-------:|-------:|-------:|-------:|
 
305
  | 2009-03 | submissions | - | 27.2s | 7.7s | 11.3s | 1 | 362,805 | 21.4 MB |
306
  | 2009-04 | comments | - | 40.9s | 11.0s | 13.5s | 3 | 1,094,599 | 93.2 MB |
307
  | 2009-04 | submissions | - | 23.3s | 5.8s | 13.6s | 1 | 357,107 | 21.3 MB |
308
+ | 2009-05 | comments | - | 27.8s | 11.8s | 14.1s | 3 | 1,201,257 | 105.3 MB |
309
+ | 2009-05 | submissions | - | 54.9s | 6.6s | - | 1 | 355,193 | 21.4 MB |
310
 
311
  </details>
312
 
 
338
 
339
  > Pipelined ingestion running on **doge-01** (4 cores, 6 GB RAM, 229 GB free). Auto-updated every ~5 minutes.
340
 
341
+ **Started:** 2026-03-31 04:46 UTC / **Elapsed:** 8m / **Committed this session:** 26
342
 
343
  ### Active Workers
344
 
 
346
  |-------|-------|------|----------|
347
  | Downloading | 2009-06 | submissions | connecting... |
348
  | Downloading | 2009-07 | comments | connecting... |
349
+ | Uploading | 2009-05 | submissions | 1 shards · 355.2K rows · committing |
 
350
 
351
 
352
  ### Throughput
 
354
  | Metric | Value |
355
  |--------|------:|
356
  | Download | 13 Mbps avg |
357
+ | Processing | 88.0K rows/s avg |
358
+ | Upload | 11.7s per commit avg |
359
+ | ETA | 2026-03-31 07:08 UTC |
360
 
361
  ### Progress
362
 
363
+ `█████░░░░░░░░░░░░░░░░░░░░░░░░░` 83 / 488 (17.0%)
364
 
365
  | Metric | This Session |
366
  |--------|-------------:|
367
+ | Months committed | 26 |
368
+ | Rows processed | 14.5M |
369
+ | Data committed | 1.1 GB |
370
 
371
  *Last update: 2026-03-31 04:54 UTC*
372
 
data/submissions/2009/05/000.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2168091d95ceaef6611ff3bfbbd7f8cce9b094331e68f8fb86bebbd3c03574ad
3
- size 22422953
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:caf411e41c5ead0cb7c8c0d4e17a6392548b637e920e0eec48a6a1d030a18e97
3
+ size 22433061
states.json CHANGED
@@ -1,11 +1,11 @@
1
  {
2
  "session_id": "2026-03-31T04:46:44Z",
3
  "started_at": "2026-03-31T04:46:44.639338346Z",
4
- "updated_at": "2026-03-31T04:54:43.908886119Z",
5
  "phase": "running",
6
  "current": {
7
  "ym": "2009-05",
8
- "type": "comments",
9
  "phase": "committing"
10
  },
11
  "hardware": {
@@ -40,19 +40,13 @@
40
  "phase": "downloading"
41
  }
42
  ],
43
- "processing": [
44
- {
45
- "ym": "2009-05",
46
- "type": "submissions",
47
- "phase": "processing"
48
- }
49
- ],
50
  "uploading": [
51
  {
52
  "ym": "2009-05",
53
- "type": "comments",
54
- "rows": 1201257,
55
- "shards": 3,
56
  "phase": "committing"
57
  }
58
  ],
@@ -61,16 +55,16 @@
61
  },
62
  "throughput": {
63
  "avg_download_mbps": 12.978724056081678,
64
- "avg_process_rows_per_sec": 90362.34503209165,
65
- "avg_upload_sec_per_commit": 11.4259697921,
66
- "estimated_completion": "2026-03-31T15:10:11.517902996+08:00"
67
  },
68
  "stats": {
69
- "committed": 25,
70
  "skipped": 57,
71
  "retries": 0,
72
- "total_rows": 13298011,
73
- "total_bytes": 1066011703,
74
  "total_months": 488
75
  }
76
  }
 
1
  {
2
  "session_id": "2026-03-31T04:46:44Z",
3
  "started_at": "2026-03-31T04:46:44.639338346Z",
4
+ "updated_at": "2026-03-31T04:54:58.057447469Z",
5
  "phase": "running",
6
  "current": {
7
  "ym": "2009-05",
8
+ "type": "submissions",
9
  "phase": "committing"
10
  },
11
  "hardware": {
 
40
  "phase": "downloading"
41
  }
42
  ],
43
+ "processing": null,
 
 
 
 
 
 
44
  "uploading": [
45
  {
46
  "ym": "2009-05",
47
+ "type": "submissions",
48
+ "rows": 355193,
49
+ "shards": 1,
50
  "phase": "committing"
51
  }
52
  ],
 
55
  },
56
  "throughput": {
57
  "avg_download_mbps": 12.978724056081678,
58
+ "avg_process_rows_per_sec": 88031.06214855883,
59
+ "avg_upload_sec_per_commit": 11.68186574665,
60
+ "estimated_completion": "2026-03-31T15:08:31.162885649+08:00"
61
  },
62
  "stats": {
63
+ "committed": 26,
64
  "skipped": 57,
65
  "retries": 0,
66
+ "total_rows": 14499268,
67
+ "total_bytes": 1176466802,
68
  "total_months": 488
69
  }
70
  }
stats.csv CHANGED
@@ -81,4 +81,5 @@ year,month,type,shards,count,size_bytes,zst_bytes,dur_download_s,dur_process_s,d
81
  2009,3,submissions,1,362805,22480868,0,27.24,7.65,11.33,2026-03-31T04:54:05Z
82
  2009,4,comments,3,1094599,97748480,0,40.93,11.00,13.50,2026-03-31T04:54:30Z
83
  2009,4,submissions,1,357107,22300190,0,23.34,5.82,13.55,2026-03-31T04:54:16Z
84
- 2009,5,comments,3,1201257,110455099,0,27.78,11.85,0.00,2026-03-31T04:54:43Z
 
 
81
  2009,3,submissions,1,362805,22480868,0,27.24,7.65,11.33,2026-03-31T04:54:05Z
82
  2009,4,comments,3,1094599,97748480,0,40.93,11.00,13.50,2026-03-31T04:54:30Z
83
  2009,4,submissions,1,357107,22300190,0,23.34,5.82,13.55,2026-03-31T04:54:16Z
84
+ 2009,5,comments,3,1201257,110455099,0,27.78,11.85,14.10,2026-03-31T04:54:43Z
85
+ 2009,5,submissions,1,355193,22433061,0,54.95,6.63,0.00,2026-03-31T04:54:58Z