tamnd commited on
Commit
1b04abd
·
verified ·
1 Parent(s): 4b64155

Add comments/2008-01 (1 shards, 453.0K rows)

Browse files
Files changed (4) hide show
  1. README.md +13 -12
  2. data/comments/2008/01/000.parquet +3 -0
  3. states.json +7 -7
  4. stats.csv +2 -1
README.md CHANGED
@@ -50,9 +50,9 @@ task_categories:
50
 
51
  ## What is it?
52
 
53
- 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 **2007-12**.
54
 
55
- Right now the archive has **4.1M items** (2.9M comments, 1.2M submissions) in **328.1 MB** of compressed Parquet. Comments and submissions are stored as separate datasets, split into monthly shards you can load individually or stream together.
56
 
57
  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.
58
 
@@ -87,6 +87,7 @@ states.json live pipeline state (updated every ~5 min)
87
  2005 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 1.1K
88
  2006 █████░░░░░░░░░░░░░░░░░░░░░░░░░ 417.2K
89
  2007 ██████████████████████████████ 2.5M
 
90
  ```
91
 
92
  **Submissions**
@@ -206,9 +207,9 @@ huggingface-cli download open-index/arctic \
206
 
207
  | Type | Months | Rows | Parquet Size |
208
  |------|-------:|-----:|-------------:|
209
- | comments | 25 | 2.9M | 258.3 MB |
210
  | submissions | 25 | 1.2M | 69.9 MB |
211
- | **Total** | **25** | **4.1M** | **328.1 MB** |
212
 
213
  Query per-month stats directly:
214
 
@@ -237,23 +238,23 @@ ORDER BY year, month, type;
237
 
238
  > The ingestion pipeline is running. This section updates every ~5 minutes.
239
 
240
- **Started:** 2026-03-15 02:09 UTC / **Elapsed:** 13m / **Committed this session:** 7
241
 
242
  | | |
243
  |:---|:---|
244
  | Phase | committing |
245
- | Month | **2007-12** - submissions |
246
  | Progress | committing to Hugging Face… |
247
 
248
- `███░░░░░░░░░░░░░░░░░░░░░░░░░░░` 49 / 488 (10.0%)
249
 
250
  | Metric | This Session |
251
  |--------|-------------:|
252
- | Months committed | 7 |
253
- | Rows processed | 1.6M |
254
- | Data committed | 122.6 MB |
255
 
256
- *Last update: 2026-03-15 02:22 UTC*
257
 
258
 
259
  # Dataset card for Arctic Shift Reddit Archive
@@ -437,4 +438,4 @@ All the data here comes from [Arctic Shift](https://github.com/ArthurHeitmann/ar
437
 
438
  Questions, feedback, or issues - open a discussion on the [Community tab](https://huggingface.co/datasets/open-index/arctic/discussions).
439
 
440
- *Last updated: 2026-03-15 02:22 UTC*
 
50
 
51
  ## What is it?
52
 
53
+ 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 **2008-01**.
54
 
55
+ Right now the archive has **4.6M items** (3.3M comments, 1.2M submissions) in **364.8 MB** of compressed Parquet. Comments and submissions are stored as separate datasets, split into monthly shards you can load individually or stream together.
56
 
57
  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.
58
 
 
87
  2005 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 1.1K
88
  2006 █████░░░░░░░░░░░░░░░░░░░░░░░░░ 417.2K
89
  2007 ██████████████████████████████ 2.5M
90
+ 2008 █████░░░░░░░░░░░░░░░░░░░░░░░░░ 453.0K
91
  ```
92
 
93
  **Submissions**
 
207
 
208
  | Type | Months | Rows | Parquet Size |
209
  |------|-------:|-----:|-------------:|
210
+ | comments | 26 | 3.3M | 294.9 MB |
211
  | submissions | 25 | 1.2M | 69.9 MB |
212
+ | **Total** | **26** | **4.6M** | **364.8 MB** |
213
 
214
  Query per-month stats directly:
