tamnd commited on
Commit
2d92e9d
·
verified ·
1 Parent(s): 99cc82f

Add submissions/2025-06 (81 shards, 40.4M rows)

Browse files
Files changed (4) hide show
  1. README.md +15 -14
  2. data/submissions/2025/06/080.parquet +3 -0
  3. states.json +8 -9
  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 **2026-02**.
55
 
56
- Right now the archive has **493.1M items** (124.1M comments, 368.9M submissions) in **56.8 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
 
@@ -105,8 +105,8 @@ states.json live pipeline state (updated every ~5 min)
105
  2009 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 4.8M
106
  2010 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 6.9M
107
  2011 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 7.1M
108
- 2025 ██████████████████████████████ 258.8M
109
- 2026 ██████████░░░░░░░░░░░░░░░░░░░░ 87.5M
110
  ```
111
 
112
  ## How to download and use this dataset
@@ -219,20 +219,20 @@ huggingface-cli download open-index/arctic \
219
  | Type | Months | Rows | Parquet Size |
220
  |------|-------:|-----:|-------------:|
221
  | comments | 67 | 124.1M | 10.4 GB |
222
- | submissions | 76 | 368.9M | 46.4 GB |
223
- | **Total** | **67** | **493.1M** | **56.8 GB** |
224
 
225
  ### Coverage
226
 
227
- Processing **143** of **486** (month, type) pairs from **2005-12** through **2026-02**.
228
 
229
  | Metric | Size |
230
  |--------|-----:|
231
  | Total .zst archive | 3.6 TB |
232
- | Processed (.zst) | 150.2 GB |
233
  | Remaining (.zst) | 3.4 TB |
234
 
235
- ### Remaining months (343 pairs)
236
 
237
  <details>
238
  <summary>Click to expand remaining months table</summary>
@@ -573,7 +573,6 @@ Processing **143** of **486** (month, type) pairs from **2005-12** through **202
573
  | 2025-05 | comments | 35.8 GB |
574
  | 2025-05 | submissions | 17.2 GB |
575
  | 2025-06 | comments | 35.4 GB |
576
- | 2025-06 | submissions | 17.2 GB |
577
  | 2025-07 | comments | 37.0 GB |
578
  | 2025-08 | comments | 36.5 GB |
579
  | 2025-09 | comments | 35.2 GB |
@@ -588,7 +587,7 @@ Processing **143** of **486** (month, type) pairs from **2005-12** through **202
588
  ### Monthly breakdown
589
 
590
  <details>
591
- <summary>Click to expand full monthly table (67 comment months + 76 submission months)</summary>
592
 
593
  | Month | Type | .zst Size | Download | Process | Upload | Shards | Rows | Parquet |
594
  |-------|------|----------:|-------:|-------:|-------:|-------:|-------:|-------:|
@@ -727,6 +726,7 @@ Processing **143** of **486** (month, type) pairs from **2005-12** through **202
727
  | 2011-06 | comments | 854.3 MB | - | 22m19s | 11m36s | 20 | 9,766,511 | 816.4 MB |
728
  | 2011-06 | submissions | 155.2 MB | - | 22m30s | - | 3 | 1,153,048 | 121.0 MB |
729
  | 2011-07 | submissions | 172.1 MB | 1m31s | 20.4s | 2m49s | 3 | 1,264,991 | 134.2 MB |
 
730
  | 2025-07 | submissions | 17.3 GB | 46m29s | 82m56s | 53m20s | 86 | 42,900,690 | 5.8 GB |
731
  | 2025-08 | submissions | 17.5 GB | 32m24s | 91m24s | 29m09s | 89 | 44,170,194 | 5.8 GB |
732
  | 2025-09 | submissions | 16.7 GB | 35m21s | 87m53s | 37m53s | 85 | 42,368,178 | 5.4 GB |
@@ -766,13 +766,13 @@ ORDER BY year, month, type;
766
 
767
  > Pipelined ingestion running on **vmi3112167** (6 cores, 12 GB RAM, 124 GB free). Auto-updated every ~5 minutes.
768
 
769
- **Started:** 2026-03-17 13:02 UTC / **Elapsed:** 1h 50m / **Committed this session:** 0
770
 
771
  ### Active Workers
772
 
773
  | Stage | Month | Type | Progress |
774
  |-------|-------|------|----------|
775
- | Processing | 2025-06 | submissions | shard 63 · 31.0M rows · 19.5K rows/s |
776
 
777
 
778
  ### Throughput
@@ -780,6 +780,7 @@ ORDER BY year, month, type;
780
  | Metric | Value |
781
  |--------|------:|
782
  | Download | 51 Mbps avg |
 
783
 
784
  ### Progress
785
 
@@ -791,7 +792,7 @@ ORDER BY year, month, type;
791
  | Rows processed | 0 |
792
  | Data committed | 0 B |
793
 
794
- *Last update: 2026-03-17 14:52 UTC*
795
 
796
 
797
  # Dataset card for Arctic Shift Reddit Archive
@@ -975,4 +976,4 @@ All the data here comes from [Arctic Shift](https://github.com/ArthurHeitmann/ar
975
 
976
  Questions, feedback, or issues - open a discussion on the [Community tab](https://huggingface.co/datasets/open-index/arctic/discussions).
977
 
978
- *Last updated: 2026-03-17 14:52 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 **2026-02**.
55
 
56
+ Right now the archive has **533.5M items** (124.1M comments, 409.4M submissions) in **62.2 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
 
 
105
  2009 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 4.8M
106
  2010 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 6.9M
107
  2011 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 7.1M
108
+ 2025 ██████████████████████████████ 299.2M
109
+ 2026 ████████░░░░░░░░░░░░░░░░░░░░░░ 87.5M
110
  ```
