add submissions/2007-02 2007/02 (1 shards, 47.3K rows)
Browse files- README.md +12 -12
- data/submissions/2007/02/000.parquet +3 -0
- states.json +6 -6
- stats.csv +2 -1
README.md
CHANGED
|
@@ -52,7 +52,7 @@ task_categories:
|
|
| 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-02**.
|
| 54 |
|
| 55 |
-
Right now the archive has **
|
| 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 |
|
|
@@ -94,7 +94,7 @@ states.json live pipeline state (updated every ~5 min)
|
|
| 94 |
```
|
| 95 |
2005 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 5.4K
|
| 96 |
2006 ██████████████████████████████ 304.7K
|
| 97 |
-
2007 ████░░░░░░░░░░░░░░░░░░░░░░
|
| 98 |
```
|
| 99 |
|
| 100 |
## How to download and use this dataset
|
|
@@ -207,8 +207,8 @@ huggingface-cli download open-index/arctic \
|
|
| 207 |
| Type | Months | Rows | Parquet Size |
|
| 208 |
|------|-------:|-----:|-------------:|
|
| 209 |
| comments | 15 | 595.2K | 60.6 MB |
|
| 210 |
-
| submissions |
|
| 211 |
-
| **Total** | **15** | **
|
| 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 01:38 UTC / **Elapsed:**
|
| 241 |
|
| 242 |
| | |
|
| 243 |
|:---|:---|
|
| 244 |
| Phase | committing |
|
| 245 |
-
| Month | **2007-02** -
|
| 246 |
| Progress | committing to Hugging Face… |
|
| 247 |
|
| 248 |
-
`█░░░░░░░░░░░░░░░░░░░░░░░░░░░░░`
|
| 249 |
|
| 250 |
| Metric | This Session |
|
| 251 |
|--------|-------------:|
|
| 252 |
-
| Months committed |
|
| 253 |
-
| Rows processed |
|
| 254 |
-
| Data committed |
|
| 255 |
|
| 256 |
-
*Last update: 2026-03-15 01:
|
| 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 01:
|
|
|
|
| 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-02**.
|
| 54 |
|
| 55 |
+
Right now the archive has **996.3K items** (595.2K comments, 401.1K submissions) in **82.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 |
|
|
|
|
| 94 |
```
|
| 95 |
2005 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 5.4K
|
| 96 |
2006 ██████████████████████████████ 304.7K
|
| 97 |
+
2007 ████████░░░░░░░░░░░░░░░░░░░░░░ 91.0K
|
| 98 |
```
|
| 99 |
|
| 100 |
## How to download and use this dataset
|
|
|
|
| 207 |
| Type | Months | Rows | Parquet Size |
|
| 208 |
|------|-------:|-----:|-------------:|
|
| 209 |
| comments | 15 | 595.2K | 60.6 MB |
|
| 210 |
+
| submissions | 15 | 401.1K | 22.3 MB |
|
| 211 |
+
| **Total** | **15** | **996.3K** | **82.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 01:38 UTC / **Elapsed:** 6m / **Committed this session:** 7
|
| 241 |
|
| 242 |
| | |
|
| 243 |
|:---|:---|
|
| 244 |
| Phase | committing |
|
| 245 |
+
| Month | **2007-02** - submissions |
|
| 246 |
| Progress | committing to Hugging Face… |
|
| 247 |
|
| 248 |
+
`█░░░░░░░░░░░░░░░░░░░░░░░░░░░░░` 29 / 488 (5.9%)
|
| 249 |
|
| 250 |
| Metric | This Session |
|
| 251 |
|--------|-------------:|
|
| 252 |
+
| Months committed | 7 |
|
| 253 |
+
| Rows processed | 417.0K |
|
| 254 |
+
| Data committed | 36.6 MB |
|
| 255 |
|
| 256 |
+
*Last update: 2026-03-15 01:45 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 01:45 UTC*
|
data/submissions/2007/02/000.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8d0283579cc293c42136be0f9fb50884e27196f731f95329f2544351b4be9257
|
| 3 |
+
size 2907033
|
states.json
CHANGED
|
@@ -1,20 +1,20 @@
|
|
| 1 |
{
|
| 2 |
"session_id": "2026-03-15T01:38:56Z",
|
| 3 |
"started_at": "2026-03-15T01:38:56.425553702Z",
|
| 4 |
-
"updated_at": "2026-03-15T01:
|
| 5 |
"phase": "committing",
|
| 6 |
"current": {
|
| 7 |
"ym": "2007-02",
|
| 8 |
-
"type": "
|
| 9 |
"phase": "committing",
|
| 10 |
"shard": 1,
|
| 11 |
-
"rows":
|
| 12 |
},
|
| 13 |
"stats": {
|
| 14 |
-
"committed":
|
| 15 |
"skipped": 22,
|
| 16 |
-
"total_rows":
|
| 17 |
-
"total_bytes":
|
| 18 |
"total_months": 488
|
| 19 |
}
|
| 20 |
}
|
|
|
|
| 1 |
{
|
| 2 |
"session_id": "2026-03-15T01:38:56Z",
|
| 3 |
"started_at": "2026-03-15T01:38:56.425553702Z",
|
| 4 |
+
"updated_at": "2026-03-15T01:45:00.306387289Z",
|
| 5 |
"phase": "committing",
|
| 6 |
"current": {
|
| 7 |
"ym": "2007-02",
|
| 8 |
+
"type": "submissions",
|
| 9 |
"phase": "committing",
|
| 10 |
"shard": 1,
|
| 11 |
+
"rows": 47317
|
| 12 |
},
|
| 13 |
"stats": {
|
| 14 |
+
"committed": 7,
|
| 15 |
"skipped": 22,
|
| 16 |
+
"total_rows": 416997,
|
| 17 |
+
"total_bytes": 38359083,
|
| 18 |
"total_months": 488
|
| 19 |
}
|
| 20 |
}
|
stats.csv
CHANGED
|
@@ -27,4 +27,5 @@ year,month,type,shards,count,size_bytes,dur_download_s,dur_process_s,dur_commit_
|
|
| 27 |
2006,12,submissions,1,36434,2187200,21.33,8.55,6.55,2026-03-15T01:41:37Z
|
| 28 |
2007,1,comments,1,81341,8659932,24.15,7.44,29.85,2026-03-15T01:42:16Z
|
| 29 |
2007,1,submissions,1,43725,2632573,23.39,8.10,9.96,2026-03-15T01:43:19Z
|
| 30 |
-
2007,2,comments,1,95634,9952395,24.68,7.29,
|
|
|
|
|
|
| 27 |
2006,12,submissions,1,36434,2187200,21.33,8.55,6.55,2026-03-15T01:41:37Z
|
| 28 |
2007,1,comments,1,81341,8659932,24.15,7.44,29.85,2026-03-15T01:42:16Z
|
| 29 |
2007,1,submissions,1,43725,2632573,23.39,8.10,9.96,2026-03-15T01:43:19Z
|
| 30 |
+
2007,2,comments,1,95634,9952395,24.68,7.29,12.50,2026-03-15T01:44:02Z
|
| 31 |
+
2007,2,submissions,1,47317,2907033,28.05,15.76,0.00,2026-03-15T01:45:00Z
|