tamnd commited on
Commit
ea847ec
·
verified ·
1 Parent(s): 2e30aec

Publish shard CC-MAIN-2026-08/05277

Browse files
Files changed (3) hide show
  1. README.md +11 -11
  2. data/CC-MAIN-2026-08/05277.parquet +3 -0
  3. stats.csv +5 -4
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 **24,221,947 documents across 1252 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 1252 files of CC-MAIN-2026-08 (24,221,947 pages total), projected to the full crawl of 100,000 WARC files.
168
 
169
- | Stage | 1252 files (measured) | 100,000 files (projected) | Reduction |
170
  |---|---|---|---|
171
- | Raw WARC (.warc.gz, downloaded) | ~1014.8 GB | ~83 TB | — |
172
  | HTML extracted (uncompressed) | 2.9 TB | ~295 TB | — |
173
- | Packed markdown WARC (.md.warc.gz) | ~51.3 GB | ~3.7 TB | **-98.3%** vs HTML |
174
  | Final Parquet (Zstd level 19) | 34.7 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.9 TB of uncompressed HTML down to 109.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: ~1014.8 GB of raw gzipped WARCs becomes **34.7 GB of Parquet** — a **96.6% total reduction** — containing 24,221,947 clean markdown documents.
179
 
180
  ### Processing Times
181
 
182
- Pipeline timings across 1252 shards of CC-MAIN-2026-08:
183
 
184
  ```
185
- Download (raw WARC) ████████████████████████ total 90h 47m 4s avg 4m 21s
186
  Convert (HTML → MD) █░░░░░░░░░░░░░░░░░░░░░░░ total 5h 56m 1s avg 17s
187
- Export (Parquet) █████░░░░░░░░░░░░░░░░░░░ total 21h 57m 29s avg 1m 3s
188
- Publish (HuggingFace) ██░░░░░░░░░░░░░░░░░░░░░░ total 8h 4m 45s 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 **24,241,531 documents across 1253 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 1253 files of CC-MAIN-2026-08 (24,241,531 pages total), projected to the full crawl of 100,000 WARC files.
168
 
169
+ | Stage | 1253 files (measured) | 100,000 files (projected) | Reduction |
170
  |---|---|---|---|
171
+ | Raw WARC (.warc.gz, downloaded) | ~1015.6 GB | ~83 TB | — |
172
  | HTML extracted (uncompressed) | 2.9 TB | ~295 TB | — |
173
+ | Packed markdown WARC (.md.warc.gz) | ~51.4 GB | ~3.7 TB | **-98.3%** vs HTML |
174
  | Final Parquet (Zstd level 19) | 34.7 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.9 TB of uncompressed HTML down to 109.3 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: ~1015.6 GB of raw gzipped WARCs becomes **34.7 GB of Parquet** — a **96.6% total reduction** — containing 24,241,531 clean markdown documents.
179
 
180
  ### Processing Times
181
 
182
+ Pipeline timings across 1253 shards of CC-MAIN-2026-08:
183
 
184
  ```
185
+ Download (raw WARC) ████████████████████████ total 90h 50m 47s avg 4m 21s
186
  Convert (HTML → MD) █░░░░░░░░░░░░░░░░░░░░░░░ total 5h 56m 1s avg 17s