111
 
112
  ## How to download and use this dataset
 
219
  | Type | Months | Rows | Parquet Size |
220
  |------|-------:|-----:|-------------:|
221
  | comments | 67 | 124.1M | 10.4 GB |
222
+ | submissions | 77 | 409.4M | 51.9 GB |
223
+ | **Total** | **67** | **533.5M** | **62.2 GB** |
224
 
225
  ### Coverage
226
 
227
+ Processing **144** of **486** (month, type) pairs from **2005-12** through **2026-02**.
228
 
229
  | Metric | Size |
230
  |--------|-----:|
231
  | Total .zst archive | 3.6 TB |
232
+ | Processed (.zst) | 167.4 GB |
233
  | Remaining (.zst) | 3.4 TB |
234
 
235
+ ### Remaining months (342 pairs)
236
 
237
  <details>
238
  <summary>Click to expand remaining months table</summary>
 
573
  | 2025-05 | comments | 35.8 GB |
574
  | 2025-05 | submissions | 17.2 GB |
575
  | 2025-06 | comments | 35.4 GB |
 
576
  | 2025-07 | comments | 37.0 GB |
577
  | 2025-08 | comments | 36.5 GB |
578
  | 2025-09 | comments | 35.2 GB |
 
587
  ### Monthly breakdown
588
 
589
  <details>
590
+ <summary>Click to expand full monthly table (67 comment months + 77 submission months)</summary>
591
 
592
  | Month | Type | .zst Size | Download | Process | Upload | Shards | Rows | Parquet |
593
  |-------|------|----------:|-------:|-------:|-------:|-------:|-------:|-------:|
 
726
  | 2011-06 | comments | 854.3 MB | - | 22m19s | 11m36s | 20 | 9,766,511 | 816.4 MB |
727
  | 2011-06 | submissions | 155.2 MB | - | 22m30s | - | 3 | 1,153,048 | 121.0 MB |
728
  | 2011-07 | submissions | 172.1 MB | 1m31s | 20.4s | 2m49s | 3 | 1,264,991 | 134.2 MB |
729
+ | 2025-06 | submissions | 17.2 GB | 45m47s | 82m33s | - | 81 | 40,417,850 | 5.4 GB |
730
  | 2025-07 | submissions | 17.3 GB | 46m29s | 82m56s | 53m20s | 86 | 42,900,690 | 5.8 GB |
731
  | 2025-08 | submissions | 17.5 GB | 32m24s | 91m24s | 29m09s | 89 | 44,170,194 | 5.8 GB |
732
  | 2025-09 | submissions | 16.7 GB | 35m21s | 87m53s | 37m53s | 85 | 42,368,178 | 5.4 GB |
 
766
 
767
  > Pipelined ingestion running on **vmi3112167** (6 cores, 12 GB RAM, 124 GB free). Auto-updated every ~5 minutes.
768
 
769
+ **Started:** 2026-03-17 13:02 UTC / **Elapsed:** 2h 8m / **Committed this session:** 0
770
 
771
  ### Active Workers
772
 
773
  | Stage | Month | Type | Progress |
774
  |-------|-------|------|----------|
775
+ | Uploading | 2025-06 | submissions | 81 shards · 40.4M rows · committing |
776
 
777
 
778
  ### Throughput
 
780
  | Metric | Value |
781
  |--------|------:|
782
  | Download | 51 Mbps avg |
783
+ | Processing | 8.2K rows/s avg |
784
 
785
  ### Progress
786
 
 
792
  | Rows processed | 0 |
793
  | Data committed | 0 B |
794
 
795
+ *Last update: 2026-03-17 15:10 UTC*
796
 
797
 
798
  # Dataset card for Arctic Shift Reddit Archive
 
976
 
