tamnd commited on
Commit
9d63b5e
·
verified ·
1 Parent(s): 6975512

Publish 3 shards CC-MAIN-2026-08/00213–01298

Browse files
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 **22,155,126 documents across 1147 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
 
@@ -164,28 +164,28 @@ Empty conversions (pages where trafilatura could not extract meaningful content)
164
 
165
  ### Compression Ratios
166
 
167
- Numbers below are actual measurements summed across all 1147 files of CC-MAIN-2026-08 (22,155,126 pages total), projected to the full crawl of 100,000 WARC files.
168
 
169
- | Stage | 1147 files (measured) | 100,000 files (projected) | Reduction |
170
  |---|---|---|---|
171
- | Raw WARC (.warc.gz, downloaded) | ~929.7 GB | ~83 TB | — |
172
  | HTML extracted (uncompressed) | 2.7 TB | ~295 TB | — |
173
- | Packed markdown WARC (.md.warc.gz) | ~47.0 GB | ~3.7 TB | **-98.3%** vs HTML |
174
- | Final Parquet (Zstd level 19) | 31.7 GB | ~2.9 TB | **-32.4%** vs packed WARC |
175
 
176
- The big win is the HTML → Markdown step: trafilatura strips all tags, scripts, styles, navigation, and ads, keeping only the main content. This cuts 2.7 TB of uncompressed HTML down to 100.0 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.3%.
177
 
178
- End to end: ~929.7 GB of raw gzipped WARCs becomes **31.7 GB of Parquet** — a **96.6% total reduction** — containing 22,155,126 clean markdown documents.
179
 
180
  ### Processing Times
181
 
182
- Pipeline timings across 1147 shards of CC-MAIN-2026-08:
183
 
184
  ```
185
- Download (raw WARC) ████████████████████████ total 86h 54m 12s avg 4m 32s
186
  Convert (HTML → MD) █░░░░░░░░░░░░░░░░░░░░░░░ total 5h 55m 4s avg 18s
187
- Export (Parquet) █████░░░░░░░░░░░░░░░░░░░ total 20h 59m 38s avg 1m 5s
188
- Publish (HuggingFace) ██░░░░░░░░░░░░░░░░░░░░░░ total 7h 25m 24s avg 23s
189
  ```
190
 
191
  ### 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 **22,213,310 documents across 1150 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
 
 
164
 
165
  ### Compression Ratios
166
 
167
+ Numbers below are actual measurements summed across all 1150 files of CC-MAIN-2026-08 (22,213,310 pages total), projected to the full crawl of 100,000 WARC files.
168
 
169
+ | Stage | 1150 files (measured) | 100,000 files (projected) | Reduction |
170
  |---|---|---|---|
171
+ | Raw WARC (.warc.gz, downloaded) | ~932.1 GB | ~83 TB | — |
172
  | HTML extracted (uncompressed) | 2.7 TB | ~295 TB | — |
173
+ | Packed markdown WARC (.md.warc.gz) | ~47.1 GB | ~3.7 TB | **-98.3%** vs HTML |
174
+ | Final Parquet (Zstd level 19) | 31.8 GB | ~2.9 TB | **-32.5%** vs packed WARC |
175
 
176
+ The big win is the HTML → Markdown step: trafilatura strips all tags, scripts, styles, navigation, and ads, keeping only the main content. This cuts 2.7 TB of uncompressed HTML down to 100.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.3%.
177
 
178
+ End to end: ~932.1 GB of raw gzipped WARCs becomes **31.8 GB of Parquet** — a **96.6% total reduction** — containing 22,213,310 clean markdown documents.
179
 
180
  ### Processing Times
181
 
182
+ Pipeline timings across 1150 shards of CC-MAIN-2026-08:
183
 
184
  ```
185
+ Download (raw WARC) ████████████████████████ total 87h 19m 4s avg 4m 33s
186
  Convert (HTML → MD) █░░░░░░░░░░░░░░░░░░░░░░░ total 5h 55m 4s avg 18s
187
+ Export (Parquet) █████░░░░░░░░░░░░░░░░░░░ total 21h 9m 3s avg 1m 6s
188
+ Publish (HuggingFace) ██░░░░░░░░░░░░░░░░░░░░░░ total 7h 25m 56s avg 23s
189
  ```
190
 
191
  ### Dataset Charts
data/CC-MAIN-2026-08/00213.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ee8db1157b08f9c53144f84779e87e3c58909f752d7cd3cc98cd853a524b3834
3
+ size 29007844
data/CC-MAIN-2026-08/00374.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cef433350868df9729d7d54f65126c64e4bf6e014b7ef446c17835203adbea7b
3
+ size 29763269
data/CC-MAIN-2026-08/01298.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd5c2a1ea2dff0682274e2c4175c32098d96676344f29f41454280eff4af06eb
3
+ size 29574710
stats.csv CHANGED
@@ -213,6 +213,7 @@ CC-MAIN-2026-08,209,19477,2556452554,94323140,29724815,2026-03-14T01:06:44Z,772,
213
  CC-MAIN-2026-08,210,19330,2559492399,92707630,28965419,2026-03-14T01:12:35Z,662,0,194,9