187
+ Export (Parquet) █████░░░░░░░░░░░░░░░░░░░ total 21h 57m 52s avg 1m 3s
188
+ Publish (HuggingFace) ██░░░░░░░░░░░░░░░░░░░░░░ total 8h 4m 49s avg 23s
189
  ```
190
 
191
  ### Dataset Charts
data/CC-MAIN-2026-08/05277.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f283693756dacaef1faee2ff597d4aa46449bfcc0252f0551cb19393003a9469
3
+ size 29236288
stats.csv CHANGED
@@ -1135,7 +1135,7 @@ CC-MAIN-2026-08,5024,19392,2545724325,90041426,28122504,2026-03-14T02:27:57Z,168
1135
  CC-MAIN-2026-08,5025,19578,2606001657,94143400,29335902,2026-03-14T02:32:12Z,193,0,65,9
1136
  CC-MAIN-2026-08,5026,19331,2557337618,96590105,29944091,2026-03-14T02:36:42Z,212,0,52,13
1137
  CC-MAIN-2026-08,5027,19528,2597060150,95328910,29072432,2026-03-14T02:40:42Z,177,0,66,1
1138
- CC-MAIN-2026-08,5028,19550,2555839525,91432478,29261593,2026-03-14T02:44:57Z,187,0,62,0
1139
  CC-MAIN-2026-08,5243,19893,2626328731,92220655,29208053,2026-03-14T01:06:34Z,191,0,29,18
1140
  CC-MAIN-2026-08,5244,19395,2572365544,91755759,29356531,2026-03-14T01:19:12Z,222,0,24,9
1141
  CC-MAIN-2026-08,5245,19207,2511351197,90003358,28938970,2026-03-14T01:19:12Z,193,0,22,9
@@ -1169,7 +1169,8 @@ CC-MAIN-2026-08,5272,19561,2593759282,100613195,30648770,2026-03-14T02:25:14Z,19
1169
  CC-MAIN-2026-08,5273,19325,2580038818,91492906,28990440,2026-03-14T02:29:42Z,246,0,33,10
1170
  CC-MAIN-2026-08,5274,19473,2593006931,92490857,29441467,2026-03-14T02:33:12Z,181,0,24,10
1171
  CC-MAIN-2026-08,5275,19582,2599904366,92258197,29591605,2026-03-14T02:37:57Z,265,0,19,15
1172
- CC-MAIN-2026-08,5276,19381,2585595787,94796625,30077966,2026-03-14T02:44:57Z,194,0,23,0
 
1173
  CC-MAIN-2026-08,5492,19488,2577487663,95676086,30636918,2026-03-14T01:06:35Z,267,0,18,18
1174
  CC-MAIN-2026-08,5493,19631,2592234390,91001440,28842612,2026-03-14T01:19:12Z,181,0,28,9
1175
  CC-MAIN-2026-08,5494,19345,2580777219,94618705,30365899,2026-03-14T01:19:12Z,155,0,49,9
@@ -1237,7 +1238,7 @@ CC-MAIN-2026-08,6009,19700,2583100469,93563400,29004030,2026-03-14T02:17:08Z,279
1237
  CC-MAIN-2026-08,6010,19404,2555227659,95969214,29210604,2026-03-14T02:23:12Z,220,0,143,22
1238
  CC-MAIN-2026-08,6011,19485,2575542187,97227019,31220288,2026-03-14T02:27:57Z,222,0,65,15
1239
  CC-MAIN-2026-08,6012,19125,2587412241,95697956,30382367,2026-03-14T02:33:57Z,323,0,33,16
1240
- CC-MAIN-2026-08,6013,19398,2579382334,92368007,28835471,2026-03-14T02:44:57Z,364,0,58,0
1241
  CC-MAIN-2026-08,6250,19502,2594302344,89411296,28384540,2026-03-13T17:51:21Z,406,0,120,0
1242
  CC-MAIN-2026-08,6251,19394,2555453090,92793633,28885378,2026-03-14T01:06:36Z,709,0,233,18
1243
  CC-MAIN-2026-08,6252,19389,2566928631,91567909,28780284,2026-03-14T01:06:36Z,515,0,174,18
@@ -1251,4 +1252,4 @@ CC-MAIN-2026-08,6259,19456,2565500983,89320522,28570963,2026-03-14T02:17:38Z,298
1251
  CC-MAIN-2026-08,6260,19205,2558269205,91960984,29041215,2026-03-14T02:24:57Z,416,0,42,16
1252
  CC-MAIN-2026-08,6261,19704,2634630416,95114780,29716640,2026-03-14T02:32:12Z,344,0,90,9
1253
  CC-MAIN-2026-08,6262,19509,2579905190,90561543,29233314,2026-03-14T02:39:12Z,248,0,171,12
1254
- CC-MAIN-2026-08,6263,19364,2587732004,89370570,29028917,2026-03-14T02:44:57Z,184,0,42,0
 
1135
  CC-MAIN-2026-08,5025,19578,2606001657,94143400,29335902,2026-03-14T02:32:12Z,193,0,65,9
1136
  CC-MAIN-2026-08,5026,19331,2557337618,96590105,29944091,2026-03-14T02:36:42Z,212,0,52,13
1137
  CC-MAIN-2026-08,5027,19528,2597060150,95328910,29072432,2026-03-14T02:40:42Z,177,0,66,1
1138
+ CC-MAIN-2026-08,5028,19550,2555839525,91432478,29261593,2026-03-14T02:44:57Z,187,0,62,1
1139
  CC-MAIN-2026-08,5243,19893,2626328731,92220655,29208053,2026-03-14T01:06:34Z,191,0,29,18
1140
  CC-MAIN-2026-08,5244,19395,2572365544,91755759,29356531,2026-03-14T01:19:12Z,222,0,24,9
1141
  CC-MAIN-2026-08,5245,19207,2511351197,90003358,28938970,2026-03-14T01:19:12Z,193,0,22,9
 
1169
  CC-MAIN-2026-08,5273,19325,2580038818,91492906,28990440,2026-03-14T02:29:42Z,246,0,33,10
1170
  CC-MAIN-2026-08,5274,19473,2593006931,92490857,29441467,2026-03-14T02:33:12Z,181,0,24,10
1171
  CC-MAIN-2026-08,5275,19582,2599904366,92258197,29591605,2026-03-14T02:37:57Z,265,0,19,15
1172
+ CC-MAIN-2026-08,5276,19381,2585595787,94796625,30077966,2026-03-14T02:44:57Z,194,0,23,1
1173
+ CC-MAIN-2026-08,5277,19584,2555916081,92566815,29236288,2026-03-14T02:45:42Z,223,0,23,0
1174
  CC-MAIN-2026-08,5492,19488,2577487663,95676086,30636918,2026-03-14T01:06:35Z,267,0,18,18
1175
  CC-MAIN-2026-08,5493,19631,2592234390,91001440,28842612,2026-03-14T01:19:12Z,181,0,28,9
1176
  CC-MAIN-2026-08,5494,19345,2580777219,94618705,30365899,2026-03-14T01:19:12Z,155,0,49,9
 
1238
  CC-MAIN-2026-08,6010,19404,2555227659,95969214,29210604,2026-03-14T02:23:12Z,220,0,143,22
1239
  CC-MAIN-2026-08,6011,19485,2575542187,97227019,31220288,2026-03-14T02:27:57Z,222,0,65,15
1240
  CC-MAIN-2026-08,6012,19125,2587412241,95697956,30382367,2026-03-14T02:33:57Z,323,0,33,16
1241
+ CC-MAIN-2026-08,6013,19398,2579382334,92368007,28835471,2026-03-14T02:44:57Z,364,0,58,1
1242
  CC-MAIN-2026-08,6250,19502,2594302344,89411296,28384540,2026-03-13T17:51:21Z,406,0,120,0
1243
  CC-MAIN-2026-08,6251,19394,2555453090,92793633,28885378,2026-03-14T01:06:36Z,709,0,233,18
1244
  CC-MAIN-2026-08,6252,19389,2566928631,91567909,28780284,2026-03-14T01:06:36Z,515,0,174,18
 
1252
  CC-MAIN-2026-08,6260,19205,2558269205,91960984,29041215,2026-03-14T02:24:57Z,416,0,42,16
1253
  CC-MAIN-2026-08,6261,19704,2634630416,95114780,29716640,2026-03-14T02:32:12Z,344,0,90,9
1254
  CC-MAIN-2026-08,6262,19509,2579905190,90561543,29233314,2026-03-14T02:39:12Z,248,0,171,12
1255
+ CC-MAIN-2026-08,6263,19364,2587732004,89370570,29028917,2026-03-14T02:44:57Z,184,0,42,1