tamnd commited on
Commit
2b90973
·
verified ·
1 Parent(s): 2337600

Publish shard CC-MAIN-2026-08/00036

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 **718,406 documents across 36 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,27 +166,27 @@ Empty conversions (pages where trafilatura could not extract meaningful content)
166
 
167
  ### Compression Ratios
168
 
169
- Numbers below are actual measurements summed across all 36 files of CC-MAIN-2026-08 (718,406 pages total), projected to the full crawl of 100,000 WARC files.
170
 
171
- | Stage | 36 files (measured) | 100,000 files (projected) | Reduction |
172
  |---|---|---|---|
173
- | Raw WARC (.warc.gz, downloaded) | ~29.2 GB | ~83 TB | — |
174
- | HTML extracted (uncompressed) | 90.2 GB | ~295 TB | — |
175
- | Packed markdown WARC (.md.warc.gz) | ~1.4 GB | ~3.7 TB | **-98.4%** vs HTML |
176
- | Final Parquet (Zstd level 19) | 997.4 MB | ~2.9 TB | **-31.1%** 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 90.2 GB of uncompressed HTML down to 3.0 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.6%.
179
 
180
- End to end: ~29.2 GB of raw gzipped WARCs becomes **997.4 MB of Parquet** — a **96.7% total reduction** — containing 718,406 clean markdown documents.
181
 
182
  ### Processing Times
183
 
184
- Pipeline timings across 36 shards of CC-MAIN-2026-08:
185
 
186
  ```
187
- Pack (download + HTML→MD) ████████████████████████ total 13m 50s avg 23s
188
- Export (Parquet) █████░░░░░░░░░░░░░░░░░░░ total 3m 9s avg 5s
189
- Publish (HuggingFace) ████░░░░░░░░░░░░░░░░░░░░ total 2m 48s avg 4s
190
  ```
191
 
192
  ### Personal and Sensitive Information
 
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 **737,773 documents across 37 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 37 files of CC-MAIN-2026-08 (737,773 pages total), projected to the full crawl of 100,000 WARC files.
170
 
171
+ | Stage | 37 files (measured) | 100,000 files (projected) | Reduction |
172
  |---|---|---|---|
173
+ | Raw WARC (.warc.gz, downloaded) | ~30.0 GB | ~83 TB | — |
174
+ | HTML extracted (uncompressed) | 92.6 GB | ~295 TB | — |
175
+ | Packed markdown WARC (.md.warc.gz) | ~1.5 GB | ~3.7 TB | **-98.4%** vs HTML |
176
+ | Final Parquet (Zstd level 19) | 1.0 GB | ~2.9 TB | **-31.1%** 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 92.6 GB of uncompressed HTML down to 3.1 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.6%.
179
 
180
+ End to end: ~30.0 GB of raw gzipped WARCs becomes **1.0 GB of Parquet** — a **96.7% total reduction** — containing 737,773 clean markdown documents.
181
 
182
  ### Processing Times
183
 
184
+ Pipeline timings across 37 shards of CC-MAIN-2026-08:
185
 
186
  ```
187
+ Pack (download + HTML→MD) ████████████████████████ total 14m 59s avg 24s
188
+ Export (Parquet) █████░░░░░░░░░░░░░░░░░░░ total 3m 27s avg 5s
189
+ Publish (HuggingFace) ████░░░░░░░░░░░░░░░░░░░░ total 2m 51s avg 4s
190
  ```
191
 
192
  ### Personal and Sensitive Information
charts/compression_pie.png CHANGED
charts/rows_chart.png CHANGED
charts/size_chart.png CHANGED
charts/timing_chart.png CHANGED
data/CC-MAIN-2026-08/00036.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f31a0c98fa78e96e6121bb43e4f9314fe2b7db65a7c124c0ea227836e6f8ff7c
3
+ size 29843828
stats.csv CHANGED
@@ -34,4 +34,5 @@ CC-MAIN-2026-08,31,19468,2618291405,91912204,28962255,2026-03-13T05:58:48Z,75,16
34
  CC-MAIN-2026-08,32,19405,2562531576,93668802,30315860,2026-03-13T06:00:49Z,89,19,7
35
  CC-MAIN-2026-08,33,19518,2578498764,96012533,30445671,2026-03-13T06:02:40Z,78,18,10
36
  CC-MAIN-2026-08,34,19325,2535567258,94812059,30450886,2026-03-13T06:05:00Z,115,17,3
37
- CC-MAIN-2026-08,35,19398,2565260259,94010975,30284205,2026-03-13T06:06:30Z,72,17,0
 
 
34
  CC-MAIN-2026-08,32,19405,2562531576,93668802,30315860,2026-03-13T06:00:49Z,89,19,7
35
  CC-MAIN-2026-08,33,19518,2578498764,96012533,30445671,2026-03-13T06:02:40Z,78,18,10
36
  CC-MAIN-2026-08,34,19325,2535567258,94812059,30450886,2026-03-13T06:05:00Z,115,17,3
37
+ CC-MAIN-2026-08,35,19398,2565260259,94010975,30284205,2026-03-13T06:06:37Z,72,17,3
38
+ CC-MAIN-2026-08,36,19367,2577531843,94004962,29843828,2026-03-13T06:08:05Z,69,18,0