tamnd commited on
Commit
87b0ddb
·
verified ·
1 Parent(s): d55f073

Publish shard CC-MAIN-2026-08/00047

Browse files
Files changed (3) hide show
  1. README.md +12 -12
  2. data/CC-MAIN-2026-08/00047.parquet +3 -0
  3. stats.csv +4 -1
README.md CHANGED
@@ -32,7 +32,7 @@ configs:
32
 
33
  Open Index is a large-scale web text dataset built from [Common Crawl](https://commoncrawl.org). Every page goes through a pipeline that extracts the main content from raw HTML, converts it to clean Markdown using [trafilatura](https://github.com/adbar/trafilatura), and packages the result into Parquet files with full WARC metadata preserved.
34
 
35
- The dataset currently includes crawl **CC-MAIN-2026-08** with **2,021,249 documents across 103 shards**. We plan to add more snapshots over time.
36
 
37
  Open Index is released under the **Open Data Commons Attribution License (ODC-By) v1.0**, the same license used by Common Crawl.
38
 
@@ -166,28 +166,28 @@ Empty conversions (pages where trafilatura could not extract meaningful content)
166
 
167
  ### Compression Ratios
168
 
169
- Numbers below are actual measurements summed across all 103 files of CC-MAIN-2026-08 (2,021,249 pages total), projected to the full crawl of 100,000 WARC files.
170
 
171
- | Stage | 103 files (measured) | 100,000 files (projected) | Reduction |
172
  |---|---|---|---|
173
- | Raw WARC (.warc.gz, downloaded) | ~83.5 GB | ~83 TB | — |
174
- | HTML extracted (uncompressed) | 250.9 GB | ~295 TB | — |
175
- | Packed markdown WARC (.md.warc.gz) | ~4.2 GB | ~3.7 TB | **-98.3%** vs HTML |
176
  | Final Parquet (Zstd level 19) | 2.9 GB | ~2.9 TB | **-31.8%** vs packed WARC |
177
 
178
- The big win is the HTML → Markdown step: trafilatura strips all tags, scripts, styles, navigation, and ads, keeping only the main content. This cuts 250.9 GB of uncompressed HTML down to 8.9 GB of markdown — a **98.3% reduction** — before any file-level compression is applied. Parquet with Zstd level 19 then compresses the markdown a further 68.0%.
179
 
180
- End to end: ~83.5 GB of raw gzipped WARCs becomes **2.9 GB of Parquet** — a **96.6% total reduction** — containing 2,021,249 clean markdown documents.
181
 
182
  ### Processing Times
183
 
184
- Pipeline timings across 103 shards of CC-MAIN-2026-08:
185
 
186
  ```
187
- Download (raw WARC) ████████████████████████ total 3h 18m 33s avg 1m 55s
188
  Convert (HTML → MD) █░░░░░░░░░░░░░░░░░░░░░░░ total 16m 2s avg 9s
189
- Export (Parquet) ████░░░░░░░░░░░░░░░░░░░ total 41m 32s avg 24s
190
- Publish (HuggingFace) ███████░░░░░░░░░░░░░░░░ total 1h 9m 36s avg 40s
191
  ```
192
 
193
  ### Dataset Charts
 
32
 
33
  Open Index is a large-scale web text dataset built from [Common Crawl](https://commoncrawl.org). Every page goes through a pipeline that extracts the main content from raw HTML, converts it to clean Markdown using [trafilatura](https://github.com/adbar/trafilatura), and packages the result into Parquet files with full WARC metadata preserved.
34
 
35
+ The dataset currently includes crawl **CC-MAIN-2026-08** with **2,079,791 documents across 106 shards**. We plan to add more snapshots over time.
36
 
37
  Open Index is released under the **Open Data Commons Attribution License (ODC-By) v1.0**, the same license used by Common Crawl.
38
 
 
166
 
167
  ### Compression Ratios
168
 
169
+ Numbers below are actual measurements summed across all 106 files of CC-MAIN-2026-08 (2,079,791 pages total), projected to the full crawl of 100,000 WARC files.
170
 
171
+ | Stage | 106 files (measured) | 100,000 files (projected) | Reduction |
172
  |---|---|---|---|
173
+ | Raw WARC (.warc.gz, downloaded) | ~85.9 GB | ~83 TB | — |
174
+ | HTML extracted (uncompressed) | 258.2 GB | ~295 TB | — |
175
+ | Packed markdown WARC (.md.warc.gz) | ~4.3 GB | ~3.7 TB | **-98.3%** vs HTML |
176
  | Final Parquet (Zstd level 19) | 2.9 GB | ~2.9 TB | **-31.8%** vs packed WARC |
177
 
178
+ The big win is the HTML → Markdown step: trafilatura strips all tags, scripts, styles, navigation, and ads, keeping only the main content. This cuts 258.2 GB of uncompressed HTML down to 9.2 GB of markdown — a **98.3% reduction** — before any file-level compression is applied. Parquet with Zstd level 19 then compresses the markdown a further 68.0%.
179
 
180
+ End to end: ~85.9 GB of raw gzipped WARCs becomes **2.9 GB of Parquet** — a **96.6% total reduction** — containing 2,079,791 clean markdown documents.
181
 
182
  ### Processing Times
183
 
184
+ Pipeline timings across 106 shards of CC-MAIN-2026-08:
185
 
186
  ```
187
+ Download (raw WARC) ████████████████████████ total 3h 33m 6s avg 2m 0s
188
  Convert (HTML → MD) █░░░░░░░░░░░░░░░░░░░░░░░ total 16m 2s avg 9s
189
+ Export (Parquet) ████░░░░░░░░░░░░░░░░░░░ total 43m 9s avg 24s
190
+ Publish (HuggingFace) ███████░░░░░░░░░░░░░░░░ total 1h 9m 47s avg 39s
191
  ```
192
 
193
  ### Dataset Charts
data/CC-MAIN-2026-08/00047.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a0384513eea7e0d214c276bcf175cb74670e5ad3d4a1fa5968558cd728e99201
3
+ size 30141571
stats.csv CHANGED
@@ -46,6 +46,7 @@ CC-MAIN-2026-08,43,19406,2577750172,93559201,30417539,2026-03-13T07:05:57Z,237,0
46
  CC-MAIN-2026-08,44,19268,2543453471,92880103,29438620,2026-03-13T07:09:04Z,132,0,25,29
47
  CC-MAIN-2026-08,45,19591,2583724703,93824689,30465272,2026-03-13T07:13:09Z,175,0,32,36
48
  CC-MAIN-2026-08,46,19497,2587172839,93962075,30171609,2026-03-13T07:16:54Z,156,0,24,42
 
49
  CC-MAIN-2026-08,101,19267,2514449658,96925434,30875010,2026-03-13T06:40:05Z,179,0,50,81
50
  CC-MAIN-2026-08,102,19438,2568537422,97402434,31137610,2026-03-13T06:42:52Z,93,0,20,52
51
  CC-MAIN-2026-08,103,19511,2593312947,96164480,30296223,2026-03-13T06:47:48Z,187,0,46,61
@@ -55,7 +56,7 @@ CC-MAIN-2026-08,106,19330,2553664208,96434475,31127446,2026-03-13T07:06:40Z,245,
55
  CC-MAIN-2026-08,107,19477,2610750800,97990183,30876795,2026-03-13T07:11:08Z,203,0,34,29
56
  CC-MAIN-2026-08,108,19400,2604607711,92680586,29321154,2026-03-13T07:15:10Z,157,0,26,57
57
  CC-MAIN-2026-08,109,19487,2556703136,91883241,29188577,2026-03-13T07:19:05Z,164,0,26,43
58
- CC-MAIN-2026-08,110,19345,2585860073,93489029,30521102,2026-03-13T07:23:19Z,221,0,31,0
59
  CC-MAIN-2026-08,251,19610,2594898345,97558492,31917087,2026-03-13T06:42:12Z,277,0,23,136
60
  CC-MAIN-2026-08,252,19240,2525928701,98163046,31104034,2026-03-13T06:47:10Z,238,0,49,10
61
  CC-MAIN-2026-08,253,19312,2557230855,96017199,30399966,2026-03-13T06:51:42Z,130,0,23,117
@@ -76,6 +77,7 @@ CC-MAIN-2026-08,407,19372,2534947391,92835030,28621715,2026-03-13T07:07:13Z,205,
76
  CC-MAIN-2026-08,408,19676,2612284313,96122179,30514192,2026-03-13T07:11:14Z,200,0,32,7
77
  CC-MAIN-2026-08,409,19440,2535645511,91787214,29135506,2026-03-13T07:14:59Z,149,0,26,47
78
  CC-MAIN-2026-08,410,19536,2605916424,93892532,29936094,2026-03-13T07:19:04Z,182,0,24,37
 
79
  CC-MAIN-2026-08,551,19551,2609034951,89980913,29167227,2026-03-13T06:42:51Z,280,0,20,176
80
  CC-MAIN-2026-08,552,19402,2594817630,94092761,30309254,2026-03-13T06:48:30Z,211,0,46,80
81
  CC-MAIN-2026-08,553,19856,2617133708,99106486,30365588,2026-03-13T06:52:51Z,116,0,23,120
@@ -92,6 +94,7 @@ CC-MAIN-2026-08,707,19636,2585899623,94320766,29804297,2026-03-13T07:08:44Z,177,
92
  CC-MAIN-2026-08,708,19377,2578205107,96371988,31074449,2026-03-13T07:12:06Z,143,0,49,8
93
  CC-MAIN-2026-08,709,19462,2570199898,94314051,29775462,2026-03-13T07:14:59Z,128,0,21,22
94
  CC-MAIN-2026-08,710,19270,2508553424,93464756,29691240,2026-03-13T07:18:55Z,162,0,27,44
 
95
  CC-MAIN-2026-08,851,19575,2612873485,97000364,30911294,2026-03-13T06:41:39Z,163,0,37,204
96
  CC-MAIN-2026-08,852,19334,2546015208,94959847,30205044,2026-03-13T06:45:52Z,183,0,57,11
97
  CC-MAIN-2026-08,853,19694,2567973975,95901932,30303494,2026-03-13T06:50:12Z,150,0,28,80
 
46
  CC-MAIN-2026-08,44,19268,2543453471,92880103,29438620,2026-03-13T07:09:04Z,132,0,25,29
47
  CC-MAIN-2026-08,45,19591,2583724703,93824689,30465272,2026-03-13T07:13:09Z,175,0,32,36
48
  CC-MAIN-2026-08,46,19497,2587172839,93962075,30171609,2026-03-13T07:16:54Z,156,0,24,42
49
+ CC-MAIN-2026-08,47,19360,2607142769,94572800,30141571,2026-03-13T07:23:41Z,375,0,31,0
50
  CC-MAIN-2026-08,101,19267,2514449658,96925434,30875010,2026-03-13T06:40:05Z,179,0,50,81
51
  CC-MAIN-2026-08,102,19438,2568537422,97402434,31137610,2026-03-13T06:42:52Z,93,0,20,52
52
  CC-MAIN-2026-08,103,19511,2593312947,96164480,30296223,2026-03-13T06:47:48Z,187,0,46,61
 
56
  CC-MAIN-2026-08,107,19477,2610750800,97990183,30876795,2026-03-13T07:11:08Z,203,0,34,29
57
  CC-MAIN-2026-08,108,19400,2604607711,92680586,29321154,2026-03-13T07:15:10Z,157,0,26,57
58
  CC-MAIN-2026-08,109,19487,2556703136,91883241,29188577,2026-03-13T07:19:05Z,164,0,26,43
59
+ CC-MAIN-2026-08,110,19345,2585860073,93489029,30521102,2026-03-13T07:23:31Z,221,0,31,11
60
  CC-MAIN-2026-08,251,19610,2594898345,97558492,31917087,2026-03-13T06:42:12Z,277,0,23,136
61
  CC-MAIN-2026-08,252,19240,2525928701,98163046,31104034,2026-03-13T06:47:10Z,238,0,49,10
62
  CC-MAIN-2026-08,253,19312,2557230855,96017199,30399966,2026-03-13T06:51:42Z,130,0,23,117
 
77
  CC-MAIN-2026-08,408,19676,2612284313,96122179,30514192,2026-03-13T07:11:14Z,200,0,32,7
78
  CC-MAIN-2026-08,409,19440,2535645511,91787214,29135506,2026-03-13T07:14:59Z,149,0,26,47
79
  CC-MAIN-2026-08,410,19536,2605916424,93892532,29936094,2026-03-13T07:19:04Z,182,0,24,37
80
+ CC-MAIN-2026-08,411,19783,2615886385,93522421,30433574,2026-03-13T07:23:46Z,246,0,34,0
81
  CC-MAIN-2026-08,551,19551,2609034951,89980913,29167227,2026-03-13T06:42:51Z,280,0,20,176
82
  CC-MAIN-2026-08,552,19402,2594817630,94092761,30309254,2026-03-13T06:48:30Z,211,0,46,80
83
  CC-MAIN-2026-08,553,19856,2617133708,99106486,30365588,2026-03-13T06:52:51Z,116,0,23,120
 
94
  CC-MAIN-2026-08,708,19377,2578205107,96371988,31074449,2026-03-13T07:12:06Z,143,0,49,8
95
  CC-MAIN-2026-08,709,19462,2570199898,94314051,29775462,2026-03-13T07:14:59Z,128,0,21,22
96
  CC-MAIN-2026-08,710,19270,2508553424,93464756,29691240,2026-03-13T07:18:55Z,162,0,27,44
97
+ CC-MAIN-2026-08,711,19399,2584555709,91747716,28885762,2026-03-13T07:23:40Z,252,0,32,0
98
  CC-MAIN-2026-08,851,19575,2612873485,97000364,30911294,2026-03-13T06:41:39Z,163,0,37,204
99
  CC-MAIN-2026-08,852,19334,2546015208,94959847,30205044,2026-03-13T06:45:52Z,183,0,57,11
100
  CC-MAIN-2026-08,853,19694,2567973975,95901932,30303494,2026-03-13T06:50:12Z,150,0,28,80