tamnd commited on
Commit
83a685e
·
verified ·
1 Parent(s): 2e4ef4e

Add submissions/2006-05 (1 shards, 14.7K rows)

Browse files
Files changed (4) hide show
  1. README.md +17 -17
  2. data/submissions/2006/05/000.parquet +2 -2
  3. states.json +11 -17
  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-05**.
55
 
56
- Right now the archive has **121.6K items** (73.6K comments, 48.0K submissions) in **10.6 MB** 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,8 +93,8 @@ states.json live pipeline state (updated every ~5 min)
93
  **Submissions**
94
 
95
  ```
96
- 2005 ██░░░░░░░░░░░░░░░░░░░░░░░░░░░ 5.4K
97
- 2006 ██████████████████████████████ 42.6K
98
  ```
99
 
100
  ## How to download and use this dataset
@@ -207,13 +207,13 @@ huggingface-cli download open-index/arctic \
207
  | Type | Months | Rows | Parquet Size |
208
  |------|-------:|-----:|-------------:|
209
  | comments | 6 | 73.6K | 7.9 MB |
210
- | submissions | 5 | 48.0K | 2.7 MB |
211
- | **Total** | **6** | **121.6K** | **10.6 MB** |
212
 
213
  ### Monthly breakdown
214
 
215
  <details>
216
- <summary>Click to expand full monthly table (6 comment months + 5 submission months)</summary>
217
 
218
  | Month | Type | .zst Size | Download | Process | Upload | Shards | Rows | Parquet |
219
  |-------|------|----------:|-------:|-------:|-------:|-------:|-------:|-------:|
@@ -227,7 +227,8 @@ huggingface-cli download open-index/arctic \
227
  | 2006-03 | submissions | - | - | 0.5s | 5.9s | 1 | 12,525 | 724.7 KB |
228
  | 2006-04 | comments | - | - | 0.4s | 7.8s | 1 | 19,090 | 2.1 MB |
229
  | 2006-04 | submissions | - | - | 0.3s | 6.5s | 1 | 12,556 | 725.5 KB |
230
- | 2006-05 | comments | - | - | 0.4s | - | 1 | 26,859 | 2.9 MB |
 
231
 
232
  </details>
233
 
@@ -259,15 +260,14 @@ ORDER BY year, month, type;
259
 
260
  > Pipelined ingestion running on **doge-01** (4 cores, 6 GB RAM, 230 GB free). Auto-updated every ~5 minutes.
261
 
262
- **Started:** 2026-03-31 04:28 UTC / **Elapsed:** 4m / **Committed this session:** 10
263
 
264
  ### Active Workers
265
 
266
  | Stage | Month | Type | Progress |
267
  |-------|-------|------|----------|
268
  | Downloading | 2006-08 | comments | connecting... |
269
- | Processing | 2006-06 | submissions | starting... |
270
- | Uploading | 2006-05 | comments | 1 shards · 26.9K rows · committing |
271
 
272
 
273
  ### Throughput
@@ -275,19 +275,19 @@ ORDER BY year, month, type;
275
  | Metric | Value |
276
  |--------|------:|
277
  | Download | 0 Mbps avg |
278
- | Processing | 31.4K rows/s avg |
279
- | Upload | 7.0s per commit avg |
280
- | ETA | 2026-03-31 08:14 UTC |
281
 
282
  ### Progress
283
 
284
- `░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░` 10 / 488 (2.0%)
285
 
286
  | Metric | This Session |
287
  |--------|-------------:|
288
- | Months committed | 10 |
289
- | Rows processed | 94.8K |
290
- | Data committed | 7.7 MB |
291
 
292
  *Last update: 2026-03-31 04:32 UTC*
293
 
 
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-05**.
55
 
