tamnd commited on
Commit
d49f5f5
·
verified ·
1 Parent(s): 754086d

Publish shard CC-MAIN-2026-08/00854

Browse files
Files changed (3) hide show
  1. README.md +12 -12
  2. data/CC-MAIN-2026-08/00854.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 **1,263,690 documents across 64 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 64 files of CC-MAIN-2026-08 (1,263,690 pages total), projected to the full crawl of 100,000 WARC files.
170
 
171
- | Stage | 64 files (measured) | 100,000 files (projected) | Reduction |
172
  |---|---|---|---|
173
- | Raw WARC (.warc.gz, downloaded) | ~51.9 GB | ~83 TB | — |
174
- | HTML extracted (uncompressed) | 157.5 GB | ~295 TB | — |
175
  | Packed markdown WARC (.md.warc.gz) | ~2.6 GB | ~3.7 TB | **-98.4%** vs HTML |
176
  | Final Parquet (Zstd level 19) | 1.8 GB | ~2.9 TB | **-31.6%** 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 157.5 GB of uncompressed HTML down to 5.5 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.9%.
179
 
180
- End to end: ~51.9 GB of raw gzipped WARCs becomes **1.8 GB of Parquet** — a **96.6% total reduction** — containing 1,263,690 clean markdown documents.
181
 
182
  ### Processing Times
183
 
184
- Pipeline timings across 64 shards of CC-MAIN-2026-08:
185
 
186
  ```
187
- Download (raw WARC) ████████████████████████ total 1h 15m 27s avg 1m 10s
188
- Convert (HTML → MD) ████░░░░░░░░░░░░░░░░░░░ total 16m 2s avg 15s
189
- Export (Parquet) █████░░░░░░░░░░░░░░░░░░░ total 18m 37s avg 17s
190
- Publish (HuggingFace) ████████████░░░░░░░░░░░░ total 39m 3s avg 36s
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 **1,283,196 documents across 65 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 65 files of CC-MAIN-2026-08 (1,283,196 pages total), projected to the full crawl of 100,000 WARC files.
170
 
171
+ | Stage | 65 files (measured) | 100,000 files (projected) | Reduction |
172
  |---|---|---|---|
173
+ | Raw WARC (.warc.gz, downloaded) | ~52.7 GB | ~83 TB | — |
174
+ | HTML extracted (uncompressed) | 159.9 GB | ~295 TB | — |
175
  | Packed markdown WARC (.md.warc.gz) | ~2.6 GB | ~3.7 TB | **-98.4%** vs HTML |
176
  | Final Parquet (Zstd level 19) | 1.8 GB | ~2.9 TB | **-31.6%** 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 159.9 GB of uncompressed HTML down to 5.6 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.9%.
179
 
180
+ End to end: ~52.7 GB of raw gzipped WARCs becomes **1.8 GB of Parquet** — a **96.6% total reduction** — containing 1,283,196 clean markdown documents.
181
 
182
  ### Processing Times
183
 
184
+ Pipeline timings across 65 shards of CC-MAIN-2026-08:
185
 
186
  ```
187
+ Download (raw WARC) ████████████████████████ total 1h 17m 43s avg 1m 11s
188
+ Convert (HTML → MD) ████░░░░░░░░░░░░░░░░░░░ total 16m 2s avg 14s
189
+ Export (Parquet) █████░░░░░░░░░░░░░░░░░░░ total 18m 58s avg 17s
190
+ Publish (HuggingFace) ████████████░░░░░░░░░░░░ total 40m 5s avg 37s
191
  ```
192
 
193
  ### Dataset Charts
data/CC-MAIN-2026-08/00854.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4833d955ebc49af361d589e07b05fb5280da8d0a7abc8687e2a3bd6aa7411157
3
+ size 29826276
stats.csv CHANGED
@@ -48,10 +48,11 @@ CC-MAIN-2026-08,104,19464,2548377519,91323603,28774002,2026-03-13T06:54:05Z,107,
48
  CC-MAIN-2026-08,251,19610,2594898345,97558492,31917087,2026-03-13T06:42:12Z,277,0,23,136
49
  CC-MAIN-2026-08,252,19240,2525928701,98163046,31104034,2026-03-13T06:47:10Z,238,0,49,10
50
  CC-MAIN-2026-08,253,19312,2557230855,96017199,30399966,2026-03-13T06:51:42Z,130,0,23,117
 
51
  CC-MAIN-2026-08,401,19517,2605589961,95609438,30404753,2026-03-13T06:41:08Z,218,0,47,107
52
  CC-MAIN-2026-08,402,19446,2552785517,96654791,30588984,2026-03-13T06:43:58Z,98,0,26,44
53
  CC-MAIN-2026-08,403,19320,2579048144,91406292,29375992,2026-03-13T06:49:29Z,198,0,33,98
54
- CC-MAIN-2026-08,404,19609,2626946886,98313227,30726076,2026-03-13T06:53:10Z,177,0,43,0
55
  CC-MAIN-2026-08,551,19551,2609034951,89980913,29167227,2026-03-13T06:42:51Z,280,0,20,176
56
  CC-MAIN-2026-08,552,19402,2594817630,94092761,30309254,2026-03-13T06:48:30Z,211,0,46,80
57
  CC-MAIN-2026-08,553,19856,2617133708,99106486,30365588,2026-03-13T06:52:51Z,116,0,23,120
 
48
  CC-MAIN-2026-08,251,19610,2594898345,97558492,31917087,2026-03-13T06:42:12Z,277,0,23,136
49
  CC-MAIN-2026-08,252,19240,2525928701,98163046,31104034,2026-03-13T06:47:10Z,238,0,49,10
50
  CC-MAIN-2026-08,253,19312,2557230855,96017199,30399966,2026-03-13T06:51:42Z,130,0,23,117
51
+ CC-MAIN-2026-08,254,19506,2588922978,95342460,30328355,2026-03-13T06:54:20Z,136,0,21,0
52
  CC-MAIN-2026-08,401,19517,2605589961,95609438,30404753,2026-03-13T06:41:08Z,218,0,47,107
53
  CC-MAIN-2026-08,402,19446,2552785517,96654791,30588984,2026-03-13T06:43:58Z,98,0,26,44
54
  CC-MAIN-2026-08,403,19320,2579048144,91406292,29375992,2026-03-13T06:49:29Z,198,0,33,98
55
+ CC-MAIN-2026-08,404,19609,2626946886,98313227,30726076,2026-03-13T06:54:14Z,177,0,43,62
56
  CC-MAIN-2026-08,551,19551,2609034951,89980913,29167227,2026-03-13T06:42:51Z,280,0,20,176
57
  CC-MAIN-2026-08,552,19402,2594817630,94092761,30309254,2026-03-13T06:48:30Z,211,0,46,80
58
  CC-MAIN-2026-08,553,19856,2617133708,99106486,30365588,2026-03-13T06:52:51Z,116,0,23,120