214
  CC-MAIN-2026-08,211,12344,1513255589,64363121,20146574,2026-03-14T01:23:01Z,0,0,22,13
215
  CC-MAIN-2026-08,212,19279,2520135948,92429416,30474894,2026-03-14T01:31:35Z,431,0,99,13
 
216
  CC-MAIN-2026-08,250,19200,2541559671,94959737,30214413,2026-03-13T17:42:47Z,511,0,85,19
217
  CC-MAIN-2026-08,251,19610,2594898345,97558492,31917087,2026-03-13T06:42:12Z,277,0,23,136
218
  CC-MAIN-2026-08,252,19240,2525928701,98163046,31104034,2026-03-13T06:47:10Z,238,0,49,10
@@ -337,6 +338,7 @@ CC-MAIN-2026-08,370,19242,2559224128,97323871,31587291,2026-03-14T01:14:04Z,750,
337
  CC-MAIN-2026-08,371,19658,2574470616,95555396,29867038,2026-03-14T01:22:05Z,492,0,26,24
338
  CC-MAIN-2026-08,372,19730,2630163419,93025382,29686173,2026-03-14T01:27:05Z,219,0,70,13
339
  CC-MAIN-2026-08,373,19438,2601238915,90549698,29100155,2026-03-14T01:34:01Z,279,0,119,19
 
340
  CC-MAIN-2026-08,401,19441,2586676962,94334130,29618260,2026-03-13T11:41:00Z,0,0,33,0
341
  CC-MAIN-2026-08,402,19446,2552785517,96654791,30560442,2026-03-13T11:49:21Z,0,443,57,0
342
  CC-MAIN-2026-08,403,19320,2579048144,91406292,29341198,2026-03-13T11:56:46Z,0,414,29,0
@@ -565,7 +567,7 @@ CC-MAIN-2026-08,790,19525,2564974109,93745695,29844446,2026-03-14T01:06:45Z,771,
565
  CC-MAIN-2026-08,791,19549,2595677953,94842727,29594346,2026-03-14T01:12:35Z,654,0,209,9
566
  CC-MAIN-2026-08,792,10720,1240933387,57370777,17474176,2026-03-14T01:23:01Z,0,0,23,13
567
  CC-MAIN-2026-08,793,19518,2529274504,93017510,29938743,2026-03-14T01:30:07Z,346,0,88,15
568
- CC-MAIN-2026-08,794,19336,2556055535,89907616,28944770,2026-03-14T01:41:55Z,395,0,220,0
569
  CC-MAIN-2026-08,851,19575,2612873485,97000364,30911294,2026-03-13T06:41:39Z,163,0,37,204
570
  CC-MAIN-2026-08,852,19334,2546015208,94959847,30205044,2026-03-13T06:45:52Z,183,0,57,11
571
  CC-MAIN-2026-08,853,19694,2567973975,95901932,30303494,2026-03-13T06:50:12Z,150,0,28,80
@@ -688,7 +690,7 @@ CC-MAIN-2026-08,1051,19573,2590241730,95305012,30026915,2026-03-14T01:06:46Z,447
688
  CC-MAIN-2026-08,1052,0,0,0,343,2026-03-14T01:11:50Z,451,0,0,5
689
  CC-MAIN-2026-08,1053,19667,2614924242,94869149,29598323,2026-03-14T01:21:35Z,551,0,53,12
690
  CC-MAIN-2026-08,1054,19494,2602930494,88502975,28683848,2026-03-14T01:29:20Z,357,0,62,15
691
- CC-MAIN-2026-08,1055,19473,2595775562,93271749,29969403,2026-03-14T01:41:56Z,687,0,51,0
692
  CC-MAIN-2026-08,1101,19721,2641197765,95719568,30240239,2026-03-13T09:59:33Z,564,0,296,0
693
  CC-MAIN-2026-08,1102,19562,2608129691,99280759,31748974,2026-03-13T10:28:07Z,1518,0,191,0
694
  CC-MAIN-2026-08,1103,19270,2517580674,89253461,28361470,2026-03-13T10:55:39Z,1380,0,268,0
@@ -805,6 +807,7 @@ CC-MAIN-2026-08,1294,2146,186927156,18961900,5265842,2026-03-14T01:11:50Z,265,0,
805
  CC-MAIN-2026-08,1295,19621,2593972556,98457838,30555936,2026-03-14T01:20:01Z,417,0,246,15
806
  CC-MAIN-2026-08,1296,19654,2603403328,95596231,30164404,2026-03-14T01:23:33Z,165,0,19,30
807
  CC-MAIN-2026-08,1297,19534,2593021983,93805835,29872382,2026-03-14T01:33:32Z,502,0,106,22
 
808
  CC-MAIN-2026-08,1301,19417,2601765043,93758124,29790521,2026-03-13T11:40:27Z,0,0,0,0
809
  CC-MAIN-2026-08,1302,19471,2592470194,95488689,29747494,2026-03-13T11:40:27Z,0,0,0,0
810
  CC-MAIN-2026-08,1303,19681,2609544680,95027524,30250671,2026-03-13T11:40:27Z,0,0,0,0
 
