tamnd commited on
Commit
cd5ff8c
·
verified ·
1 Parent(s): d641396

Add submissions/2006-06 (1 shards, 16.9K rows)

Browse files
Files changed (4) hide show
  1. README.md +17 -17
  2. data/submissions/2006/06/000.parquet +2 -2
  3. states.json +14 -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-06**.
55
 
56
- Right now the archive has **165.5K items** (102.8K comments, 62.7K submissions) in **14.5 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
 
@@ -94,7 +94,7 @@ states.json live pipeline state (updated every ~5 min)
94
 
95
  ```
96
  2005 ██░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 5.4K
97
- 2006 ██████████████████████████████ 57.3K
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 | 7 | 102.8K | 11.0 MB |
210
- | submissions | 6 | 62.7K | 3.5 MB |
211
- | **Total** | **7** | **165.5K** | **14.5 MB** |
212
 
213
  ### Monthly breakdown
214
 
215
  <details>
216
- <summary>Click to expand full monthly table (7 comment months + 6 submission months)</summary>
217
 
218
  | Month | Type | .zst Size | Download | Process | Upload | Shards | Rows | Parquet |
219
  |-------|------|----------:|-------:|-------:|-------:|-------:|-------:|-------:|
@@ -229,7 +229,8 @@ huggingface-cli download open-index/arctic \
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 | 5.8s | 1 | 14,701 | 850.5 KB |
232
- | 2006-06 | comments | - | - | 0.5s | - | 1 | 29,163 | 3.1 MB |
 
233
 
234
  </details>
235
 
@@ -261,16 +262,15 @@ ORDER BY year, month, type;
261
 
262
  > Pipelined ingestion running on **doge-01** (4 cores, 6 GB RAM, 230 GB free). Auto-updated every ~5 minutes.
263
 
264
- **Started:** 2026-03-31 04:28 UTC / **Elapsed:** 4m / **Committed this session:** 12
265
 
266
  ### Active Workers
267
 
268
  | Stage | Month | Type | Progress |
269
  |-------|-------|------|----------|
270
- | Downloading | 2006-08 | comments | connecting... |
271
- | Downloading | 2006-09 | comments | connecting... |
272
- | Processing | 2006-07 | submissions | starting... |
273
- | Uploading | 2006-06 | comments | 1 shards · 29.2K rows · committing |
274
 
275
 
276
  ### Throughput
@@ -278,19 +278,19 @@ ORDER BY year, month, type;
278
  | Metric | Value |
279
  |--------|------:|
280
  | Download | 0 Mbps avg |
281
- | Processing | 34.9K rows/s avg |
282
  | Upload | 6.8s per commit avg |
283
- | ETA | 2026-03-31 07:41 UTC |
284
 
285
  ### Progress
286
 
287
- `░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░` 12 / 488 (2.5%)
288
 
289
  | Metric | This Session |
290
  |--------|-------------:|
291
- | Months committed | 12 |
292
- | Rows processed | 136.3K |
293
- | Data committed | 11.4 MB |
294
 
295
  *Last update: 2026-03-31 04:32 UTC*
296
 
 
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-06**.
55
 
56
+ Right now the archive has **182.4K items** (102.8K comments, 79.6K submissions) in **15.5 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
 
 
94
 
95
  ```
96
  2005 ██░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 5.4K
