Datasets:
Add submissions/2020-03 (54 shards, 26.6M rows)
Browse files- README.md +21 -20
- data/submissions/2020/03/050.parquet +3 -0
- data/submissions/2020/03/051.parquet +3 -0
- data/submissions/2020/03/052.parquet +3 -0
- data/submissions/2020/03/053.parquet +3 -0
- states.json +20 -20
- 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 **2026-02**.
|
| 55 |
|
| 56 |
-
Right now the archive has **9.2B items** (7.2B comments, 2.0B submissions) in **
|
| 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 |
|
|
@@ -122,7 +122,7 @@ states.json live pipeline state (updated every ~5 min)
|
|
| 122 |
2017 ███████░░░░░░░░░░░░░░░░░░░░░░░ 117.2M
|
| 123 |
2018 █████████░░░░░░░░░░░░░░░░░░░░░ 152.4M
|
| 124 |
2019 ██████████████░░░░░░░░░░░░░░░░ 235.7M
|
| 125 |
-
2020 ██░░░░░░░░░░░░░░░░░░░░░░░░░░
|
| 126 |
2023 ██░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 39.2M
|
| 127 |
2024 ████████████████████████████░░ 477.4M
|
| 128 |
2025 ██████████████████████████████ 494.3M
|
|
@@ -239,13 +239,13 @@ huggingface-cli download open-index/arctic \
|
|
| 239 |
| Type | Months | Rows | Parquet Size |
|
| 240 |
|------|-------:|-----:|-------------:|
|
| 241 |
| comments | 172 | 7.2B | 599.6 GB |
|
| 242 |
-
| submissions |
|
| 243 |
-
| **Total** | **172** | **9.2B** | **
|
| 244 |
|
| 245 |
### Monthly breakdown
|
| 246 |
|
| 247 |
<details>
|
| 248 |
-
<summary>Click to expand full monthly table (172 comment months +
|
| 249 |
|
| 250 |
| Month | Type | .zst Size | Download | Process | Upload | Shards | Rows | Parquet |
|
| 251 |
|-------|------|----------:|-------:|-------:|-------:|-------:|-------:|-------:|
|
|
@@ -591,7 +591,8 @@ huggingface-cli download open-index/arctic \
|
|
| 591 |
| 2020-01 | submissions | - | - | 28m21s | 3m28s | 44 | 21,989,643 | 2.3 GB |
|
| 592 |
| 2020-02 | comments | - | 57m35s | 844m34s | 24m32s | 297 | 148,386,817 | 11.7 GB |
|
| 593 |
| 2020-02 | submissions | - | 30m09s | 32m41s | 5m05s | 45 | 22,242,008 | 2.3 GB |
|
| 594 |
-
| 2020-03 | comments | - | 41m39s | 1052m19s |
|
|
|
|
| 595 |
| 2023-12 | submissions | 15.2 GB | 30m19s | 76m33s | 26m24s | 79 | 39,245,797 | 4.4 GB |
|
| 596 |
| 2024-01 | submissions | 16.1 GB | 183m48s | 126m12s | 21m25s | 83 | 41,263,034 | 4.7 GB |
|
| 597 |
| 2024-02 | submissions | 15.2 GB | 111m14s | 119m06s | 23m35s | 79 | 39,030,731 | 4.4 GB |
|
|
@@ -650,37 +651,37 @@ ORDER BY year, month, type;
|
|
| 650 |
|
| 651 |
> Pipelined ingestion running on **doge-01** (4 cores, 6 GB RAM, 179 GB free). Auto-updated every ~5 minutes.
|
| 652 |
|
| 653 |
-
**Started:** 2026-04-11 10:51 UTC / **Elapsed:** 46h
|
| 654 |
|
| 655 |
### Active Workers
|
| 656 |
|
| 657 |
| Stage | Month | Type | Progress |
|
| 658 |
|-------|-------|------|----------|
|
| 659 |
-
| Downloading | 2020-05 |
|
| 660 |
-
| Processing | 2020-
|
| 661 |
-
| Uploading | 2020-03 |
|
| 662 |
|
| 663 |
|
| 664 |
### Throughput
|
| 665 |
|
| 666 |
| Metric | Value |
|
| 667 |
|--------|------:|
|
| 668 |
-
| Download |
|
| 669 |
-
| Processing |
|
| 670 |
-
| Upload |
|
| 671 |
-
| ETA | 2026-
|
| 672 |
|
| 673 |
### Progress
|
| 674 |
|
| 675 |
-
`█████████████████████
|
| 676 |
|
| 677 |
| Metric | This Session |
|
| 678 |
|--------|-------------:|
|
| 679 |
-
| Months committed |
|
| 680 |
-
| Rows processed |
|
| 681 |
-
| Data committed |
|
| 682 |
|
| 683 |
-
*Last update: 2026-04-13
|
| 684 |
|
| 685 |
|
| 686 |
# Dataset card for Arctic Shift Reddit Archive
|
|
@@ -864,4 +865,4 @@ All the data here comes from [Arctic Shift](https://github.com/ArthurHeitmann/ar
|
|
| 864 |
|
| 865 |
Questions, feedback, or issues - open a discussion on the [Community tab](https://huggingface.co/datasets/open-index/arctic/discussions).
|
| 866 |
|
| 867 |
-
*Last updated: 2026-04-13
|
|
|
|
| 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 **2026-02**.
|
| 55 |
|
| 56 |
+
Right now the archive has **9.2B items** (7.2B comments, 2.0B submissions) in **843.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 |
|
|
|
|
| 122 |
2017 ███████░░░░░░░░░░░░░░░░░░░░░░░ 117.2M
|
| 123 |
2018 █████████░░░░░░░░░░░░░░░░░░░░░ 152.4M
|
| 124 |
2019 ██████████████░░░░░░░░░░░░░░░░ 235.7M
|
| 125 |
+
2020 ████░░░░░░░░░░░░░░░░░░░░░░░░░░ 70.8M
|
| 126 |
2023 ██░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 39.2M
|
| 127 |
2024 ████████████████████████████░░ 477.4M
|
| 128 |
2025 ██████████████████████████████ 494.3M
|
|
|
|
| 239 |
| Type | Months | Rows | Parquet Size |
|
| 240 |
|------|-------:|-----:|-------------:|
|
| 241 |
| comments | 172 | 7.2B | 599.6 GB |
|
| 242 |
+
| submissions | 199 | 2.0B | 243.9 GB |
|
| 243 |
+
| **Total** | **172** | **9.2B** | **843.5 GB** |
|
| 244 |
|
| 245 |
### Monthly breakdown
|
| 246 |
|
| 247 |
<details>
|
| 248 |
+
<summary>Click to expand full monthly table (172 comment months + 199 submission months)</summary>
|
| 249 |
|
| 250 |
| Month | Type | .zst Size | Download | Process | Upload | Shards | Rows | Parquet |
|
| 251 |
|-------|------|----------:|-------:|-------:|-------:|-------:|-------:|-------:|
|
|
|
|
| 591 |
| 2020-01 | submissions | - | - | 28m21s | 3m28s | 44 | 21,989,643 | 2.3 GB |
|
| 592 |
| 2020-02 | comments | - | 57m35s | 844m34s | 24m32s | 297 | 148,386,817 | 11.7 GB |
|
| 593 |
| 2020-02 | submissions | - | 30m09s | 32m41s | 5m05s | 45 | 22,242,008 | 2.3 GB |
|
| 594 |
+
| 2020-03 | comments | - | 41m39s | 1052m19s | 30m16s | 333 | 166,266,315 | 12.8 GB |
|
| 595 |
+
| 2020-03 | submissions | - | 22m02s | 46m50s | - | 54 | 26,577,226 | 2.7 GB |
|
| 596 |
| 2023-12 | submissions | 15.2 GB | 30m19s | 76m33s | 26m24s | 79 | 39,245,797 | 4.4 GB |
|
| 597 |
| 2024-01 | submissions | 16.1 GB | 183m48s | 126m12s | 21m25s | 83 | 41,263,034 | 4.7 GB |
|
| 598 |
| 2024-02 | submissions | 15.2 GB | 111m14s | 119m06s | 23m35s | 79 | 39,030,731 | 4.4 GB |
|
|
|
|
| 651 |
|
| 652 |
> Pipelined ingestion running on **doge-01** (4 cores, 6 GB RAM, 179 GB free). Auto-updated every ~5 minutes.
|
| 653 |
|
| 654 |
+
**Started:** 2026-04-11 10:51 UTC / **Elapsed:** 46h 23m / **Committed this session:** 5
|
| 655 |
|
| 656 |
### Active Workers
|
| 657 |
|
| 658 |
| Stage | Month | Type | Progress |
|
| 659 |
|-------|-------|------|----------|
|
| 660 |
+
| Downloading | 2020-05 | submissions | 1.1 GB / 6.6 GB (17%) |
|
| 661 |
+
| Processing | 2020-04 | comments | shard 4 · 2.0M rows · 62.7K rows/s |
|
| 662 |
+
| Uploading | 2020-03 | submissions | 54 shards · 26.6M rows · committing |
|
| 663 |
|
| 664 |
|
| 665 |
### Throughput
|
| 666 |
|
| 667 |
| Metric | Value |
|
| 668 |
|--------|------:|
|
| 669 |
+
| Download | 45 Mbps avg |
|
| 670 |
+
| Processing | 7.1K rows/s avg |
|
| 671 |
+
| Upload | 1008.5s per commit avg |
|
| 672 |
+
| ETA | 2026-05-29 15:57 UTC |
|
| 673 |
|
| 674 |
### Progress
|
| 675 |
|
| 676 |
+
`█████████████████���████░░░░░░░░` 370 / 490 (75.5%)
|
| 677 |
|
| 678 |
| Metric | This Session |
|
| 679 |
|--------|-------------:|
|
| 680 |
+
| Months committed | 5 |
|
| 681 |
+
| Rows processed | 512.4M |
|
| 682 |
+
| Data committed | 41.4 GB |
|
| 683 |
|
| 684 |
+
*Last update: 2026-04-13 09:14 UTC*
|
| 685 |
|
| 686 |
|
| 687 |
# Dataset card for Arctic Shift Reddit Archive
|
|
|
|
| 865 |
|
| 866 |
Questions, feedback, or issues - open a discussion on the [Community tab](https://huggingface.co/datasets/open-index/arctic/discussions).
|
| 867 |
|
| 868 |
+
*Last updated: 2026-04-13 09:14 UTC*
|
data/submissions/2020/03/050.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:63a50cf908f34c48a623296c3161d23245dfc99ad1caf2782573c65b4bb51699
|
| 3 |
+
size 54055250
|
data/submissions/2020/03/051.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7247063e8fb9c8d6f878457b45d1c789f3664fe1da9a6cc74ecbdd1e12575b54
|
| 3 |
+
size 54541716
|
data/submissions/2020/03/052.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:86ac85f06bfff3d150fc988e011ee4a478cd69bf9884ee9a9139b7416bb0f6c7
|
| 3 |
+
size 54466631
|
data/submissions/2020/03/053.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bef6bfd34e5fcff310aa5d017c0aa1279a632d6586a0f54d6e9a15af1b03a15a
|
| 3 |
+
size 8458265
|
states.json
CHANGED
|
@@ -1,11 +1,11 @@
|
|
| 1 |
{
|
| 2 |
"session_id": "2026-04-11T10:51:38Z",
|
| 3 |
"started_at": "2026-04-11T10:51:38.217572736Z",
|
| 4 |
-
"updated_at": "2026-04-
|
| 5 |
"phase": "running",
|
| 6 |
"current": {
|
| 7 |
"ym": "2020-03",
|
| 8 |
-
"type": "
|
| 9 |
"phase": "committing"
|
| 10 |
},
|
| 11 |
"hardware": {
|
|
@@ -31,28 +31,28 @@
|
|
| 31 |
"downloading": [
|
| 32 |
{
|
| 33 |
"ym": "2020-05",
|
| 34 |
-
"type": "
|
| 35 |
-
"bytes_done":
|
| 36 |
-
"bytes_total":
|
| 37 |
"phase": "downloading"
|
| 38 |
}
|
| 39 |
],
|
| 40 |
"processing": [
|
| 41 |
{
|
| 42 |
-
"ym": "2020-
|
| 43 |
-
"type": "
|
| 44 |
-
"shard":
|
| 45 |
-
"rows":
|
| 46 |
-
"rows_per_sec":
|
| 47 |
"phase": "processing"
|
| 48 |
}
|
| 49 |
],
|
| 50 |
"uploading": [
|
| 51 |
{
|
| 52 |
"ym": "2020-03",
|
| 53 |
-
"type": "
|
| 54 |
-
"rows":
|
| 55 |
-
"shards":
|
| 56 |
"phase": "committing"
|
| 57 |
}
|
| 58 |
],
|
|
@@ -60,17 +60,17 @@
|
|
| 60 |
"queued_for_upload": 0
|
| 61 |
},
|
| 62 |
"throughput": {
|
| 63 |
-
"avg_download_mbps":
|
| 64 |
-
"avg_process_rows_per_sec":
|
| 65 |
-
"avg_upload_sec_per_commit":
|
| 66 |
-
"estimated_completion": "2026-
|
| 67 |
},
|
| 68 |
"stats": {
|
| 69 |
-
"committed":
|
| 70 |
"skipped": 365,
|
| 71 |
"retries": 0,
|
| 72 |
-
"total_rows":
|
| 73 |
-
"total_bytes":
|
| 74 |
"total_months": 490
|
| 75 |
}
|
| 76 |
}
|
|
|
|
| 1 |
{
|
| 2 |
"session_id": "2026-04-11T10:51:38Z",
|
| 3 |
"started_at": "2026-04-11T10:51:38.217572736Z",
|
| 4 |
+
"updated_at": "2026-04-13T09:14:36.40700504Z",
|
| 5 |
"phase": "running",
|
| 6 |
"current": {
|
| 7 |
"ym": "2020-03",
|
| 8 |
+
"type": "submissions",
|
| 9 |
"phase": "committing"
|
| 10 |
},
|
| 11 |
"hardware": {
|
|
|
|
| 31 |
"downloading": [
|
| 32 |
{
|
| 33 |
"ym": "2020-05",
|
| 34 |
+
"type": "submissions",
|
| 35 |
+
"bytes_done": 1221729741,
|
| 36 |
+
"bytes_total": 7058225761,
|
| 37 |
"phase": "downloading"
|
| 38 |
}
|
| 39 |
],
|
| 40 |
"processing": [
|
| 41 |
{
|
| 42 |
+
"ym": "2020-04",
|
| 43 |
+
"type": "comments",
|
| 44 |
+
"shard": 4,
|
| 45 |
+
"rows": 2000000,
|
| 46 |
+
"rows_per_sec": 62712.606538411696,
|
| 47 |
"phase": "processing"
|
| 48 |
}
|
| 49 |
],
|
| 50 |
"uploading": [
|
| 51 |
{
|
| 52 |
"ym": "2020-03",
|
| 53 |
+
"type": "submissions",
|
| 54 |
+
"rows": 26577226,
|
| 55 |
+
"shards": 54,
|
| 56 |
"phase": "committing"
|
| 57 |
}
|
| 58 |
],
|
|
|
|
| 60 |
"queued_for_upload": 0
|
| 61 |
},
|
| 62 |
"throughput": {
|
| 63 |
+
"avg_download_mbps": 45.22773445079095,
|
| 64 |
+
"avg_process_rows_per_sec": 7100.355803476009,
|
| 65 |
+
"avg_upload_sec_per_commit": 1008.4939545895999,
|
| 66 |
+
"estimated_completion": "2026-05-29T23:57:35.971282839+08:00"
|
| 67 |
},
|
| 68 |
"stats": {
|
| 69 |
+
"committed": 5,
|
| 70 |
"skipped": 365,
|
| 71 |
"retries": 0,
|
| 72 |
+
"total_rows": 512382991,
|
| 73 |
+
"total_bytes": 44465510536,
|
| 74 |
"total_months": 490
|
| 75 |
}
|
| 76 |
}
|
stats.csv
CHANGED
|
@@ -341,7 +341,8 @@ year,month,type,shards,count,size_bytes,zst_bytes,dur_download_s,dur_process_s,d
|
|
| 341 |
2020,1,submissions,44,21989643,2511643733,0,0.00,1700.75,208.49,2026-04-12T00:12:16Z
|
| 342 |
2020,2,comments,297,148386817,12596921045,0,3455.38,50673.75,1472.38,2026-04-12T14:16:50Z
|
| 343 |
2020,2,submissions,45,22242008,2465783934,0,1808.63,1961.32,304.67,2026-04-12T14:49:32Z
|
| 344 |
-
2020,3,comments,333,166266315,13772332547,0,2499.04,63138.55,
|
|
|
|
| 345 |
2023,12,submissions,79,39245797,4677392012,16276396198,1818.56,4592.72,1583.54,2026-03-20T04:43:25Z
|
| 346 |
2024,1,submissions,83,41263034,5079875152,17243608474,11027.97,7572.13,1285.05,2026-03-20T02:34:59Z
|
| 347 |
2024,2,submissions,79,39030731,4768610108,16302547460,6673.78,7146.26,1414.79,2026-03-19T21:01:15Z
|
|
|
|
| 341 |
2020,1,submissions,44,21989643,2511643733,0,0.00,1700.75,208.49,2026-04-12T00:12:16Z
|
| 342 |
2020,2,comments,297,148386817,12596921045,0,3455.38,50673.75,1472.38,2026-04-12T14:16:50Z
|
| 343 |
2020,2,submissions,45,22242008,2465783934,0,1808.63,1961.32,304.67,2026-04-12T14:49:32Z
|
| 344 |
+
2020,3,comments,333,166266315,13772332547,0,2499.04,63138.55,1816.39,2026-04-13T08:21:50Z
|
| 345 |
+
2020,3,submissions,54,26577226,2857667629,0,1322.22,2809.97,0.00,2026-04-13T09:08:40Z
|
| 346 |
2023,12,submissions,79,39245797,4677392012,16276396198,1818.56,4592.72,1583.54,2026-03-20T04:43:25Z
|
| 347 |
2024,1,submissions,83,41263034,5079875152,17243608474,11027.97,7572.13,1285.05,2026-03-20T02:34:59Z
|
| 348 |
2024,2,submissions,79,39030731,4768610108,16302547460,6673.78,7146.26,1414.79,2026-03-19T21:01:15Z
|