tamnd commited on
Commit
b038e6a
·
verified ·
1 Parent(s): 959868f

Add submissions/2006-07 (1 shards, 24.0K rows)

Browse files
Files changed (4) hide show
  1. README.md +18 -17
  2. data/submissions/2006/07/000.parquet +2 -2
  3. states.json +13 -11
  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-07**.
55
 
56
- Right now the archive has **219.5K items** (139.8K comments, 79.6K submissions) in **19.3 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 ██████████████████████████████ 74.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 | 8 | 139.8K | 14.8 MB |
210
- | submissions | 7 | 79.6K | 4.5 MB |
211
- | **Total** | **8** | **219.5K** | **19.3 MB** |
212
 
213
  ### Monthly breakdown
214
 
215
  <details>
216
- <summary>Click to expand full monthly table (8 comment months + 7 submission months)</summary>
217
 
218
  | Month | Type | .zst Size | Download | Process | Upload | Shards | Rows | Parquet |
219
  |-------|------|----------:|-------:|-------:|-------:|-------:|-------:|-------:|
@@ -231,7 +231,8 @@ huggingface-cli download open-index/arctic \
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 | 6.3s | 1 | 16,942 | 958.8 KB |
234
- | 2006-07 | comments | - | - | 0.5s | - | 1 | 37,031 | 3.8 MB |
 
235
 
236
  </details>
237
 
@@ -263,15 +264,15 @@ ORDER BY year, month, type;
263
 
264
  > Pipelined ingestion running on **doge-01** (4 cores, 6 GB RAM, 230 GB free). Auto-updated every ~5 minutes.
265
 
266
- **Started:** 2026-03-31 04:28 UTC / **Elapsed:** 5m / **Committed this session:** 14
267
 
268
  ### Active Workers
269
 
270
  | Stage | Month | Type | Progress |
271
  |-------|-------|------|----------|
272
- | Downloading | 2006-08 | comments | 3.0 MB / 4.9 MB (60%) |
273
- | Downloading | 2006-09 | submissions | connecting... |
274
- | Uploading | 2006-07 | comments | 1 shards · 37.0K rows · committing |
275
 
276
 
277
  ### Throughput
@@ -279,19 +280,19 @@ ORDER BY year, month, type;
279
  | Metric | Value |
280
  |--------|------:|
281
  | Download | 1 Mbps avg |
282
- | Processing | 33.5K rows/s avg |
283
  | Upload | 6.8s per commit avg |
284
- | ETA | 2026-03-31 07:20 UTC |
285
 
286
  ### Progress
287
 
288
- `░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░` 14 / 488 (2.9%)
289
 
290
  | Metric | This Session |
291
  |--------|-------------:|
292
- | Months committed | 14 |
293
- | Rows processed | 182.4K |
294
- | Data committed | 15.5 MB |
295
 
296
  *Last update: 2026-03-31 04:33 UTC*
297
 
 
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-07**.
55
 
56
+ Right now the archive has **243.5K items** (139.8K comments, 103.7K submissions) in **20.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
  **Submissions**
94
 
95
  ```
96
+ 2005 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 5.4K
97
+ 2006 ██████████████████████████████ 98.3K
98
  ```
99
 
100
  ## How to download and use this dataset
 
207
  | Type | Months | Rows | Parquet Size |
208
  |------|-------:|-----:|-------------:|
209
  | comments | 8 | 139.8K | 14.8 MB |
210
+ | submissions | 8 | 103.7K | 5.8 MB |
211
+ | **Total** | **8** | **243.5K** | **20.6 MB** |
212
 
213
  ### Monthly breakdown
214
 
215
  <details>
216
+ <summary>Click to expand full monthly table (8 comment months + 8 submission months)</summary>
217
 
218
  | Month | Type | .zst Size | Download | Process | Upload | Shards | Rows | Parquet |
219
  |-------|------|----------:|-------:|-------:|-------:|-------:|-------:|-------:|
 
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 | 6.3s | 1 | 16,942 | 958.8 KB |
234
+ | 2006-07 | comments | - | - | 0.5s | 6.6s | 1 | 37,031 | 3.8 MB |
235
+ | 2006-07 | submissions | - | - | 0.7s | - | 1 | 24,026 | 1.3 MB |
236
 
237
  </details>
238
 
 
264
 
265
  > Pipelined ingestion running on **doge-01** (4 cores, 6 GB RAM, 230 GB free). Auto-updated every ~5 minutes.
266
 
267
+ **Started:** 2026-03-31 04:28 UTC / **Elapsed:** 5m / **Committed this session:** 15
268
 
269
  ### Active Workers
270
 
271
  | Stage | Month | Type | Progress |
272
  |-------|-------|------|----------|
273
+ | Downloading | 2006-08 | comments | 4.9 MB / 4.9 MB (99%) |
274
+ | Downloading | 2006-09 | submissions | 256.0 KB / 3.7 MB (6%) |
275
+ | Uploading | 2006-07 | submissions | 1 shards · 24.0K rows · committing |
276
 