97
+ 2006 ██████████████████████████████ 74.3K
98
  ```
99
 
100
  ## How to download and use this dataset
 
207
  | Type | Months | Rows | Parquet Size |
208
  |------|-------:|-----:|-------------:|
209
  | comments | 7 | 102.8K | 11.0 MB |
210
+ | submissions | 7 | 79.6K | 4.5 MB |
211
+ | **Total** | **7** | **182.4K** | **15.5 MB** |
212
 
213
  ### Monthly breakdown
214
 
215
  <details>
216
+ <summary>Click to expand full monthly table (7 comment months + 7 submission months)</summary>
217
 
218
  | Month | Type | .zst Size | Download | Process | Upload | Shards | Rows | Parquet |
219
  |-------|------|----------:|-------:|-------:|-------:|-------:|-------:|-------:|
 
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 | 5.8s | 1 | 14,701 | 850.5 KB |
232
+ | 2006-06 | comments | - | - | 0.5s | 7.3s | 1 | 29,163 | 3.1 MB |
233
+ | 2006-06 | submissions | - | - | 0.4s | - | 1 | 16,942 | 958.8 KB |
234
 
235
  </details>
236
 
 
262
 
263
  > Pipelined ingestion running on **doge-01** (4 cores, 6 GB RAM, 230 GB free). Auto-updated every ~5 minutes.
264
 
265
+ **Started:** 2026-03-31 04:28 UTC / **Elapsed:** 4m / **Committed this session:** 13
266
 
267
  ### Active Workers
268
 
269
  | Stage | Month | Type | Progress |
270
  |-------|-------|------|----------|
271
+ | Downloading | 2006-08 | comments | 480.0 KB / 4.9 MB (9%) |
272
+ | Downloading | 2006-09 | comments | 0 B / 5.0 MB (0%) |
273
+ | Uploading | 2006-06 | submissions | 1 shards · 16.9K rows · committing |
 
274
 
275
 
276
  ### Throughput
 
278
  | Metric | Value |
279
  |--------|------:|
280
  | Download | 0 Mbps avg |
281
+ | Processing | 34.8K rows/s avg |
282
  | Upload | 6.8s per commit avg |
283
+ | ETA | 2026-03-31 07:30 UTC |
284
 
285
  ### Progress
286
 
287
+ `░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░` 13 / 488 (2.7%)
288
 
289
  | Metric | This Session |
290
  |--------|-------------:|
291
+ | Months committed | 13 |
292
+ | Rows processed | 165.5K |
293
+ | Data committed | 14.5 MB |
294
 
295
  *Last update: 2026-03-31 04:32 UTC*
296
 
data/submissions/2006/06/000.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:29ed1f5b5f0166e9d228aeb2d2215da03659394854925debc615b3dd1e203661
3
- size 981744
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e45d32cdb5adf76238c3dec02a3344b72ce77d5333595a2ececc4fcebabae4ff
3
+ size 981788
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:51.01692606Z",
5
  "phase": "running",
6
  "current": {
7
  "ym": "2006-06",
8
- "type": "comments",
9
  "phase": "committing"
10
  },
11
  "hardware": {
@@ -32,26 +32,23 @@
32
  {
33
  "ym": "2006-08",
34
  "type": "comments",
 
 
35
  "phase": "downloading"
36
  },
37
  {
38
  "ym": "2006-09",
39
  "type": "comments",
 
40
  "phase": "downloading"
41
  }
42
  ],
43
- "processing": [
44
- {
45
- "ym": "2006-07",
46
- "type": "submissions",
47
- "phase": "processing"
48
- }
49
- ],
50
  "uploading": [
51
  {
52
  "ym": "2006-06",
53
- "type": "comments",
54
- "rows": 29163,
55
  "shards": 1,
56
  "phase": "committing"
57
  }
@@ -61,16 +58,16 @@
61
  },
62
  "throughput": {
63
  "avg_download_mbps": 0.028451019199467992,
64
- "avg_process_rows_per_sec": 34927.37272892418,
65
- "avg_upload_sec_per_commit": 6.785928247833333,
66
- "estimated_completion": "2026-03-31T15:41:42.107806291+08:00"
67
  },
68
  "stats": {
69
- "committed": 12,
70
  "skipped": 0,
71
  "retries": 0,
72
- "total_rows": 136331,
73
- "total_bytes": 11985841,
74
  "total_months": 488
75
  }
76
  }
 
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:58.340476633Z",
5
  "phase": "running",
6
  "current": {
7
  "ym": "2006-06",
8
+ "type": "submissions",
9
  "phase": "committing"
10
  },
11
  "hardware": {
 
32
  {
33
  "ym": "2006-08",
34
  "type": "comments",
35
+ "bytes_done": 491520,
36
+ "bytes_total": 5156990,
37
  "phase": "downloading"
38
  },
39
  {
40
  "ym": "2006-09",
41
  "type": "comments",
42
+ "bytes_total": 5196869,
43
  "phase": "downloading"
44
  }
45
  ],
46
+ "processing": null,
 
 
 
 
 
 
47
  "uploading": [
48
  {
49
  "ym": "2006-06",
50
+ "type": "submissions",
51
+ "rows": 16942,
52
  "shards": 1,
53
  "phase": "committing"
54
  }
 
58
  },
59
  "throughput": {
60
  "avg_download_mbps": 0.028451019199467992,
61
+ "avg_process_rows_per_sec": 34833.156967513765,
62
+ "avg_upload_sec_per_commit": 6.826811885461538,
63
+ "estimated_completion": "2026-03-31T15:30:33.899304926+08:00"
64
  },
65
  "stats": {
66
+ "committed": 13,
67
  "skipped": 0,
68
  "retries": 0,
69
+ "total_rows": 165494,
70
+ "total_bytes": 15226697,
71
  "total_months": 488
72
  }
73
  }
stats.csv CHANGED
@@ -11,4 +11,5 @@ year,month,type,shards,count,size_bytes,zst_bytes,dur_download_s,dur_process_s,d
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,5.80,2026-03-31T04:32:45Z
14
- 2006,6,comments,1,29163,3240856,0,0.00,0.48,0.00,2026-03-31T04:32:51Z
 
 
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,5.80,2026-03-31T04:32:45Z
14
+ 2006,6,comments,1,29163,3240856,0,0.00,0.48,7.32,2026-03-31T04:32:51Z
15
+ 2006,6,submissions,1,16942,981788,0,0.00,0.36,0.00,2026-03-31T04:32:58Z