215
 
 
238
 
239
  > The ingestion pipeline is running. This section updates every ~5 minutes.
240
 
241
+ **Started:** 2026-03-15 02:09 UTC / **Elapsed:** 14m / **Committed this session:** 8
242
 
243
  | | |
244
  |:---|:---|
245
  | Phase | committing |
246
+ | Month | **2008-01** - comments |
247
  | Progress | committing to Hugging Face… |
248
 
249
+ `███░░░░░░░░░░░░░░░░░░░░░░░░░░░` 50 / 488 (10.2%)
250
 
251
  | Metric | This Session |
252
  |--------|-------------:|
253
+ | Months committed | 8 |
254
+ | Rows processed | 1.7M |
255
+ | Data committed | 128.7 MB |
256
 
257
+ *Last update: 2026-03-15 02:23 UTC*
258
 
259
 
260
  # Dataset card for Arctic Shift Reddit Archive
 
438
 
439
  Questions, feedback, or issues - open a discussion on the [Community tab](https://huggingface.co/datasets/open-index/arctic/discussions).
440
 
441
+ *Last updated: 2026-03-15 02:23 UTC*
data/comments/2008/01/000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ca7bfa6772a4a11d98c5fb8d7f83ea166c1fdad7269adf9cd3eeb89fde932102
3
+ size 38458466
states.json CHANGED
@@ -1,20 +1,20 @@
1
  {
2
  "session_id": "2026-03-15T02:09:55Z",
3
  "started_at": "2026-03-15T02:09:55.234254129Z",
4
- "updated_at": "2026-03-15T02:22:32.695483057Z",
5
  "phase": "committing",
6
  "current": {
7
- "ym": "2007-12",
8
- "type": "submissions",
9
  "phase": "committing",
10
  "shard": 1,
11
- "rows": 111193
12
  },
13
  "stats": {
14
- "committed": 7,
15
  "skipped": 42,
16
- "total_rows": 1569835,
17
- "total_bytes": 128518676,
18
  "total_months": 488
19
  }
20
  }
 
1
  {
2
  "session_id": "2026-03-15T02:09:55Z",
3
  "started_at": "2026-03-15T02:09:55.234254129Z",
4
+ "updated_at": "2026-03-15T02:23:38.457447323Z",
5
  "phase": "committing",
6
  "current": {
7
+ "ym": "2008-01",
8
+ "type": "comments",
9
  "phase": "committing",
10
  "shard": 1,
11
+ "rows": 452990
12
  },
13
  "stats": {
14
+ "committed": 8,
15
  "skipped": 42,
16
+ "total_rows": 1681028,
17
+ "total_bytes": 134907909,
18
  "total_months": 488
19
  }
20
  }
stats.csv CHANGED
@@ -48,4 +48,5 @@ year,month,type,shards,count,size_bytes,dur_download_s,dur_process_s,dur_commit_
48
  2007,11,comments,1,372983,28754353,41.98,14.87,102.85,2026-03-15T02:18:13Z
49
  2007,11,submissions,1,106868,6193953,30.57,7.06,10.55,2026-03-15T02:20:34Z
50
  2007,12,comments,1,363390,31697813,29.85,19.00,24.88,2026-03-15T02:21:36Z
51
- 2007,12,submissions,1,111193,6389233,21.65,8.63,0.00,2026-03-15T02:22:32Z
 
 
48
  2007,11,comments,1,372983,28754353,41.98,14.87,102.85,2026-03-15T02:18:13Z
49
  2007,11,submissions,1,106868,6193953,30.57,7.06,10.55,2026-03-15T02:20:34Z
50
  2007,12,comments,1,363390,31697813,29.85,19.00,24.88,2026-03-15T02:21:36Z
51
+ 2007,12,submissions,1,111193,6389233,21.65,8.63,16.96,2026-03-15T02:22:32Z
52
+ 2008,1,comments,1,452990,38458466,34.65,12.54,0.00,2026-03-15T02:23:38Z