tamnd commited on
Commit
80abc74
·
verified ·
1 Parent(s): c1b1456

Add submissions/2010-09 (2 shards, 600.2K rows)

Browse files
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 **2010-12**.
55
 
56
- Right now the archive has **91.8M items** (77.5M comments, 14.3M submissions) in **7.5 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
 
@@ -99,9 +99,9 @@ states.json live pipeline state (updated every ~5 min)
99
  2005 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 5.4K
100
  2006 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 304.7K
101
  2007 ████░░░░░░░░░░░░░░░░░░░░░░░░░░ 908.2K
102
- 2008 █████████████░░░░░░░░░░░░░░░░░ 2.5M
103
- 2009 █████████████████████████░░░░░ 4.8M
104
- 2010 ██████████████████████████████ 5.7M
105
  ```
106
 
107
  ## How to download and use this dataset
@@ -214,13 +214,13 @@ huggingface-cli download open-index/arctic \
214
  | Type | Months | Rows | Parquet Size |
215
  |------|-------:|-----:|-------------:|
216
  | comments | 61 | 77.5M | 6.5 GB |
217
- | submissions | 59 | 14.3M | 1008.8 MB |
218
- | **Total** | **61** | **91.8M** | **7.5 GB** |
219
 
220
  ### Monthly breakdown
221
 
222
  <details>
223
- <summary>Click to expand full monthly table (61 comment months + 59 submission months)</summary>
224
 
225
  | Month | Type | Download | Process | Upload | Shards | Rows | Size |
226
  |-------|------|-------:|-------:|-------:|-------:|-------:|-------:|
@@ -337,8 +337,9 @@ huggingface-cli download open-index/arctic \
337
  | 2010-07 | comments | - | 2m51s | 31.1s | 9 | 4,032,737 | 346.6 MB |
338
  | 2010-07 | submissions | 1m15s | 1m58s | 6.9s | 2 | 504,098 | 44.2 MB |
339
  | 2010-08 | comments | 4m02s | 3m19s | 43.9s | 9 | 4,247,982 | 364.2 MB |
340
- | 2010-08 | submissions | - | 3m48s | - | 2 | 537,480 | 46.9 MB |
341
  | 2010-09 | comments | - | 5m44s | 3m40s | 10 | 4,704,069 | 400.0 MB |
 
342
  | 2010-10 | comments | 5m59s | 5m52s | 12.3s | 11 | 5,032,368 | 433.8 MB |
343
  | 2010-11 | comments | - | 14m01s | 3m50s | 12 | 5,689,002 | 487.7 MB |
344
  | 2010-11 | submissions | - | 8m41s | 32.5s | 2 | 674,615 | 63.6 MB |
@@ -374,16 +375,15 @@ ORDER BY year, month, type;
374
 
375
  > Pipelined ingestion running on **vmi3112167** (6 cores, 12 GB RAM, 123 GB free). Auto-updated every ~5 minutes.
376
 
377
- **Started:** 2026-03-16 05:28 UTC / **Elapsed:** 29m / **Committed this session:** 33
378
 
379
  ### Active Workers
380
 
381
  | Stage | Month | Type | Progress |
382
  |-------|-------|------|----------|
383
- | Downloading | 2011-01 | comments | 183.5 MB / 592.8 MB (30%) |
384
- | Processing | 2010-09 | submissions | shard 2 · 100.2K rows · 17.7K rows/s |
385
  | Processing | 2010-10 | submissions | starting... |
386
- | Uploading | 2010-08 | submissions | 2 shards · 537.5K rows · committing |
387
 
388
 
389
  ### Throughput
@@ -391,21 +391,21 @@ ORDER BY year, month, type;
391
  | Metric | Value |
392
  |--------|------:|
393
  | Download | 13 Mbps avg |
394
- | Processing | 37.1K rows/s avg |
395
- | Upload | 35.1s per commit avg |
396
- | ETA | 2026-03-16 11:29 UTC |
397
 
398
  ### Progress
399
 
400
- `████░░░░░░░░░░░░░░░░░░░░░░░░░░` 61 / 430 (14.2%)
401
 
402
  | Metric | This Session |
403
  |--------|-------------:|
404
- | Months committed | 33 |
405
- | Rows processed | 52.6M |
406
  | Data committed | 4.4 GB |
407
 
408
- *Last update: 2026-03-16 05:56 UTC*
409
 
410
 
411
  # Dataset card for Arctic Shift Reddit Archive
@@ -589,4 +589,4 @@ All the data here comes from [Arctic Shift](https://github.com/ArthurHeitmann/ar
589
 
590
  Questions, feedback, or issues - open a discussion on the [Community tab](https://huggingface.co/datasets/open-index/arctic/discussions).
591
 
592
- *Last updated: 2026-03-16 05:56 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 **2010-12**.
55
 
56
+ Right now the archive has **92.4M items** (77.5M comments, 14.9M submissions) in **7.5 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
 
 
99
  2005 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 5.4K
100
  2006 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 304.7K
101
  2007 ████░░░░░░░░░░░░░░░░░░░░░░░░░░ 908.2K
102
+ 2008 ███████████░░░░░░░░░░░░░░░░░░░ 2.5M
103
+ 2009 ██████████████████████░░░░░░░░ 4.8M
104
+ 2010 ██████████████████████████████ 6.3M
105
  ```