56
+ Right now the archive has **136.3K items** (73.6K comments, 62.7K submissions) in **11.4 MB** 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
+ 2006 ██████████████████████████████ 57.3K
98
  ```
99
 
100
  ## How to download and use this dataset
 
207
  | Type | Months | Rows | Parquet Size |
208
  |------|-------:|-----:|-------------:|
209
  | comments | 6 | 73.6K | 7.9 MB |
210
+ | submissions | 6 | 62.7K | 3.5 MB |
211
+ | **Total** | **6** | **136.3K** | **11.4 MB** |
212
 
213
  ### Monthly breakdown
214
 
215
  <details>
216
+ <summary>Click to expand full monthly table (6 comment months + 6 submission months)</summary>
217
 
218
  | Month | Type | .zst Size | Download | Process | Upload | Shards | Rows | Parquet |
219
  |-------|------|----------:|-------:|-------:|-------:|-------:|-------:|-------:|
 
227
  | 2006-03 | submissions | - | - | 0.5s | 5.9s | 1 | 12,525 | 724.7 KB |
228
  | 2006-04 | comments | - | - | 0.4s | 7.8s | 1 | 19,090 | 2.1 MB |
229
  | 2006-04 | submissions | - | - | 0.3s | 6.5s | 1 | 12,556 | 725.5 KB |
230
+ | 2006-05 | comments | - | - | 0.4s | 5.7s | 1 | 26,859 | 2.9 MB |
231
+ | 2006-05 | submissions | - | - | 0.4s | - | 1 | 14,701 | 850.5 KB |
232
 
233
  </details>
234
 
 
260
 
261
  > Pipelined ingestion running on **doge-01** (4 cores, 6 GB RAM, 230 GB free). Auto-updated every ~5 minutes.
262
 
263
+ **Started:** 2026-03-31 04:28 UTC / **Elapsed:** 4m / **Committed this session:** 11
264
 
265
  ### Active Workers
266
 
267
  | Stage | Month | Type | Progress |
268
  |-------|-------|------|----------|
269
  | Downloading | 2006-08 | comments | connecting... |
270
+ | Uploading | 2006-05 | submissions | 1 shards · 14.7K rows · committing |
 
271
 
272
 
273
  ### Throughput
 
275
  | Metric | Value |
276
  |--------|------:|
277
  | Download | 0 Mbps avg |
278
+ | Processing | 32.6K rows/s avg |
279
+ | Upload | 6.9s per commit avg |
280
+ | ETA | 2026-03-31 07:56 UTC |
281
 
282
  ### Progress
283
 
284
+ `░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░` 11 / 488 (2.3%)
285
 
286
  | Metric | This Session |
287
  |--------|-------------:|
288
+ | Months committed | 11 |
289
+ | Rows processed | 121.6K |
290
+ | Data committed | 10.6 MB |
291
 
292
  *Last update: 2026-03-31 04:32 UTC*
293
 
data/submissions/2006/05/000.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:42b83fa02ca48add1414e22907962b313358ffc245947cd0b700c8c3859c58a3
3
- size 870885
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bfb377319dcb7d86ce0a293d938c320d955b21af71456f7123dcf70eb9aed621
3
+ size 870929
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:32:39.477373888Z",
5
  "phase": "running",
6
  "current": {
7
  "ym": "2006-05",
8
- "type": "comments",
9
  "phase": "committing"
10
  },
11
  "hardware": {
@@ -35,18 +35,12 @@
35
  "phase": "downloading"
36
  }
37
  ],
38
- "processing": [
39
- {
40
- "ym": "2006-06",
41
- "type": "submissions",
42
- "phase": "processing"
43
- }
44
- ],
45
  "uploading": [
46
  {
47
  "ym": "2006-05",
48
- "type": "comments",
49
- "rows": 26859,
50
  "shards": 1,
51
  "phase": "committing"
52
  }
@@ -56,16 +50,16 @@
56
  },
57
  "throughput": {
58
  "avg_download_mbps": 0.028451019199467992,
59
- "avg_process_rows_per_sec": 31424.75585449439,
60
- "avg_upload_sec_per_commit": 6.9894769981,
61
- "estimated_completion": "2026-03-31T16:14:12.494974985+08:00"
62
  },
63
  "stats": {
64
- "committed": 10,
65
  "skipped": 0,
66
  "retries": 0,
67
- "total_rows": 94771,
68
- "total_bytes": 8078015,
69
  "total_months": 488
70
  }
71
  }
 
1
  {
2
  "session_id": "2026-03-31T04:28:29Z",
3
  "started_at": "2026-03-31T04:28:29.712811668Z",
4
+ "updated_at": "2026-03-31T04:32:45.216822218Z",
5
  "phase": "running",
6
  "current": {
7
  "ym": "2006-05",
8
+ "type": "submissions",
9
  "phase": "committing"
10
  },
11
  "hardware": {
 
35
  "phase": "downloading"
36
  }
37
  ],
38
+ "processing": null,
 
 
 
 
 
 
39
  "uploading": [
40
  {
41
  "ym": "2006-05",
42
+ "type": "submissions",
43
+ "rows": 14701,
44
  "shards": 1,
45
  "phase": "committing"
46
  }
 
50
  },
51
  "throughput": {
52
  "avg_download_mbps": 0.028451019199467992,
53
+ "avg_process_rows_per_sec": 32560.06413772964,
54
+ "avg_upload_sec_per_commit": 6.875653807999999,
55
+ "estimated_completion": "2026-03-31T15:56:18.304608205+08:00"
56
  },
57
  "stats": {
58
+ "committed": 11,
59
  "skipped": 0,
60
  "retries": 0,
61
+ "total_rows": 121630,
62
+ "total_bytes": 11114912,
63
  "total_months": 488
64
  }
65
  }
stats.csv CHANGED
@@ -9,4 +9,5 @@ year,month,type,shards,count,size_bytes,zst_bytes,dur_download_s,dur_process_s,d
9
  2006,3,submissions,1,12525,742114,0,0.00,0.52,5.93,2026-03-31T04:32:12Z
10
  2006,4,comments,1,19090,2233714,0,0.00,0.41,7.85,2026-03-31T04:32:18Z
11
  2006,4,submissions,1,12556,742895,0,0.00,0.34,6.55,2026-03-31T04:32:26Z
12
- 2006,5,comments,1,26859,3036897,0,0.00,0.43,0.00,2026-03-31T04:32:39Z
 
 
9
  2006,3,submissions,1,12525,742114,0,0.00,0.52,5.93,2026-03-31T04:32:12Z
10
  2006,4,comments,1,19090,2233714,0,0.00,0.41,7.85,2026-03-31T04:32:18Z
11
  2006,4,submissions,1,12556,742895,0,0.00,0.34,6.55,2026-03-31T04:32:26Z
12
+ 2006,5,comments,1,26859,3036897,0,0.00,0.43,5.74,2026-03-31T04:32:39Z
13
+ 2006,5,submissions,1,14701,870929,0,0.00,0.44,0.00,2026-03-31T04:32:45Z