tamnd commited on
Commit
8d6ed7e
·
verified ·
1 Parent(s): 9fe7a95

Publish shard CC-MAIN-2026-08/00038

Browse files
Files changed (3) hide show
  1. README.md +13 -13
  2. data/CC-MAIN-2026-08/00038.parquet +3 -0
  3. stats.csv +2 -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 **893,391 documents across 45 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 45 files of CC-MAIN-2026-08 (893,391 pages total), projected to the full crawl of 100,000 WARC files.
170
 
171
- | Stage | 45 files (measured) | 100,000 files (projected) | Reduction |
172
  |---|---|---|---|
173
- | Raw WARC (.warc.gz, downloaded) | ~36.5 GB | ~83 TB | — |
174
- | HTML extracted (uncompressed) | 111.9 GB | ~295 TB | — |
175
  | Packed markdown WARC (.md.warc.gz) | ~1.8 GB | ~3.7 TB | **-98.4%** vs HTML |
176
- | Final Parquet (Zstd level 19) | 1.2 GB | ~2.9 TB | **-31.3%** 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 111.9 GB of uncompressed HTML down to 3.8 GB of markdown — a **98.4% reduction** — before any file-level compression is applied. Parquet with Zstd level 19 then compresses the markdown a further 67.7%.
179
 
180
- End to end: ~36.5 GB of raw gzipped WARCs becomes **1.2 GB of Parquet** — a **96.6% total reduction** — containing 893,391 clean markdown documents.
181
 
182
  ### Processing Times
183
 
184
- Pipeline timings across 45 shards of CC-MAIN-2026-08:
185
 
186
  ```
187
- Download (raw WARC) ████████████████████████ total 25m 20s avg 33s
188
- Convert (HTML → MD) ██████████████░░░░░░░░░ total 16m 2s avg 21s
189
- Export (Parquet) ██████░░░░░░░░░░░░░░░░░ total 7m 25s avg 9s
190
- Publish (HuggingFace) █████░░░░░░░░░░░░░░░░░░░ total 5m 44s avg 7s
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 **912,829 documents across 46 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 46 files of CC-MAIN-2026-08 (912,829 pages total), projected to the full crawl of 100,000 WARC files.
170
 
171
+ | Stage | 46 files (measured) | 100,000 files (projected) | Reduction |
172
  |---|---|---|---|
173
+ | Raw WARC (.warc.gz, downloaded) | ~37.3 GB | ~83 TB | — |
174
+ | HTML extracted (uncompressed) | 114.2 GB | ~295 TB | — |
175
  | Packed markdown WARC (.md.warc.gz) | ~1.8 GB | ~3.7 TB | **-98.4%** vs HTML |
176
+ | Final Parquet (Zstd level 19) | 1.3 GB | ~2.9 TB | **-31.3%** 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 114.2 GB of uncompressed HTML down to 3.9 GB of markdown — a **98.4% reduction** — before any file-level compression is applied. Parquet with Zstd level 19 then compresses the markdown a further 67.7%.
179
 
180
+ End to end: ~37.3 GB of raw gzipped WARCs becomes **1.3 GB of Parquet** — a **96.6% total reduction** — containing 912,829 clean markdown documents.
181
 
182
  ### Processing Times
183
 
184
+ Pipeline timings across 46 shards of CC-MAIN-2026-08:
185
 
186
  ```
187
+ Download (raw WARC) ████████████████████████ total 26m 53s avg 35s
188
+ Convert (HTML → MD) ██████████████░░░░░░░░░ total 16m 2s avg 20s
189
+ Export (Parquet) ██████░░░░░░░░░░░░░░░░░ total 7m 45s avg 10s
190
+ Publish (HuggingFace) ███████████░░░░░░░░░░░░░ total 12m 34s avg 16s
191
  ```
192
 
193
  ### Dataset Charts
data/CC-MAIN-2026-08/00038.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e948e9cf4a51322ec24f9c1c16933789aa0a7cb301fb51059bc591b5fa7db672
3
+ size 29730152
stats.csv CHANGED
@@ -39,8 +39,9 @@ CC-MAIN-2026-08,36,19367,2577531843,94004962,29843828,2026-03-13T06:08:12Z,0,69,
39
  CC-MAIN-2026-08,37,19314,2558501740,95109133,29807147,2026-03-13T06:37:54Z,0,63,19,96
40
  CC-MAIN-2026-08,38,19372,2618600358,93097292,29730152,2026-03-13T06:40:26Z,131,0,20,0
41
  CC-MAIN-2026-08,101,19267,2514449658,96925434,30875010,2026-03-13T06:40:05Z,179,0,50,81
 
42
  CC-MAIN-2026-08,251,19610,2594898345,97558492,31917087,2026-03-13T06:39:56Z,277,0,23,0
43
  CC-MAIN-2026-08,401,19517,2605589961,95609438,30404753,2026-03-13T06:41:08Z,218,0,47,107
44
  CC-MAIN-2026-08,551,19551,2609034951,89980913,29167227,2026-03-13T06:39:55Z,280,0,20,0
45
  CC-MAIN-2026-08,701,19412,2563976599,92296196,29384755,2026-03-13T06:41:28Z,272,0,22,99
46
- CC-MAIN-2026-08,851,19575,2612873485,97000364,30911294,2026-03-13T06:38:14Z,163,0,37,0
 
39
  CC-MAIN-2026-08,37,19314,2558501740,95109133,29807147,2026-03-13T06:37:54Z,0,63,19,96
40
  CC-MAIN-2026-08,38,19372,2618600358,93097292,29730152,2026-03-13T06:40:26Z,131,0,20,0
41
  CC-MAIN-2026-08,101,19267,2514449658,96925434,30875010,2026-03-13T06:40:05Z,179,0,50,81
42
+ CC-MAIN-2026-08,102,19438,2568537422,97402434,31137610,2026-03-13T06:41:59Z,93,0,20,0
43
  CC-MAIN-2026-08,251,19610,2594898345,97558492,31917087,2026-03-13T06:39:56Z,277,0,23,0
44
  CC-MAIN-2026-08,401,19517,2605589961,95609438,30404753,2026-03-13T06:41:08Z,218,0,47,107
45
  CC-MAIN-2026-08,551,19551,2609034951,89980913,29167227,2026-03-13T06:39:55Z,280,0,20,0
46
  CC-MAIN-2026-08,701,19412,2563976599,92296196,29384755,2026-03-13T06:41:28Z,272,0,22,99
47
+ CC-MAIN-2026-08,851,19575,2612873485,97000364,30911294,2026-03-13T06:41:39Z,163,0,37,204