213
  CC-MAIN-2026-08,210,19330,2559492399,92707630,28965419,2026-03-14T01:12:35Z,662,0,194,9
214
  CC-MAIN-2026-08,211,12344,1513255589,64363121,20146574,2026-03-14T01:23:01Z,0,0,22,13
215
  CC-MAIN-2026-08,212,19279,2520135948,92429416,30474894,2026-03-14T01:31:35Z,431,0,99,13
216
+ CC-MAIN-2026-08,213,19264,2564809177,94197421,29007844,2026-03-14T01:44:35Z,551,0,185,0
217
  CC-MAIN-2026-08,250,19200,2541559671,94959737,30214413,2026-03-13T17:42:47Z,511,0,85,19
218
  CC-MAIN-2026-08,251,19610,2594898345,97558492,31917087,2026-03-13T06:42:12Z,277,0,23,136
219
  CC-MAIN-2026-08,252,19240,2525928701,98163046,31104034,2026-03-13T06:47:10Z,238,0,49,10
 
338
  CC-MAIN-2026-08,371,19658,2574470616,95555396,29867038,2026-03-14T01:22:05Z,492,0,26,24
339
  CC-MAIN-2026-08,372,19730,2630163419,93025382,29686173,2026-03-14T01:27:05Z,219,0,70,13
340
  CC-MAIN-2026-08,373,19438,2601238915,90549698,29100155,2026-03-14T01:34:01Z,279,0,119,19
341
+ CC-MAIN-2026-08,374,19523,2621142679,94084731,29763269,2026-03-14T01:44:36Z,463,0,189,0
342
  CC-MAIN-2026-08,401,19441,2586676962,94334130,29618260,2026-03-13T11:41:00Z,0,0,33,0
343
  CC-MAIN-2026-08,402,19446,2552785517,96654791,30560442,2026-03-13T11:49:21Z,0,443,57,0
344
  CC-MAIN-2026-08,403,19320,2579048144,91406292,29341198,2026-03-13T11:56:46Z,0,414,29,0
 
567
  CC-MAIN-2026-08,791,19549,2595677953,94842727,29594346,2026-03-14T01:12:35Z,654,0,209,9
568
  CC-MAIN-2026-08,792,10720,1240933387,57370777,17474176,2026-03-14T01:23:01Z,0,0,23,13
569
  CC-MAIN-2026-08,793,19518,2529274504,93017510,29938743,2026-03-14T01:30:07Z,346,0,88,15
570
+ CC-MAIN-2026-08,794,19336,2556055535,89907616,28944770,2026-03-14T01:41:55Z,395,0,220,16
571
  CC-MAIN-2026-08,851,19575,2612873485,97000364,30911294,2026-03-13T06:41:39Z,163,0,37,204
572
  CC-MAIN-2026-08,852,19334,2546015208,94959847,30205044,2026-03-13T06:45:52Z,183,0,57,11
573
  CC-MAIN-2026-08,853,19694,2567973975,95901932,30303494,2026-03-13T06:50:12Z,150,0,28,80
 
690
  CC-MAIN-2026-08,1052,0,0,0,343,2026-03-14T01:11:50Z,451,0,0,5
691
  CC-MAIN-2026-08,1053,19667,2614924242,94869149,29598323,2026-03-14T01:21:35Z,551,0,53,12
692
  CC-MAIN-2026-08,1054,19494,2602930494,88502975,28683848,2026-03-14T01:29:20Z,357,0,62,15
693
+ CC-MAIN-2026-08,1055,19473,2595775562,93271749,29969403,2026-03-14T01:41:56Z,687,0,51,16
694
  CC-MAIN-2026-08,1101,19721,2641197765,95719568,30240239,2026-03-13T09:59:33Z,564,0,296,0
695
  CC-MAIN-2026-08,1102,19562,2608129691,99280759,31748974,2026-03-13T10:28:07Z,1518,0,191,0
696
  CC-MAIN-2026-08,1103,19270,2517580674,89253461,28361470,2026-03-13T10:55:39Z,1380,0,268,0
 
807
  CC-MAIN-2026-08,1295,19621,2593972556,98457838,30555936,2026-03-14T01:20:01Z,417,0,246,15
808
  CC-MAIN-2026-08,1296,19654,2603403328,95596231,30164404,2026-03-14T01:23:33Z,165,0,19,30
809
  CC-MAIN-2026-08,1297,19534,2593021983,93805835,29872382,2026-03-14T01:33:32Z,502,0,106,22
810
+ CC-MAIN-2026-08,1298,19397,2592145569,94440074,29574710,2026-03-14T01:44:36Z,478,0,191,0
811
  CC-MAIN-2026-08,1301,19417,2601765043,93758124,29790521,2026-03-13T11:40:27Z,0,0,0,0
812
  CC-MAIN-2026-08,1302,19471,2592470194,95488689,29747494,2026-03-13T11:40:27Z,0,0,0,0
813
  CC-MAIN-2026-08,1303,19681,2609544680,95027524,30250671,2026-03-13T11:40:27Z,0,0,0,0