add submissions/2006-09 2006/09 (1 shards, 54.0K rows)
Browse files- README.md +10 -10
- data/submissions/2006/09/000.parquet +3 -0
- states.json +6 -6
- stats.csv +2 -1
README.md
CHANGED
|
@@ -52,7 +52,7 @@ task_categories:
|
|
| 52 |
|
| 53 |
This dataset contains the complete [Reddit](https://www.reddit.com) archive of comments and submissions, sourced from the [Arctic Shift](https://github.com/ArthurHeitmann/arctic_shift) project which re-processes the historical [PushShift](https://pushshift.io) Reddit dumps. It covers **every public subreddit** from the earliest available data in **2005-12** through **2006-09**.
|
| 54 |
|
| 55 |
-
The archive currently contains **
|
| 56 |
|
| 57 |
Reddit is one of the largest and most diverse online communities, with millions of users discussing everything from programming and science to cooking and local news. This makes it a valuable resource for language model training, sentiment analysis, community dynamics research, and information retrieval. Unlike many Reddit datasets that focus on specific subreddits or time periods, this archive aims to be comprehensive: all subreddits, all months, all public content.
|
| 58 |
|
|
@@ -85,7 +85,7 @@ The chart below shows the total number of items (comments + submissions combined
|
|
| 85 |
|
| 86 |
```
|
| 87 |
2005 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 6.4K
|
| 88 |
-
2006 ██████████████████████████████
|
| 89 |
```
|
| 90 |
|
| 91 |
## How to download and use this dataset
|
|
@@ -198,8 +198,8 @@ huggingface-cli download open-index/arctic \
|
|
| 198 |
| Type | Months | Rows | Parquet Size |
|
| 199 |
|------|-------:|-----:|-------------:|
|
| 200 |
| comments | 10 | 241.1K | 25.4 MB |
|
| 201 |
-
| submissions |
|
| 202 |
-
| **Total** | **10** | **
|
| 203 |
|
| 204 |
You can query the per-month statistics directly from the `stats.csv` file:
|
| 205 |
|
|
@@ -228,21 +228,21 @@ The `stats.csv` file tracks each committed (month, type) pair with the following
|
|
| 228 |
|
| 229 |
> The ingestion pipeline is actively running. This section auto-updates every ~5 minutes.
|
| 230 |
|
| 231 |
-
**Started:** 2026-03-15 01:26 UTC · **Elapsed:**
|
| 232 |
|
| 233 |
| | |
|
| 234 |
|:---|:---|
|
| 235 |
| Phase | committing |
|
| 236 |
-
| Month | **2006-09** —
|
| 237 |
| Progress | committing to Hugging Face… |
|
| 238 |
|
| 239 |
-
`█░░░░░░░░░░░░░░░░░░░░░░░░░░░░░`
|
| 240 |
|
| 241 |
| Metric | This Session |
|
| 242 |
|--------|-------------:|
|
| 243 |
-
| Months committed |
|
| 244 |
-
| Rows processed |
|
| 245 |
-
| Data committed |
|
| 246 |
|
| 247 |
*Last update: 2026-03-15 01:35 UTC*
|
| 248 |
|
|
|
|
| 52 |
|
| 53 |
This dataset contains the complete [Reddit](https://www.reddit.com) archive of comments and submissions, sourced from the [Arctic Shift](https://github.com/ArthurHeitmann/arctic_shift) project which re-processes the historical [PushShift](https://pushshift.io) Reddit dumps. It covers **every public subreddit** from the earliest available data in **2005-12** through **2006-09**.
|
| 54 |
|
| 55 |
+
The archive currently contains **439.5K items** (241.1K comments + 198.4K submissions) totaling **36.1 MB** of compressed Parquet data. The data is organized as two independent datasets — `comments` and `submissions` — each split into monthly shards that can be loaded independently or streamed together.
|
| 56 |
|
| 57 |
Reddit is one of the largest and most diverse online communities, with millions of users discussing everything from programming and science to cooking and local news. This makes it a valuable resource for language model training, sentiment analysis, community dynamics research, and information retrieval. Unlike many Reddit datasets that focus on specific subreddits or time periods, this archive aims to be comprehensive: all subreddits, all months, all public content.
|
| 58 |
|
|
|
|
| 85 |
|
| 86 |
```
|
| 87 |
2005 █░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 6.4K
|
| 88 |
+
2006 ██████████████████████████████ 433.1K
|
| 89 |
```
|
| 90 |
|
| 91 |
## How to download and use this dataset
|
|
|
|
| 198 |
| Type | Months | Rows | Parquet Size |
|
| 199 |
|------|-------:|-----:|-------------:|
|
| 200 |
| comments | 10 | 241.1K | 25.4 MB |
|
| 201 |
+
| submissions | 10 | 198.4K | 10.7 MB |
|
| 202 |
+
| **Total** | **10** | **439.5K** | **36.1 MB** |
|
| 203 |
|
| 204 |
You can query the per-month statistics directly from the `stats.csv` file:
|
| 205 |
|
|
|
|
| 228 |
|
| 229 |
> The ingestion pipeline is actively running. This section auto-updates every ~5 minutes.
|
| 230 |
|
| 231 |
+
**Started:** 2026-03-15 01:26 UTC · **Elapsed:** 9m · **Committed this session:** 11
|
| 232 |
|
| 233 |
| | |
|
| 234 |
|:---|:---|
|
| 235 |
| Phase | committing |
|
| 236 |
+
| Month | **2006-09** — submissions |
|
| 237 |
| Progress | committing to Hugging Face… |
|
| 238 |
|
| 239 |
+
`█░░░░░░░░░░░░░░░░░░░░░░░░░░░░░` 19 / 488 (3.9%)
|
| 240 |
|
| 241 |
| Metric | This Session |
|
| 242 |
|--------|-------------:|
|
| 243 |
+
| Months committed | 11 |
|
| 244 |
+
| Rows processed | 322.4K |
|
| 245 |
+
| Data committed | 28.4 MB |
|
| 246 |
|
| 247 |
*Last update: 2026-03-15 01:35 UTC*
|
| 248 |
|
data/submissions/2006/09/000.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:56ba8a916c3dbf0910f0227a608b0d5688f4ee84e2ea6b632304a7b32d843e5d
|
| 3 |
+
size 2924975
|
states.json
CHANGED
|
@@ -1,20 +1,20 @@
|
|
| 1 |
{
|
| 2 |
"session_id": "2026-03-15T01:26:43Z",
|
| 3 |
"started_at": "2026-03-15T01:26:43.998983213Z",
|
| 4 |
-
"updated_at": "2026-03-15T01:35:
|
| 5 |
"phase": "committing",
|
| 6 |
"current": {
|
| 7 |
"ym": "2006-09",
|
| 8 |
-
"type": "
|
| 9 |
"phase": "committing",
|
| 10 |
"shard": 1,
|
| 11 |
-
"rows":
|
| 12 |
},
|
| 13 |
"stats": {
|
| 14 |
-
"committed":
|
| 15 |
"skipped": 8,
|
| 16 |
-
"total_rows":
|
| 17 |
-
"total_bytes":
|
| 18 |
"total_months": 488
|
| 19 |
}
|
| 20 |
}
|
|
|
|
| 1 |
{
|
| 2 |
"session_id": "2026-03-15T01:26:43Z",
|
| 3 |
"started_at": "2026-03-15T01:26:43.998983213Z",
|
| 4 |
+
"updated_at": "2026-03-15T01:35:58.668789004Z",
|
| 5 |
"phase": "committing",
|
| 6 |
"current": {
|
| 7 |
"ym": "2006-09",
|
| 8 |
+
"type": "submissions",
|
| 9 |
"phase": "committing",
|
| 10 |
"shard": 1,
|
| 11 |
+
"rows": 54043
|
| 12 |
},
|
| 13 |
"stats": {
|
| 14 |
+
"committed": 11,
|
| 15 |
"skipped": 8,
|
| 16 |
+
"total_rows": 322352,
|
| 17 |
+
"total_bytes": 29828425,
|
| 18 |
"total_months": 488
|
| 19 |
}
|
| 20 |
}
|
stats.csv
CHANGED
|
@@ -17,4 +17,5 @@ year,month,type,shards,count,size_bytes,dur_download_s,dur_process_s,dur_commit_
|
|
| 17 |
2006,7,submissions,1,24026,1391550,25.40,8.82,9.26,2026-03-15T01:32:53Z
|
| 18 |
2006,8,comments,1,50559,5511349,32.02,13.31,6.41,2026-03-15T01:33:49Z
|
| 19 |
2006,8,submissions,1,40750,2254579,25.43,9.30,10.74,2026-03-15T01:34:32Z
|
| 20 |
-
2006,9,comments,1,50675,5566363,19.15,4.85,
|
|
|
|
|
|
| 17 |
2006,7,submissions,1,24026,1391550,25.40,8.82,9.26,2026-03-15T01:32:53Z
|
| 18 |
2006,8,comments,1,50559,5511349,32.02,13.31,6.41,2026-03-15T01:33:49Z
|
| 19 |
2006,8,submissions,1,40750,2254579,25.43,9.30,10.74,2026-03-15T01:34:32Z
|
| 20 |
+
2006,9,comments,1,50675,5566363,19.15,4.85,9.66,2026-03-15T01:35:08Z
|
| 21 |
+
2006,9,submissions,1,54043,2924975,29.33,9.51,0.00,2026-03-15T01:35:58Z
|