tamnd commited on
Commit
0145bf2
·
verified ·
1 Parent(s): cb5407c

Add submissions/2011-04 (2 shards, 971.4K 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 **2011-04**.
55
 
56
- Right now the archive has **123.7M items** (105.6M comments, 18.2M submissions) in **10.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
 
@@ -104,7 +104,7 @@ states.json live pipeline state (updated every ~5 min)
104
  2008 ██████████░░░░░░░░░░░░░░░░░░░░ 2.5M
105
  2009 ████████████████████░░░░░░░░░░ 4.8M
106
  2010 ██████████████████████████████ 6.9M
107
- 2011 ███████████░░░░░░░░░░░░░░░░░░░ 2.6M
108
  ```
109
 
110
  ## How to download and use this dataset
@@ -217,28 +217,26 @@ huggingface-cli download open-index/arctic \
217
  | Type | Months | Rows | Parquet Size |
218
  |------|-------:|-----:|-------------:|
219
  | comments | 65 | 105.6M | 8.8 GB |
220
- | submissions | 64 | 18.2M | 1.4 GB |
221
- | **Total** | **65** | **123.7M** | **10.2 GB** |
222
 
223
  ### Coverage
224
 
225
- Processing **128** of **486** (month, type) pairs from **2005-12** through **2026-02**.
226
 
227
  | Metric | Size |
228
  |--------|-----:|
229
  | Total .zst archive | 3.6 TB |
230
- | Processed (.zst) | 10.2 GB |
231
  | Remaining (.zst) | 3.6 TB |
232
 
233
- ### Remaining months (358 pairs)
234
 
235
  <details>
236
  <summary>Click to expand remaining months table</summary>
237
 
238
  | Month | Type | .zst Size |
239
  |-------|------|----------:|
240
- | 2011-04 | comments | 665.1 MB |
241
- | 2011-04 | submissions | 132.9 MB |
242
  | 2011-05 | comments | 772.0 MB |
243
  | 2011-05 | submissions | 144.9 MB |
244
  | 2011-06 | comments | 854.3 MB |
@@ -601,7 +599,7 @@ Processing **128** of **486** (month, type) pairs from **2005-12** through **202
601
  ### Monthly breakdown
602
 
603
  <details>
604
- <summary>Click to expand full monthly table (65 comment months + 64 submission months)</summary>
605
 
606
  | Month | Type | .zst Size | Download | Process | Upload | Shards | Rows | Parquet |
607
  |-------|------|----------:|-------:|-------:|-------:|-------:|-------:|-------:|
@@ -733,7 +731,8 @@ Processing **128** of **486** (month, type) pairs from **2005-12** through **202
733
  | 2011-02 | submissions | 114.1 MB | - | 13m58s | 33.6s | 2 | 822,302 | 88.3 MB |
734
  | 2011-03 | comments | 679.7 MB | 6m36s | 18m04s | 2m59s | 16 | 7,556,165 | 652.4 MB |
735
  | 2011-03 | submissions | 135.5 MB | 2m44s | 18m30s | 8m51s | 2 | 976,817 | 104.4 MB |
736
- | 2011-04 | comments | 665.1 MB | 3m02s | 14m40s | - | 16 | 7,571,398 | 633.9 MB |
 
737
 
738
  </details>
739
 
@@ -763,28 +762,28 @@ ORDER BY year, month, type;
763
 
764
  ## Pipeline Status
765
 
766
- > Pipelined ingestion running on **vmi3112167** (6 cores, 12 GB RAM, 118 GB free). Auto-updated every ~5 minutes.
767
 
768
- **Started:** 2026-03-16 09:16 UTC / **Elapsed:** 10m / **Committed this session:** 0
769
 
770
  ### Active Workers
771
 
772
  | Stage | Month | Type | Progress |
773
  |-------|-------|------|----------|
774
- | Downloading | 2011-05 | comments | 657.5 MB / 772.0 MB (85%) |
775
- | Processing | 2011-04 | comments | shard 11 · 5.5M rows · 94.6K rows/s |
776
- | Processing | 2011-04 | submissions | starting... |
777
 
778
 
779
  ### Throughput
780
 
781
  | Metric | Value |
782
  |--------|------:|
783
- | Download | 21 Mbps avg |
 
784
 
785
  ### Progress
786
 
787
- `███████░░░░░░░░░░░░░░░░░░░░░░░` 128 / 488 (26.2%)
788
 
789
  | Metric | This Session |
790
  |--------|-------------:|
@@ -792,7 +791,7 @@ ORDER BY year, month, type;
792
  | Rows processed | 0 |
793
  | Data committed | 0 B |
794
 
795
- *Last update: 2026-03-16 09:26 UTC*
796
 
797
 
798
  # Dataset card for Arctic Shift Reddit Archive
@@ -976,4 +975,4 @@ All the data here comes from [Arctic Shift](https://github.com/ArthurHeitmann/ar
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-16 09:26 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 **2011-04**.
55
 
56
+ Right now the archive has **124.7M items** (105.6M comments, 19.1M submissions) in **10.3 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
 
 
104
  2008 ██████████░░░░░░░░░░░░░░░░░░░░ 2.5M
105
  2009 ████████████████████░░░░░░░░░░ 4.8M
106
  2010 ██████████████████████████████ 6.9M
107
+ 2011 ███████████████░░░░░░░░░░░░░░░ 3.6M
108
  ```
109
 
110
  ## How to download and use this dataset
 
217
  | Type | Months | Rows | Parquet Size |
218
  |------|-------:|-----:|-------------:|
219
  | comments | 65 | 105.6M | 8.8 GB |
220
+ | submissions | 65 | 19.1M | 1.5 GB |
221
+ | **Total** | **65** | **124.7M** | **10.3 GB** |
222
 
223
  ### Coverage
224
 
225
+ Processing **130** of **486** (month, type) pairs from **2005-12** through **2026-02**.
226
 
227
  | Metric | Size |
228
  |--------|-----:|
229
  | Total .zst archive | 3.6 TB |
230
+ | Processed (.zst) | 11.0 GB |
231
  | Remaining (.zst) | 3.6 TB |
232
 
233
+ ### Remaining months (356 pairs)
234
 
235
  <details>
236
  <summary>Click to expand remaining months table</summary>
237
 
238
  | Month | Type | .zst Size |
239
  |-------|------|----------:|
 
 
240
  | 2011-05 | comments | 772.0 MB |
241
  | 2011-05 | submissions | 144.9 MB |
242
  | 2011-06 | comments | 854.3 MB |
 
599
  ### Monthly breakdown
600
 
601
  <details>
602
+ <summary>Click to expand full monthly table (65 comment months + 65 submission months)</summary>
603
 
604
  | Month | Type | .zst Size | Download | Process | Upload | Shards | Rows | Parquet |
605
  |-------|------|----------:|-------:|-------:|-------:|-------:|-------:|-------:|
 
731
  | 2011-02 | submissions | 114.1 MB | - | 13m58s | 33.6s | 2 | 822,302 | 88.3 MB |
732
  | 2011-03 | comments | 679.7 MB | 6m36s | 18m04s | 2m59s | 16 | 7,556,165 | 652.4 MB |
733
  | 2011-03 | submissions | 135.5 MB | 2m44s | 18m30s | 8m51s | 2 | 976,817 | 104.4 MB |
734
+ | 2011-04 | comments | 665.1 MB | 2m35s | 13m05s | - | 16 | 7,571,398 | 633.9 MB |
735
+ | 2011-04 | submissions | 132.9 MB | 1m29s | 21.3s | - | 2 | 971,371 | 101.6 MB |
736
 
737
  </details>
738
 
 
762
 
763
  ## Pipeline Status
764
 
765
+ > Pipelined ingestion running on **vmi3112167** (6 cores, 12 GB RAM, 119 GB free). Auto-updated every ~5 minutes.
766
 
767
+ **Started:** 2026-03-16 09:39 UTC / **Elapsed:** 4m / **Committed this session:** 0
768
 
769
  ### Active Workers
770
 
771
  | Stage | Month | Type | Progress |
772
  |-------|-------|------|----------|
773
+ | Downloading | 2011-05 | comments | 252.7 MB / 772.0 MB (32%) |
774
+ | Uploading | 2011-04 | submissions | 2 shards · 971.4K rows · committing |
 
775
 
776
 
777
  ### Throughput
778
 
779
  | Metric | Value |
780
  |--------|------:|
781
+ | Download | 12 Mbps avg |
782
+ | Processing | 45.6K rows/s avg |
783
 
784
  ### Progress
785
 
786
+ `███████░░░░░░░░░░░░░░░░░░░░░░░` 129 / 488 (26.4%)
787
 
788
  | Metric | This Session |
789
  |--------|-------------:|
 
791
  | Rows processed | 0 |
792
  | Data committed | 0 B |
793
 
794
+ *Last update: 2026-03-16 09:43 UTC*
795
 
796
 
797
  # Dataset card for Arctic Shift Reddit Archive
 
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-16 09:43 UTC*
data/submissions/2011/04/000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e3c6cbfc0ba7548c5b08bb662f5bddc5eb3ead9dd2491b711af7eb99a67f87e5
3
+ size 54634152
data/submissions/2011/04/001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:368f87e7b45e98102072f35f448250b15978c573e0b92dfbf489b3058795c133
3
+ size 51936497
states.json CHANGED
@@ -1,23 +1,21 @@
1
  {
2
- "session_id": "2026-03-16T09:16:39Z",
3
- "started_at": "2026-03-16T09:16:39.447759458Z",
4
- "updated_at": "2026-03-16T09:26:39.554533042Z",
5
  "phase": "running",
6
  "current": {
7
  "ym": "2011-04",
8
- "type": "comments",
9
- "phase": "processing",
10
- "shard": 8,
11
- "rows": 4000000
12
  },
13
  "hardware": {
14
  "hostname": "vmi3112167",
15
  "os": "linux",
16
  "cpu_cores": 6,
17
  "ram_total_gb": 11.680179595947266,
18
- "ram_avail_gb": 7.719364166259766,
19
  "disk_total_gb": 192.69090270996094,
20
- "disk_free_gb": 118.20975875854492
21
  },
22
  "budget": {
23
  "max_downloads": 1,
@@ -34,38 +32,32 @@
34
  {
35
  "ym": "2011-05",
36
  "type": "comments",
37
- "bytes_done": 689409626,
38
  "bytes_total": 809487962,
39
  "phase": "downloading"
40
  }
41
  ],
42
- "processing": [
43
- {
44
- "ym": "2011-04",
45
- "type": "comments",
46
- "shard": 11,
47
- "rows": 5500000,
48
- "rows_per_sec": 94614.5077776172,
49
- "phase": "processing"
50
- },
51
  {
52
  "ym": "2011-04",
53
  "type": "submissions",
54
- "phase": "processing"
 
 
55
  }
56
  ],
57
- "uploading": null,
58
  "queued_for_process": 0,
59
  "queued_for_upload": 0
60
  },
61
  "throughput": {
62
- "avg_download_mbps": 21.141937823823206,
63
- "avg_process_rows_per_sec": 0,
64
  "avg_upload_sec_per_commit": 0
65
  },
66
  "stats": {
67
  "committed": 0,
68
- "skipped": 128,
69
  "retries": 0,
70
  "total_rows": 0,
71
  "total_bytes": 0,
 
1
  {
2
+ "session_id": "2026-03-16T09:39:39Z",
3
+ "started_at": "2026-03-16T09:39:39.56214077Z",
4
+ "updated_at": "2026-03-16T09:43:39.137782026Z",
5
  "phase": "running",
6
  "current": {
7
  "ym": "2011-04",
8
+ "type": "submissions",
9
+ "phase": "committing"
 
 
10
  },
11
  "hardware": {
12
  "hostname": "vmi3112167",
13
  "os": "linux",
14
  "cpu_cores": 6,
15
  "ram_total_gb": 11.680179595947266,
16
+ "ram_avail_gb": 8.487503051757812,
17
  "disk_total_gb": 192.69090270996094,
18
+ "disk_free_gb": 118.88022994995117
19
  },
20
  "budget": {
21
  "max_downloads": 1,
 
32
  {
33
  "ym": "2011-05",
34
  "type": "comments",
35
+ "bytes_done": 265014874,
36
  "bytes_total": 809487962,
37
  "phase": "downloading"
38
  }
39
  ],
40
+ "processing": null,
41
+ "uploading": [
 
 
 
 
 
 
 
42
  {
43
  "ym": "2011-04",
44
  "type": "submissions",
45
+ "rows": 971371,
46
+ "shards": 2,
47
+ "phase": "committing"
48
  }
49
  ],
 
50
  "queued_for_process": 0,
51
  "queued_for_upload": 0
52
  },
53
  "throughput": {
54
+ "avg_download_mbps": 11.97033391336145,
55
+ "avg_process_rows_per_sec": 45619.33270715497,
56
  "avg_upload_sec_per_commit": 0
57
  },
58
  "stats": {
59
  "committed": 0,
60
+ "skipped": 129,
61
  "retries": 0,
62
  "total_rows": 0,
63
  "total_bytes": 0,
stats.csv CHANGED
@@ -127,4 +127,5 @@ year,month,type,shards,count,size_bytes,zst_bytes,dur_download_s,dur_process_s,d
127
  2011,2,submissions,2,822302,92608183,119691628,0.00,838.17,33.65,2026-03-16T06:43:09Z
128
  2011,3,comments,16,7556165,684052675,712738444,395.73,1084.41,179.45,2026-03-16T06:59:16Z
129
  2011,3,submissions,2,976817,109456700,142124078,163.50,1110.04,531.15,2026-03-16T07:02:16Z
130
- 2011,4,comments,16,7571398,664714364,697379103,302.45,1354.47,0.00,2026-03-16T07:29:35Z
 
 
127
  2011,2,submissions,2,822302,92608183,119691628,0.00,838.17,33.65,2026-03-16T06:43:09Z
128
  2011,3,comments,16,7556165,684052675,712738444,395.73,1084.41,179.45,2026-03-16T06:59:16Z
129
  2011,3,submissions,2,976817,109456700,142124078,163.50,1110.04,531.15,2026-03-16T07:02:16Z
130
+ 2011,4,comments,16,7571398,664702854,697379103,154.85,784.88,0.00,2026-03-16T09:32:19Z
131
+ 2011,4,submissions,2,971371,106570649,139367916,88.83,21.29,0.00,2026-03-16T09:41:29Z