277
 
278
  ### Throughput
 
280
  | Metric | Value |
281
  |--------|------:|
282
  | Download | 1 Mbps avg |
283
+ | Processing | 33.9K rows/s avg |
284
  | Upload | 6.8s per commit avg |
285
+ | ETA | 2026-03-31 07:12 UTC |
286
 
287
  ### Progress
288
 
289
+ `░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░` 15 / 488 (3.1%)
290
 
291
  | Metric | This Session |
292
  |--------|-------------:|
293
+ | Months committed | 15 |
294
+ | Rows processed | 219.5K |
295
+ | Data committed | 19.3 MB |
296
 
297
  *Last update: 2026-03-31 04:33 UTC*
298
 
data/submissions/2006/07/000.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cdb089ff072db3904bed29b3e2faf7e9895fc2c31cdd269c1efb3ad5f88d2d4e
3
- size 1391550
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d85a2d0a19eab282104562116cbf5dc9ba4f8dfd31d7f5cbdeaabf2d165adb4
3
+ size 1391594
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:33:04.64488814Z",
5
  "phase": "running",
6
  "current": {
7
  "ym": "2006-07",
8
- "type": "comments",
9
  "phase": "committing"
10
  },
11
  "hardware": {
@@ -32,13 +32,15 @@
32
  {
33
  "ym": "2006-08",
34
  "type": "comments",
35
- "bytes_done": 3105144,
36
  "bytes_total": 5156990,
37
  "phase": "downloading"
38
  },
39
  {
40
  "ym": "2006-09",
41
  "type": "submissions",
 
 
42
  "phase": "downloading"
43
  }
44
  ],
@@ -46,8 +48,8 @@
46
  "uploading": [
47
  {
48
  "ym": "2006-07",
49
- "type": "comments",
50
- "rows": 37031,
51
  "shards": 1,
52
  "phase": "committing"
53
  }
@@ -57,16 +59,16 @@
57
  },
58
  "throughput": {
59
  "avg_download_mbps": 0.6237027107652351,
60
- "avg_process_rows_per_sec": 33461.45410977389,
61
- "avg_upload_sec_per_commit": 6.789199543785714,
62
- "estimated_completion": "2026-03-31T15:20:30.234625958+08:00"
63
  },
64
  "stats": {
65
- "committed": 14,
66
  "skipped": 0,
67
  "retries": 0,
68
- "total_rows": 182436,
69
- "total_bytes": 16208485,
70
  "total_months": 488
71
  }
72
  }
 
1
  {
2
  "session_id": "2026-03-31T04:28:29Z",
3
  "started_at": "2026-03-31T04:28:29.712811668Z",
4
+ "updated_at": "2026-03-31T04:33:11.236247772Z",
5
  "phase": "running",
6
  "current": {
7
  "ym": "2006-07",
8
+ "type": "submissions",
9
  "phase": "committing"
10
  },
11
  "hardware": {
 
32
  {
33
  "ym": "2006-08",
34
  "type": "comments",
35
+ "bytes_done": 5124222,
36
  "bytes_total": 5156990,
37
  "phase": "downloading"
38
  },
39
  {
40
  "ym": "2006-09",
41
  "type": "submissions",
42
+ "bytes_done": 262144,
43
+ "bytes_total": 3864165,
44
  "phase": "downloading"
45
  }
46
  ],
 
48
  "uploading": [
49
  {
50
  "ym": "2006-07",
51
+ "type": "submissions",
52
+ "rows": 24026,
53
  "shards": 1,
54
  "phase": "committing"
55
  }
 
59
  },
60
  "throughput": {
61
  "avg_download_mbps": 0.6237027107652351,
62
+ "avg_process_rows_per_sec": 33898.604020377395,
63
+ "avg_upload_sec_per_commit": 6.775734458533334,
64
+ "estimated_completion": "2026-03-31T15:12:02.812109073+08:00"
65
  },
66
  "stats": {
67
+ "committed": 15,
68
  "skipped": 0,
69
  "retries": 0,
70
+ "total_rows": 219467,
71
+ "total_bytes": 20206274,
72
  "total_months": 488
73
  }
74
  }
stats.csv CHANGED
@@ -13,4 +13,5 @@ year,month,type,shards,count,size_bytes,zst_bytes,dur_download_s,dur_process_s,d
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,6.30,2026-03-31T04:32:58Z
16
- 2006,7,comments,1,37031,3997789,0,0.00,0.54,0.00,2026-03-31T04:33:04Z
 
 
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,6.30,2026-03-31T04:32:58Z
16
+ 2006,7,comments,1,37031,3997789,0,0.00,0.54,6.59,2026-03-31T04:33:04Z
17
+ 2006,7,submissions,1,24026,1391594,0,0.00,0.72,0.00,2026-03-31T04:33:11Z