106
 
107
  ## How to download and use this dataset
 
214
  | Type | Months | Rows | Parquet Size |
215
  |------|-------:|-----:|-------------:|
216
  | comments | 61 | 77.5M | 6.5 GB |
217
+ | submissions | 60 | 14.9M | 1.0 GB |
218
+ | **Total** | **61** | **92.4M** | **7.5 GB** |
219
 
220
  ### Monthly breakdown
221
 
222
  <details>
223
+ <summary>Click to expand full monthly table (61 comment months + 60 submission months)</summary>
224
 
225
  | Month | Type | Download | Process | Upload | Shards | Rows | Size |
226
  |-------|------|-------:|-------:|-------:|-------:|-------:|-------:|
 
337
  | 2010-07 | comments | - | 2m51s | 31.1s | 9 | 4,032,737 | 346.6 MB |
338
  | 2010-07 | submissions | 1m15s | 1m58s | 6.9s | 2 | 504,098 | 44.2 MB |
339
  | 2010-08 | comments | 4m02s | 3m19s | 43.9s | 9 | 4,247,982 | 364.2 MB |
340
+ | 2010-08 | submissions | - | 3m48s | 15.2s | 2 | 537,480 | 46.9 MB |
341
  | 2010-09 | comments | - | 5m44s | 3m40s | 10 | 4,704,069 | 400.0 MB |
342
+ | 2010-09 | submissions | 1m55s | 48.3s | - | 2 | 600,209 | 53.7 MB |
343
  | 2010-10 | comments | 5m59s | 5m52s | 12.3s | 11 | 5,032,368 | 433.8 MB |
344
  | 2010-11 | comments | - | 14m01s | 3m50s | 12 | 5,689,002 | 487.7 MB |
345
  | 2010-11 | submissions | - | 8m41s | 32.5s | 2 | 674,615 | 63.6 MB |
 
375
 
376
  > Pipelined ingestion running on **vmi3112167** (6 cores, 12 GB RAM, 123 GB free). Auto-updated every ~5 minutes.
377
 
378
+ **Started:** 2026-03-16 05:28 UTC / **Elapsed:** 29m / **Committed this session:** 34
379
 
380
  ### Active Workers
381
 
382
  | Stage | Month | Type | Progress |
383
  |-------|-------|------|----------|
384
+ | Downloading | 2011-01 | comments | 395.6 MB / 592.8 MB (66%) |
 
385
  | Processing | 2010-10 | submissions | starting... |
386
+ | Uploading | 2010-09 | submissions | 2 shards · 600.2K rows · committing |
387
 
388
 
389
  ### Throughput
 
391
  | Metric | Value |
392
  |--------|------:|
393
  | Download | 13 Mbps avg |
394
+ | Processing | 34.0K rows/s avg |
395
+ | Upload | 35.3s per commit avg |
396
+ | ETA | 2026-03-16 11:21 UTC |
397
 
398
  ### Progress
399
 
400
+ `████░░░░░░░░░░░░░░░░░░░░░░░░░░` 62 / 430 (14.4%)
401
 
402
  | Metric | This Session |
403
  |--------|-------------:|
404
+ | Months committed | 34 |
405
+ | Rows processed | 53.2M |
406
  | Data committed | 4.4 GB |
407
 
408
+ *Last update: 2026-03-16 05:57 UTC*
409
 
410
 
411
  # Dataset card for Arctic Shift Reddit Archive
 
589
 