977
  Questions, feedback, or issues - open a discussion on the [Community tab](https://huggingface.co/datasets/open-index/arctic/discussions).
978
 
979
+ *Last updated: 2026-03-17 15:12 UTC*
data/submissions/2025/06/080.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0c0e8a63ea8bbfb224943b9c2214c32cfb03579ff3e04923bff66b9d80f2dc24
3
+ size 62264076
states.json CHANGED
@@ -1,12 +1,12 @@
1
  {
2
  "session_id": "2026-03-17T13:02:23Z",
3
  "started_at": "2026-03-17T13:02:23.052380728Z",
4
- "updated_at": "2026-03-17T14:52:05.846336008Z",
5
  "phase": "running",
6
  "current": {
7
  "ym": "2025-06",
8
  "type": "submissions",
9
- "phase": "processing"
10
  },
11
  "hardware": {
12
  "hostname": "vmi3112167",
@@ -29,23 +29,22 @@
29
  },
30
  "pipeline": {
31
  "downloading": null,
32
- "processing": [
 
33
  {
34
  "ym": "2025-06",
35
  "type": "submissions",
36
- "shard": 63,
37
- "rows": 31000000,
38
- "rows_per_sec": 19496.97631636071,
39
- "phase": "processing"
40
  }
41
  ],
42
- "uploading": null,
43
  "queued_for_process": 0,
44
  "queued_for_upload": 0
45
  },
46
  "throughput": {
47
  "avg_download_mbps": 51.19531851244295,
48
- "avg_process_rows_per_sec": 0,
49
  "avg_upload_sec_per_commit": 0
50
  },
51
  "stats": {
 
1
  {
2
  "session_id": "2026-03-17T13:02:23Z",
3
  "started_at": "2026-03-17T13:02:23.052380728Z",
4
+ "updated_at": "2026-03-17T15:10:42.522075961Z",
5
  "phase": "running",
6
  "current": {
7
  "ym": "2025-06",
8
  "type": "submissions",
9
+ "phase": "committing"
10
  },
11
  "hardware": {
12
  "hostname": "vmi3112167",
 
29
  },
30
  "pipeline": {
31
  "downloading": null,
32
+ "processing": null,
33
+ "uploading": [
34
  {
35
  "ym": "2025-06",
36
  "type": "submissions",
37
+ "rows": 40417850,
38
+ "shards": 81,
39
+ "phase": "committing"
 
40
  }
41
  ],
 
42
  "queued_for_process": 0,
43
  "queued_for_upload": 0
44
  },
45
  "throughput": {
46
  "avg_download_mbps": 51.19531851244295,
47
+ "avg_process_rows_per_sec": 8160.620138378114,
48
  "avg_upload_sec_per_commit": 0
49
  },
50
  "stats": {
stats.csv CHANGED
@@ -134,7 +134,8 @@ year,month,type,shards,count,size_bytes,zst_bytes,dur_download_s,dur_process_s,d
134
  2011,6,comments,20,9766511,856102592,895824578,0.00,1339.39,696.03,2026-03-16T11:17:03Z
135
  2011,6,submissions,3,1153048,126899620,162700665,0.00,1349.60,0.00,2026-03-16T11:28:39Z
136
  2011,7,submissions,3,1264991,140706897,180490212,90.92,20.40,169.35,2026-03-16T16:57:36Z
137
- 2025,7,submissions,86,42900690,6264301884,18608255996,2788.59,4975.67,0.00,2026-03-17T12:08:52Z
 
138
  2025,8,submissions,89,44170194,6275880987,18836150676,1944.28,5484.03,1748.73,2026-03-17T09:30:09Z
139
  2025,9,submissions,85,42368178,5810283836,17911831815,2120.54,5272.74,2273.12,2026-03-17T06:48:18Z
140
  2025,10,submissions,88,43919437,5908093696,18273274696,1630.88,4799.86,768.60,2026-03-17T04:32:07Z
 
134
  2011,6,comments,20,9766511,856102592,895824578,0.00,1339.39,696.03,2026-03-16T11:17:03Z
135
  2011,6,submissions,3,1153048,126899620,162700665,0.00,1349.60,0.00,2026-03-16T11:28:39Z
136
  2011,7,submissions,3,1264991,140706897,180490212,90.92,20.40,169.35,2026-03-16T16:57:36Z
137
+ 2025,6,submissions,81,40417850,5836442086,18430761427,2746.65,4952.79,0.00,2026-03-17T15:10:42Z
138
+ 2025,7,submissions,86,42900690,6264301884,18608255996,2788.59,4975.67,3200.00,2026-03-17T12:08:52Z
139
  2025,8,submissions,89,44170194,6275880987,18836150676,1944.28,5484.03,1748.73,2026-03-17T09:30:09Z
140
  2025,9,submissions,85,42368178,5810283836,17911831815,2120.54,5272.74,2273.12,2026-03-17T06:48:18Z
141
  2025,10,submissions,88,43919437,5908093696,18273274696,1630.88,4799.86,768.60,2026-03-17T04:32:07Z