tamnd commited on
Commit
8a9d552
·
verified ·
1 Parent(s): 4fe2bb7

Add submissions/2010-04 (1 shards, 617.3K rows)

Browse files
Files changed (4) hide show
  1. README.md +15 -14
  2. data/submissions/2010/04/000.parquet +3 -0
  3. states.json +8 -8
  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 **2010-04**.
55
 
56
- Right now the archive has **51.2M items** (41.0M comments, 10.2M submissions) in **4.1 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
 
@@ -101,7 +101,7 @@ states.json live pipeline state (updated every ~5 min)
101
  2007 █████░░░░░░░░░░░░░░░░░░░░░░░░░ 908.2K
102
  2008 ███████████████░░░░░░░░░░░░░░░ 2.5M
103
  2009 ██████████████████████████████ 4.8M
104
- 2010 ██████████░░░░░░░░░░░░░░░░░░░░ 1.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 | 53 | 41.0M | 3.4 GB |
217
- | submissions | 52 | 10.2M | 656.4 MB |
218
- | **Total** | **53** | **51.2M** | **4.1 GB** |
219
 
220
  ### Monthly breakdown
221
 
222
  <details>
223
- <summary>Click to expand full monthly table (53 comment months + 52 submission months)</summary>
224
 
225
  | Month | Type | Download | Process | Upload | Shards | Rows | Size |
226
  |-------|------|-------:|-------:|-------:|-------:|-------:|-------:|
@@ -328,7 +328,8 @@ huggingface-cli download open-index/arctic \
328
  | 2010-02 | submissions | 38.5s | 16.6s | 51.4s | 1 | 506,868 | 38.1 MB |
329
  | 2010-03 | comments | 2m12s | 1m03s | 4m41s | 2 | 3,228,254 | 280.9 MB |
330
  | 2010-03 | submissions | 43.6s | 21.3s | 17.7s | 1 | 602,586 | 46.2 MB |
331
- | 2010-04 | comments | 1m36s | 53.8s | - | 2 | 3,209,898 | 274.9 MB |
 
332
 
333
  </details>
334
 
@@ -359,23 +360,23 @@ ORDER BY year, month, type;
359
 
360
  > The ingestion pipeline is running. This section updates every ~5 minutes.
361
 
362
- **Started:** 2026-03-15 06:37 UTC / **Elapsed:** 37m / **Committed this session:** 8
363
 
364
  | | |
365
  |:---|:---|
366
  | Phase | committing |
367
- | Month | **2010-04** - comments |
368
  | Progress | committing to Hugging Face… |
369
 
370
- `██████░░░░░░░░░░░░░░░░░░░░░░░░` 104 / 488 (21.3%)
371
 
372
  | Metric | This Session |
373
  |--------|-------------:|
374
- | Months committed | 8 |
375
- | Rows processed | 13.5M |
376
- | Data committed | 1.1 GB |
377
 
378
- *Last update: 2026-03-15 07:14 UTC*
379
 
380
 
381
  # Dataset card for Arctic Shift Reddit Archive
