tamnd commited on
Commit
d516321
·
verified ·
1 Parent(s): 2f3722c

Add comments/2007-11 (1 shards, 373.0K rows)

Browse files
Files changed (4) hide show
  1. README.md +14 -14
  2. data/comments/2007/11/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-10**.
54
 
55
- Right now the archive has **3.1M items** (2.1M comments, 1.0M submissions) in **258.5 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
 
@@ -85,8 +85,8 @@ states.json live pipeline state (updated every ~5 min)
85
 
86
  ```
87
  2005 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 1.1K
88
- 2006 ███████░░░░░░░░░░░░░░░░░░░░░░░ 417.2K
89
- 2007 ██████████████████████████████ 1.7M
90
  ```
91
 
92
  **Submissions**
@@ -206,9 +206,9 @@ huggingface-cli download open-index/arctic \
206
 
207
  | Type | Months | Rows | Parquet Size |
208
  |------|-------:|-----:|-------------:|
209
- | comments | 23 | 2.1M | 200.6 MB |
210
  | submissions | 23 | 1.0M | 57.9 MB |
211
- | **Total** | **23** | **3.1M** | **258.5 MB** |
212
 
213
  Query per-month stats directly:
214
 
@@ -237,23 +237,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:** 5m / **Committed this session:** 3
241
 
242
  | | |
243
  |:---|:---|
244
  | Phase | committing |
245
- | Month | **2007-10** - submissions |
246
  | Progress | committing to Hugging Face… |
247
 
248
- `██░░░░░░░░░░░░░░░░░░░░░░░░░░░░` 45 / 488 (9.2%)
249
 
250
  | Metric | This Session |
251
  |--------|-------------:|
252
- | Months committed | 3 |
253
- | Rows processed | 625.0K |
254
- | Data committed | 53.1 MB |
255
 
256
- *Last update: 2026-03-15 02:15 UTC*
257
 
258
 
259
  # Dataset card for Arctic Shift Reddit Archive
@@ -437,4 +437,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:15 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 **2007-11**.
54
 
55
+ Right now the archive has **3.5M items** (2.5M comments, 1.0M submissions) in **285.9 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
 
 
85
 
86
  ```
87
  2005 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 1.1K
88
+ 2006 █████░░░░░░░░░░░░░░░░░░░░░░░░░ 417.2K
89
+ 2007 ██████████████████████████████ 2.1M
90
  ```
91
 
92
  **Submissions**
 
206
 
207
  | Type | Months | Rows | Parquet Size |
208
  |------|-------:|-----:|-------------:|
209
+ | comments | 24 | 2.5M | 228.0 MB |
210
  | submissions | 23 | 1.0M | 57.9 MB |
211
+ | **Total** | **24** | **3.5M** | **285.9 MB** |
212
 
213
  Query per-month stats directly:
214
 
 
237
 
238
  > The ingestion pipeline is running. This section updates every ~5 minutes.
239
 
240
+ **Started:** 2026-03-15 02:09 UTC / **Elapsed:** 8m / **Committed this session:** 4
241
 
242
  | | |
243
  |:---|:---|
244
  | Phase | committing |
245
+ | Month | **2007-11** - comments |
246
  | Progress | committing to Hugging Face… |
247
 
248
+ `██░░░░░░░░░░░░░░░░░░░░░░░░░░░░` 46 / 488 (9.4%)
249
 
250
  | Metric | This Session |
251
  |--------|-------------:|
252
+ | Months committed | 4 |
253
+ | Rows processed | 726.6K |
254
+ | Data committed | 59.0 MB |
255
 
256
+ *Last update: 2026-03-15 02:18 UTC*
257
 
258
 
259
  # Dataset card for Arctic Shift Reddit Archive
 
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:18 UTC*
data/comments/2007/11/000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:035885cfcc4f4719124a349f29cacf1d71b6ce22f8c799b25e4a791c1d348f83
3
+ size 28754353
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:15:11.56579158Z",
5
  "phase": "committing",
6
  "current": {
7
- "ym": "2007-10",
8
- "type": "submissions",
9
  "phase": "committing",
10
  "shard": 1,
11
- "rows": 101633
12
  },
13
  "stats": {
14
- "committed": 3,
15
  "skipped": 42,
16
- "total_rows": 624961,
17
- "total_bytes": 55723248,
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:18:13.055088837Z",
5
  "phase": "committing",
6
  "current": {
7
+ "ym": "2007-11",
8
+ "type": "comments",
9
  "phase": "committing",
10
  "shard": 1,
11
+ "rows": 372983
12
  },
13
  "stats": {
14
+ "committed": 4,
15
  "skipped": 42,
16
+ "total_rows": 726594,
17
+ "total_bytes": 61872557,
18
  "total_months": 488
19
  }
20
  }
stats.csv CHANGED
@@ -44,4 +44,5 @@ year,month,type,shards,count,size_bytes,dur_download_s,dur_process_s,dur_commit_
44
  2007,9,comments,1,259497,24260830,32.23,7.45,7.70,2026-03-15T02:10:36Z
45
  2007,9,submissions,1,91294,5813031,30.16,7.32,15.84,2026-03-15T02:11:22Z
46
  2007,10,comments,1,274170,25649387,25.49,8.44,17.14,2026-03-15T02:13:30Z
47
- 2007,10,submissions,1,101633,6149309,29.42,16.72,0.00,2026-03-15T02:15:11Z
 
 
44
  2007,9,comments,1,259497,24260830,32.23,7.45,7.70,2026-03-15T02:10:36Z
45
  2007,9,submissions,1,91294,5813031,30.16,7.32,15.84,2026-03-15T02:11:22Z
46
  2007,10,comments,1,274170,25649387,25.49,8.44,17.14,2026-03-15T02:13:30Z
47
+ 2007,10,submissions,1,101633,6149309,29.42,16.72,15.82,2026-03-15T02:15:11Z
48
+ 2007,11,comments,1,372983,28754353,41.98,14.87,0.00,2026-03-15T02:18:13Z