590
  Questions, feedback, or issues - open a discussion on the [Community tab](https://huggingface.co/datasets/open-index/arctic/discussions).
591
 
592
+ *Last updated: 2026-03-16 05:57 UTC*
data/submissions/2010/09/000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:074c06b82cd4c465b3a82c5973cd9d1291c7fa8e981bf4567d50049e5c015e3d
3
+ size 46641678
data/submissions/2010/09/001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e39b47ace724d9ec1228b037f12cf2485e7672a6367b2df1a5cd11a96ee28263
3
+ size 9624396
states.json CHANGED
@@ -1,10 +1,10 @@
1
  {
2
  "session_id": "2026-03-16T05:28:06Z",
3
  "started_at": "2026-03-16T05:28:06.99036137Z",
4
- "updated_at": "2026-03-16T05:56:52.791571259Z",
5
  "phase": "running",
6
  "current": {
7
- "ym": "2010-08",
8
  "type": "submissions",
9
  "phase": "committing"
10
  },
@@ -32,20 +32,12 @@
32
  {
33
  "ym": "2011-01",
34
  "type": "comments",
35
- "bytes_done": 192406826,
36
  "bytes_total": 621585706,
37
  "phase": "downloading"
38
  }
39
  ],
40
  "processing": [
41
- {
42
- "ym": "2010-09",
43
- "type": "submissions",
44
- "shard": 2,
45
- "rows": 100209,
46
- "rows_per_sec": 17731.857679250897,
47
- "phase": "processing"
48
- },
49
  {
50
  "ym": "2010-10",
51
  "type": "submissions",
@@ -54,9 +46,9 @@
54
  ],
55
  "uploading": [
56
  {
57
- "ym": "2010-08",
58
  "type": "submissions",
59
- "rows": 537480,
60
  "shards": 2,
61
  "phase": "committing"
62
  }
@@ -66,16 +58,16 @@
66
  },
67
  "throughput": {
68
  "avg_download_mbps": 12.753422958937309,
69
- "avg_process_rows_per_sec": 37131.75241481996,
70
- "avg_upload_sec_per_commit": 35.10327969675001,
71
- "estimated_completion": "2026-03-16T12:29:22.694639167+01:00"
72
  },
73
  "stats": {
74
- "committed": 33,
75
  "skipped": 28,
76
  "retries": 0,
77
- "total_rows": 52633100,
78
- "total_bytes": 4710689316,
79
  "total_months": 430
80
  }
81
  }
 
1
  {
2
  "session_id": "2026-03-16T05:28:06Z",
3
  "started_at": "2026-03-16T05:28:06.99036137Z",
4
+ "updated_at": "2026-03-16T05:57:08.182461616Z",
5
  "phase": "running",
6
  "current": {
7
+ "ym": "2010-09",
8
  "type": "submissions",
9
  "phase": "committing"
10
  },
 
32
  {
33
  "ym": "2011-01",
34
  "type": "comments",
35
+ "bytes_done": 414803242,
36
  "bytes_total": 621585706,
37
  "phase": "downloading"
38
  }
39
  ],
40
  "processing": [
 
 
 
 
 
 
 
 
41
  {
42
  "ym": "2010-10",
43
  "type": "submissions",
 
46
  ],
47
  "uploading": [
48
  {
49
+ "ym": "2010-09",
50
  "type": "submissions",
51
+ "rows": 600209,
52
  "shards": 2,
53
  "phase": "committing"
54
  }
 
58
  },
59
  "throughput": {
60
  "avg_download_mbps": 12.753422958937309,
61
+ "avg_process_rows_per_sec": 34018.323662738716,
62
+ "avg_upload_sec_per_commit": 35.27725068015001,
63
+ "estimated_completion": "2026-03-16T12:21:35.531169209+01:00"
64
  },
65
  "stats": {
66
+ "committed": 34,
67
  "skipped": 28,
68
  "retries": 0,
69
+ "total_rows": 53170580,
70
+ "total_bytes": 4759883367,
71
  "total_months": 430
72
  }
73
  }
stats.csv CHANGED
@@ -112,8 +112,9 @@ year,month,type,shards,count,size_bytes,dur_download_s,dur_process_s,dur_commit_
112
  2010,7,comments,9,4032737,363460273,0.00,170.58,31.14,2026-03-16T05:50:23Z
113
  2010,7,submissions,2,504098,46334388,74.73,118.12,6.93,2026-03-16T05:50:54Z
114
  2010,8,comments,9,4247982,381915815,241.91,199.06,43.87,2026-03-16T05:56:08Z
115
- 2010,8,submissions,2,537480,49194051,0.00,228.21,0.00,2026-03-16T05:56:52Z
116
  2010,9,comments,10,4704069,419436137,0.00,344.35,219.64,2026-03-15T15:21:22Z
 
117
  2010,10,comments,11,5032368,454860941,358.90,351.92,12.27,2026-03-15T15:27:28Z
118
  2010,11,comments,12,5689002,511398813,0.00,840.97,230.35,2026-03-15T15:35:37Z
119
  2010,11,submissions,2,674615,66659281,0.00,520.91,32.51,2026-03-15T15:39:28Z
 
112
  2010,7,comments,9,4032737,363460273,0.00,170.58,31.14,2026-03-16T05:50:23Z
113
  2010,7,submissions,2,504098,46334388,74.73,118.12,6.93,2026-03-16T05:50:54Z
114
  2010,8,comments,9,4247982,381915815,241.91,199.06,43.87,2026-03-16T05:56:08Z
115
+ 2010,8,submissions,2,537480,49194051,0.00,228.21,15.20,2026-03-16T05:56:52Z
116
  2010,9,comments,10,4704069,419436137,0.00,344.35,219.64,2026-03-15T15:21:22Z
117
+ 2010,9,submissions,2,600209,56266074,115.20,48.27,0.00,2026-03-16T05:57:08Z
118
  2010,10,comments,11,5032368,454860941,358.90,351.92,12.27,2026-03-15T15:27:28Z
119
  2010,11,comments,12,5689002,511398813,0.00,840.97,230.35,2026-03-15T15:35:37Z
120
  2010,11,submissions,2,674615,66659281,0.00,520.91,32.51,2026-03-15T15:39:28Z