@@ -559,4 +560,4 @@ All the data here comes from [Arctic Shift](https://github.com/ArthurHeitmann/ar
559
 
560
  Questions, feedback, or issues - open a discussion on the [Community tab](https://huggingface.co/datasets/open-index/arctic/discussions).
561
 
562
- *Last updated: 2026-03-15 07:15 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-04**.
55
 
56
+ Right now the archive has **51.8M items** (41.0M comments, 10.8M submissions) in **4.1 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
 
 
101
  2007 █████░░░░░░░░░░░░░░░░░░░░░░░░░ 908.2K
102
  2008 ███████████████░░░░░░░░░░░░░░░ 2.5M
103
  2009 ██████████████████████████████ 4.8M
104
+ 2010 ██████████████░░░░░░░░░░░░░░░░ 2.3M
105
  ```
106
 
107
  ## How to download and use this dataset
 
214
  | Type | Months | Rows | Parquet Size |
215
  |------|-------:|-----:|-------------:|
216
  | comments | 53 | 41.0M | 3.4 GB |
217
+ | submissions | 53 | 10.8M | 703.2 MB |
218
+ | **Total** | **53** | **51.8M** | **4.1 GB** |
219
 
220
  ### Monthly breakdown
221
 
222
  <details>
223
+ <summary>Click to expand full monthly table (53 comment months + 53 submission months)</summary>
224
 
225
  | Month | Type | Download | Process | Upload | Shards | Rows | Size |
226
  |-------|------|-------:|-------:|-------:|-------:|-------:|-------:|
 
328
  | 2010-02 | submissions | 38.5s | 16.6s | 51.4s | 1 | 506,868 | 38.1 MB |
329
  | 2010-03 | comments | 2m12s | 1m03s | 4m41s | 2 | 3,228,254 | 280.9 MB |
330
  | 2010-03 | submissions | 43.6s | 21.3s | 17.7s | 1 | 602,586 | 46.2 MB |
331
+ | 2010-04 | comments | 1m36s | 53.8s | 1m37s | 2 | 3,209,898 | 274.9 MB |
332
+ | 2010-04 | submissions | 1m04s | 19.3s | - | 1 | 617,302 | 46.8 MB |
333
 
334
  </details>
335
 
 
360
 
361
  > The ingestion pipeline is running. This section updates every ~5 minutes.
362
 
363
+ **Started:** 2026-03-15 06:37 UTC / **Elapsed:** 41m / **Committed this session:** 9
364
 
365
  | | |
366
  |:---|:---|
367
  | Phase | committing |
368
+ | Month | **2010-04** - submissions |
369
  | Progress | committing to Hugging Face… |
370
 
371
+ `██████░░░░░░░░░░░░░░░░░░░░░░░░` 105 / 488 (21.5%)
372
 
373
  | Metric | This Session |
374
  |--------|-------------:|
375
+ | Months committed | 9 |
376
+ | Rows processed | 16.7M |
377
+ | Data committed | 1.4 GB |
378
 
379
+ *Last update: 2026-03-15 07:18 UTC*
380
 
381
 
382
  # Dataset card for Arctic Shift Reddit Archive
 
560
 
561
  Questions, feedback, or issues - open a discussion on the [Community tab](https://huggingface.co/datasets/open-index/arctic/discussions).
562
 
563
+ *Last updated: 2026-03-15 07:18 UTC*
data/submissions/2010/04/000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:43ebb0fe80ff4b579a2112018555f05a6efbf40cd56b7800cbe814ca63cc4589
3
+ size 49057711
states.json CHANGED
@@ -1,21 +1,21 @@
1
  {
2
  "session_id": "2026-03-15T06:37:34Z",
3
  "started_at": "2026-03-15T06:37:34.407683011Z",
4
- "updated_at": "2026-03-15T07:14:35.004407742Z",
5
  "phase": "committing",
6
  "current": {
7
  "ym": "2010-04",
8
- "type": "comments",
9
  "phase": "committing",
10
- "shard": 2,
11
- "rows": 3209898
12
  },
13
  "stats": {
14
- "committed": 8,
15
  "skipped": 96,
16
- "retries": 8,
17
- "total_rows": 13511325,
18
- "total_bytes": 1205542847,
19
  "total_months": 488
20
  }
21
  }
 
1
  {
2
  "session_id": "2026-03-15T06:37:34Z",
3
  "started_at": "2026-03-15T06:37:34.407683011Z",
4
+ "updated_at": "2026-03-15T07:18:30.216459342Z",
5
  "phase": "committing",
6
  "current": {
7
  "ym": "2010-04",
8
+ "type": "submissions",
9
  "phase": "committing",
10
+ "shard": 1,
11
+ "rows": 617302
12
  },
13
  "stats": {
14
+ "committed": 9,
15
  "skipped": 96,
16
+ "retries": 9,
17
+ "total_rows": 16721223,
18
+ "total_bytes": 1493773723,
19
  "total_months": 488
20
  }
21
  }
stats.csv CHANGED
@@ -103,4 +103,5 @@ year,month,type,shards,count,size_bytes,dur_download_s,dur_process_s,dur_commit_
103
  2010,2,submissions,1,506868,39984258,38.53,16.62,51.36,2026-03-15T06:57:00Z
104
  2010,3,comments,2,3228254,294561514,132.34,63.09,280.66,2026-03-15T07:03:30Z
105
  2010,3,submissions,1,602586,48428164,43.62,21.34,17.70,2026-03-15T07:10:11Z
106
- 2010,4,comments,2,3209898,288230876,95.93,53.79,0.00,2026-03-15T07:14:35Z
 
 
103
  2010,2,submissions,1,506868,39984258,38.53,16.62,51.36,2026-03-15T06:57:00Z
104
  2010,3,comments,2,3228254,294561514,132.34,63.09,280.66,2026-03-15T07:03:30Z
105
  2010,3,submissions,1,602586,48428164,43.62,21.34,17.70,2026-03-15T07:10:11Z
106
+ 2010,4,comments,2,3209898,288230876,95.93,53.79,97.44,2026-03-15T07:14:35Z
107
+ 2010,4,submissions,1,617302,49057711,63.52,19.28,0.00,2026-03-15T07:18:30Z