tamnd commited on
Commit
4a3d828
·
verified ·
1 Parent(s): 431f886

Add submissions/2010-08 (1 shards, 537.5K rows)

Browse files
Files changed (4) hide show
  1. README.md +15 -14
  2. data/submissions/2010/08/000.parquet +3 -0
  3. states.json +7 -7
  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-08**.
55
 
56
- Right now the archive has **68.4M items** (56.1M comments, 12.3M submissions) in **5.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
 
@@ -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 ███████████████████████░░░░░░░ 3.8M
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 | 57 | 56.1M | 4.7 GB |
217
- | submissions | 56 | 12.3M | 828.9 MB |
218
- | **Total** | **57** | **68.4M** | **5.5 GB** |
219
 
220
  ### Monthly breakdown
221
 
222
  <details>
223
- <summary>Click to expand full monthly table (57 comment months + 56 submission months)</summary>
224
 
225
  | Month | Type | Download | Process | Upload | Shards | Rows | Size |
226
  |-------|------|-------:|-------:|-------:|-------:|-------:|-------:|
@@ -336,7 +336,8 @@ huggingface-cli download open-index/arctic \
336
  | 2010-06 | submissions | 26.9s | 19.7s | 1m34s | 1 | 478,396 | 40.0 MB |
337
  | 2010-07 | comments | 1m39s | 2m31s | 9m43s | 3 | 4,032,737 | 346.7 MB |
338
  | 2010-07 | submissions | 40.0s | 18.0s | 16.1s | 1 | 504,098 | 44.2 MB |
339
- | 2010-08 | comments | 3m11s | 3m14s | - | 3 | 4,247,982 | 364.2 MB |
 
340
 
341
  </details>
342
 
@@ -367,23 +368,23 @@ ORDER BY year, month, type;
367
 
368
  > The ingestion pipeline is running. This section updates every ~5 minutes.
369
 
370
- **Started:** 2026-03-15 10:17 UTC / **Elapsed:** 6m / **Committed this session:** 0
371
 
372
  | | |
373
  |:---|:---|
374
  | Phase | committing |
375
- | Month | **2010-08** - comments |
376
  | Progress | committing to Hugging Face… |
377
 
378
- `██████░░░░░░░░░░░░░░░░░░░░░░░░` 112 / 488 (23.0%)
379
 
380
  | Metric | This Session |
381
  |--------|-------------:|
382
- | Months committed | 0 |
383
- | Rows processed | 0 |
384
- | Data committed | 0 B |
385
 
386
- *Last update: 2026-03-15 10:23 UTC*
387
 
388
 
389
  # Dataset card for Arctic Shift Reddit Archive
@@ -567,4 +568,4 @@ All the data here comes from [Arctic Shift](https://github.com/ArthurHeitmann/ar
567
 
568
  Questions, feedback, or issues - open a discussion on the [Community tab](https://huggingface.co/datasets/open-index/arctic/discussions).
569
 
570
- *Last updated: 2026-03-15 10:32 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-08**.
55
 
56
+ Right now the archive has **69.0M items** (56.1M comments, 12.9M submissions) in **5.6 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 ██████████████████████████░░░░ 4.3M
105
  ```
106
 
107
  ## How to download and use this dataset
 
214
  | Type | Months | Rows | Parquet Size |
215
  |------|-------:|-----:|-------------:|
216
  | comments | 57 | 56.1M | 4.7 GB |
217
+ | submissions | 57 | 12.9M | 875.8 MB |
218
+ | **Total** | **57** | **69.0M** | **5.6 GB** |
219
 
220
  ### Monthly breakdown
221
 
222
  <details>
223
+ <summary>Click to expand full monthly table (57 comment months + 57 submission months)</summary>
224
 
225
  | Month | Type | Download | Process | Upload | Shards | Rows | Size |
226
  |-------|------|-------:|-------:|-------:|-------:|-------:|-------:|
 
336
  | 2010-06 | submissions | 26.9s | 19.7s | 1m34s | 1 | 478,396 | 40.0 MB |
337
  | 2010-07 | comments | 1m39s | 2m31s | 9m43s | 3 | 4,032,737 | 346.7 MB |
338
  | 2010-07 | submissions | 40.0s | 18.0s | 16.1s | 1 | 504,098 | 44.2 MB |
339
+ | 2010-08 | comments | 3m11s | 3m14s | 10m05s | 3 | 4,247,982 | 364.2 MB |
340
+ | 2010-08 | submissions | 2m07s | 13.7s | - | 1 | 537,480 | 46.9 MB |
341
 
342
  </details>
343
 
 
368
 
369
  > The ingestion pipeline is running. This section updates every ~5 minutes.
370
 
371
+ **Started:** 2026-03-15 10:17 UTC / **Elapsed:** 19m / **Committed this session:** 1
372
 
373
  | | |
374
  |:---|:---|
375
  | Phase | committing |
376
+ | Month | **2010-08** - submissions |
377
  | Progress | committing to Hugging Face… |
378
 
379
+ `██████░░░░░░░░░░░░░░░░░░░░░░░░` 113 / 488 (23.2%)
380
 
381
  | Metric | This Session |
382
  |--------|-------------:|
383
+ | Months committed | 1 |
384
+ | Rows processed | 4.2M |
385
+ | Data committed | 364.2 MB |
386
 
387
+ *Last update: 2026-03-15 10:36 UTC*
388
 
389
 
390
  # Dataset card for Arctic Shift Reddit Archive
 
568
 
569
  Questions, feedback, or issues - open a discussion on the [Community tab](https://huggingface.co/datasets/open-index/arctic/discussions).
570
 
571
+ *Last updated: 2026-03-15 10:39 UTC*
data/submissions/2010/08/000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0af7d87dd0a202f0f9e013fb2815dee95526a263b5c6c5dfe1239422886288bd
3
+ size 49192130
states.json CHANGED
@@ -1,21 +1,21 @@
1
  {
2
  "session_id": "2026-03-15T10:17:11Z",
3
  "started_at": "2026-03-15T10:17:11.771086059Z",
4
- "updated_at": "2026-03-15T10:23:36.910721196Z",
5
  "phase": "committing",
6
  "current": {
7
  "ym": "2010-08",
8
- "type": "comments",
9
  "phase": "committing",
10
- "shard": 3,
11
- "rows": 4247982
12
  },
13
  "stats": {
14
- "committed": 0,
15
  "skipped": 112,
16
  "retries": 0,
17
- "total_rows": 0,
18
- "total_bytes": 0,
19
  "total_months": 488
20
  }
21
  }
 
1
  {
2
  "session_id": "2026-03-15T10:17:11Z",
3
  "started_at": "2026-03-15T10:17:11.771086059Z",
4
+ "updated_at": "2026-03-15T10:36:03.587638279Z",
5
  "phase": "committing",
6
  "current": {
7
  "ym": "2010-08",
8
+ "type": "submissions",
9
  "phase": "committing",
10
+ "shard": 1,
11
+ "rows": 537480
12
  },
13
  "stats": {
14
+ "committed": 1,
15
  "skipped": 112,
16
  "retries": 0,
17
+ "total_rows": 4247982,
18
+ "total_bytes": 381937443,
19
  "total_months": 488
20
  }
21
  }
stats.csv CHANGED
@@ -111,4 +111,5 @@ year,month,type,shards,count,size_bytes,dur_download_s,dur_process_s,dur_commit_
111
  2010,6,submissions,1,478396,41941898,26.94,19.70,93.60,2026-03-15T07:43:49Z
112
  2010,7,comments,3,4032737,363530124,98.74,150.59,582.85,2026-03-15T07:52:36Z
113
  2010,7,submissions,1,504098,46294705,39.97,17.99,16.12,2026-03-15T08:04:12Z
114
- 2010,8,comments,3,4247982,381937443,191.38,193.65,0.00,2026-03-15T10:23:36Z
 
 
111
  2010,6,submissions,1,478396,41941898,26.94,19.70,93.60,2026-03-15T07:43:49Z
112
  2010,7,comments,3,4032737,363530124,98.74,150.59,582.85,2026-03-15T07:52:36Z
113
  2010,7,submissions,1,504098,46294705,39.97,17.99,16.12,2026-03-15T08:04:12Z
114
+ 2010,8,comments,3,4247982,381937443,191.38,193.65,605.42,2026-03-15T10:23:36Z
115
+ 2010,8,submissions,1,537480,49192130,127.40,13.69,0.00,2026-03-15T10:36:03Z