tamnd commited on
Commit
96fc555
·
verified ·
1 Parent(s): aa39c40

Publish shards CC-MAIN-2026-08/00600–00609 (10 files)

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 **11,922,759 documents across 616 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 616 files of CC-MAIN-2026-08 (11,922,759 pages total), projected to the full crawl of 100,000 WARC files.
168
 
169
- | Stage | 616 files (measured) | 100,000 files (projected) | Reduction |
170
  |---|---|---|---|
171
- | Raw WARC (.warc.gz, downloaded) | ~499.3 GB | ~83 TB | — |
172
  | HTML extracted (uncompressed) | 1.4 TB | ~295 TB | — |
173
- | Packed markdown WARC (.md.warc.gz) | ~25.2 GB | ~3.7 TB | **-98.3%** vs HTML |
174
- | Final Parquet (Zstd level 19) | 17.1 GB | ~2.9 TB | **-32.3%** 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 1.4 TB of uncompressed HTML down to 53.7 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.2%.
177
 
178
- End to end: ~499.3 GB of raw gzipped WARCs becomes **17.1 GB of Parquet** — a **96.6% total reduction** — containing 11,922,759 clean markdown documents.
179
 
180
  ### Processing Times
181
 
182
- Pipeline timings across 616 shards of CC-MAIN-2026-08:
183
 
184
  ```
185
- Download (raw WARC) ████████████████████████ total 27h 4m 9s avg 2m 38s
186
- Convert (HTML → MD) █░░░░░░░░░░░░░░░░░░░░░░░ total 1h 13m 15s avg 7s
187
- Export (Parquet) █████░░░░░░░░░░░░░░░░░░░ total 5h 53m 17s avg 34s
188
- Publish (HuggingFace) ████░░░░░░░░░░░░░░░░░░░░ total 5h 20m 6s avg 31s
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 **11,981,266 documents across 619 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 619 files of CC-MAIN-2026-08 (11,981,266 pages total), projected to the full crawl of 100,000 WARC files.
168
 
169
+ | Stage | 619 files (measured) | 100,000 files (projected) | Reduction |
170
  |---|---|---|---|
171
+ | Raw WARC (.warc.gz, downloaded) | ~501.7 GB | ~83 TB | — |
172
  | HTML extracted (uncompressed) | 1.4 TB | ~295 TB | — |
173
+ | Packed markdown WARC (.md.warc.gz) | ~25.4 GB | ~3.7 TB | **-98.3%** vs HTML |
174
+ | Final Parquet (Zstd level 19) | 17.2 GB | ~2.9 TB | **-32.3%** 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 1.4 TB of uncompressed HTML down to 54.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.2%.
177
 
178
+ End to end: ~501.7 GB of raw gzipped WARCs becomes **17.2 GB of Parquet** — a **96.6% total reduction** — containing 11,981,266 clean markdown documents.
179
 
180
  ### Processing Times
181
 
182
+ Pipeline timings across 619 shards of CC-MAIN-2026-08:
183
 
184
  ```
185
+ Download (raw WARC) ████████████████████████ total 27h 5m 19s avg 2m 37s
186
+ Convert (HTML → MD) █░░░░░░░░░░░░░░░░░░░░░░░ total 1h 16m 54s avg 7s
187
+ Export (Parquet) █████░░░░░░░░░░░░░░░░░░░ total 5h 55m 0s avg 34s
188
+ Publish (HuggingFace) ████░░░░░░░░░░░░░░░░░░░░ total 5h 19m 20s avg 30s
189
  ```
190
 
191
  ### Dataset Charts
charts/timing_chart.png CHANGED

Git LFS Details

  • SHA256: 564fc3a029fecba0005e2217cfa6ed414c08ac8104abf284e45a4493b2e66d08
  • Pointer size: 131 Bytes
  • Size of remote file: 877 kB

Git LFS Details

  • SHA256: a7f5961c9d03759fbc9c0952627081aae641a12420c60363a8ba4f9dc93b9bfe
  • Pointer size: 130 Bytes
  • Size of remote file: 80.7 kB
charts/totals_chart.png CHANGED

Git LFS Details

  • SHA256: 24e6aae4fc0ba16128562b6fe6278fdfc793760a926f843b2ee28cf690a59549
  • Pointer size: 130 Bytes
  • Size of remote file: 70.9 kB

Git LFS Details

  • SHA256: e7d397ef90be45d4abc0c6c80ce5b04b58eaefad191f3ce22c63cf4fcce3ace8
  • Pointer size: 130 Bytes
  • Size of remote file: 69.7 kB
data/CC-MAIN-2026-08/00600.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cac5dbf3c9e50245189e1b85f30c2ce583d2387499ae3df4f74a4f2c82a93e90
3
+ size 30604838
data/CC-MAIN-2026-08/00601.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1feaac9fc8b101227fe87bd75b1e7128263a4d56d5963b3bb3cc14745b8d2a42
3
+ size 29528881
data/CC-MAIN-2026-08/00602.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c3be83d2ac7c32cbc1ce344da71eb948554fe7e171f03408f80342284105396
3
+ size 31273659
data/CC-MAIN-2026-08/00603.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1e143e160f27006f5a46447fe58f699e0fcf4a4fbe02a53d58dd64cd934d9c4b
3
+ size 30084700
data/CC-MAIN-2026-08/00604.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fa76845e886af9cc707c9d7e3f547820838c4000e5f865be095c5a32124638fe
3
+ size 30041450
data/CC-MAIN-2026-08/00605.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:82e884e0231595378c691c348951f060ccd46be7c88d1133cf7f62c64a792b31
3
+ size 29998580
data/CC-MAIN-2026-08/00606.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:79e75301c2c4386863f92111918ee10301d5fa739ec5d018b4cf14b4f6f1c43a
3
+ size 30651928
data/CC-MAIN-2026-08/00607.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2f7b8af4d21bac474c69aa1c53a4d0ef597b7ae58f472cde0bb66bc5c8fd0776
3
+ size 29271398
data/CC-MAIN-2026-08/00608.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0397d1052eaf6073ab5dc21e9fee15678cb1192287979195d7ed2eb3cb564aec
3
+ size 30420265
data/CC-MAIN-2026-08/00609.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d7152378f43fcda767c56a222cd4da94170826963e09abcae4c5a5806838ea4
3
+ size 30486314
stats.csv CHANGED
@@ -77,8 +77,8 @@ CC-MAIN-2026-08,73,19489,2605600716,93452575,30094412,2026-03-13T14:16:59Z,181,0
77
  CC-MAIN-2026-08,74,19398,2560491979,95242883,30745524,2026-03-13T14:21:17Z,206,0,45,0
78
  CC-MAIN-2026-08,75,19502,2604221671,96422597,29917266,2026-03-13T14:26:13Z,246,0,49,0
79
  CC-MAIN-2026-08,76,19477,2555088388,91872436,29280702,2026-03-13T14:31:57Z,282,0,60,0
80
- CC-MAIN-2026-08,77,19395,2584582777,93006360,29894403,2026-03-13T12:54:11Z,205,0,79,12
81
- CC-MAIN-2026-08,78,19446,2581654174,93955154,30127520,2026-03-13T13:01:05Z,190,0,29,11
82
  CC-MAIN-2026-08,79,19605,2614117974,93284393,29787903,2026-03-13T13:04:58Z,204,0,27,11
83
  CC-MAIN-2026-08,80,19467,2623175154,96801734,30779762,2026-03-13T13:08:39Z,165,0,55,11
84
  CC-MAIN-2026-08,81,19436,2554545191,91323505,29213600,2026-03-13T13:12:40Z,189,0,49,11
@@ -210,7 +210,7 @@ CC-MAIN-2026-08,307,19340,2526638343,94565616,30242591,2026-03-13T14:17:41Z,0,15
210
  CC-MAIN-2026-08,308,19390,2540226800,93710450,30080967,2026-03-13T14:21:52Z,0,189,61,0
211
  CC-MAIN-2026-08,309,19369,2523418967,93663448,29593930,2026-03-13T14:26:25Z,0,216,54,0
212
  CC-MAIN-2026-08,310,19499,2578366753,92875776,29611602,2026-03-13T14:31:54Z,0,264,63,0
213
- CC-MAIN-2026-08,311,19639,2603501181,89295165,28595249,2026-03-13T12:38:16Z,312,0,34,24
214
  CC-MAIN-2026-08,312,19690,2614547257,94871029,30650095,2026-03-13T12:49:19Z,303,0,64,53
215
  CC-MAIN-2026-08,313,19433,2583169468,95601969,30491262,2026-03-13T12:55:50Z,352,0,38,53
216
  CC-MAIN-2026-08,314,19801,2647177297,94954284,31200582,2026-03-13T13:00:39Z,243,0,44,53
@@ -459,6 +459,7 @@ CC-MAIN-2026-08,1123,19482,2574229341,94923188,29902049,2026-03-13T14:24:48Z,0,0
459
  CC-MAIN-2026-08,1124,19654,2607631415,99346047,30753614,2026-03-13T14:24:48Z,0,0,0,0
460
  CC-MAIN-2026-08,1125,19528,2572137951,93780188,30388168,2026-03-13T14:28:35Z,178,0,48,0
461
  CC-MAIN-2026-08,1126,19642,2568407768,96216292,29410783,2026-03-13T14:32:58Z,231,0,31,0
 
462
  CC-MAIN-2026-08,1201,19808,2613302440,99389904,31420651,2026-03-13T11:28:27Z,244,0,40,0
463
  CC-MAIN-2026-08,1202,19636,2614718109,93578849,29619593,2026-03-13T11:36:13Z,432,0,33,0
464
  CC-MAIN-2026-08,1203,19530,2570545683,93147045,29416235,2026-03-13T11:42:05Z,324,0,27,0
@@ -478,8 +479,8 @@ CC-MAIN-2026-08,1309,19546,2549058166,91401912,29275160,2026-03-13T14:19:46Z,194
478
  CC-MAIN-2026-08,1310,19239,2577500261,93646093,29555984,2026-03-13T14:24:18Z,175,0,96,0
479
  CC-MAIN-2026-08,1311,19712,2613515178,95688252,29944368,2026-03-13T14:28:05Z,194,0,32,0
480
  CC-MAIN-2026-08,1312,19612,2594365433,95960871,30144858,2026-03-13T14:32:25Z,224,0,34,0
481
- CC-MAIN-2026-08,1313,19705,2645848376,96071582,30558532,2026-03-13T13:18:31Z,270,0,29,10
482
- CC-MAIN-2026-08,1314,19488,2615778030,93504966,30111814,2026-03-13T13:24:15Z,304,0,38,10
483
  CC-MAIN-2026-08,1315,19454,2597565732,99708741,30549928,2026-03-13T13:28:15Z,199,0,40,10
484
  CC-MAIN-2026-08,1316,19493,2561831903,95370761,29605180,2026-03-13T13:31:20Z,160,0,24,10
485
  CC-MAIN-2026-08,1317,19540,2594525210,92339731,28950115,2026-03-13T13:34:04Z,142,0,20,10
@@ -536,6 +537,8 @@ CC-MAIN-2026-08,1724,19417,2564216378,91551039,29277761,2026-03-13T14:15:20Z,219
536
  CC-MAIN-2026-08,1725,19572,2569097124,94408302,29375270,2026-03-13T14:20:37Z,248,0,67,0
537
  CC-MAIN-2026-08,1726,19321,2578449374,95089442,30156485,2026-03-13T14:25:57Z,259,0,59,0
538
  CC-MAIN-2026-08,1727,19324,2594319543,93621714,30054448,2026-03-13T14:31:27Z,235,0,94,0
 
 
539
  CC-MAIN-2026-08,1801,19437,2573915480,93218254,30047553,2026-03-13T10:00:55Z,409,0,121,0
540
  CC-MAIN-2026-08,1802,19645,2589675164,95814459,30042225,2026-03-13T10:11:53Z,424,0,233,0
541
  CC-MAIN-2026-08,1803,19583,2597232437,94155966,29485837,2026-03-13T10:25:52Z,799,0,38,0
 
77
  CC-MAIN-2026-08,74,19398,2560491979,95242883,30745524,2026-03-13T14:21:17Z,206,0,45,0
78
  CC-MAIN-2026-08,75,19502,2604221671,96422597,29917266,2026-03-13T14:26:13Z,246,0,49,0
79
  CC-MAIN-2026-08,76,19477,2555088388,91872436,29280702,2026-03-13T14:31:57Z,282,0,60,0
80
+ CC-MAIN-2026-08,77,19395,2584582777,93006360,29898325,2026-03-13T14:36:05Z,210,0,37,0
81
+ CC-MAIN-2026-08,78,19446,2581654174,93955154,30125721,2026-03-13T14:40:00Z,206,0,27,0
82
  CC-MAIN-2026-08,79,19605,2614117974,93284393,29787903,2026-03-13T13:04:58Z,204,0,27,11
83
  CC-MAIN-2026-08,80,19467,2623175154,96801734,30779762,2026-03-13T13:08:39Z,165,0,55,11
84
  CC-MAIN-2026-08,81,19436,2554545191,91323505,29213600,2026-03-13T13:12:40Z,189,0,49,11
 
210
  CC-MAIN-2026-08,308,19390,2540226800,93710450,30080967,2026-03-13T14:21:52Z,0,189,61,0
211
  CC-MAIN-2026-08,309,19369,2523418967,93663448,29593930,2026-03-13T14:26:25Z,0,216,54,0
212
  CC-MAIN-2026-08,310,19499,2578366753,92875776,29611602,2026-03-13T14:31:54Z,0,264,63,0
213
+ CC-MAIN-2026-08,311,19639,2603501181,89295165,28586381,2026-03-13T14:36:07Z,0,219,32,0
214
  CC-MAIN-2026-08,312,19690,2614547257,94871029,30650095,2026-03-13T12:49:19Z,303,0,64,53
215
  CC-MAIN-2026-08,313,19433,2583169468,95601969,30491262,2026-03-13T12:55:50Z,352,0,38,53
216
  CC-MAIN-2026-08,314,19801,2647177297,94954284,31200582,2026-03-13T13:00:39Z,243,0,44,53
 
459
  CC-MAIN-2026-08,1124,19654,2607631415,99346047,30753614,2026-03-13T14:24:48Z,0,0,0,0
460
  CC-MAIN-2026-08,1125,19528,2572137951,93780188,30388168,2026-03-13T14:28:35Z,178,0,48,0
461
  CC-MAIN-2026-08,1126,19642,2568407768,96216292,29410783,2026-03-13T14:32:58Z,231,0,31,0
462
+ CC-MAIN-2026-08,1127,19398,2591632164,95257645,29958881,2026-03-13T14:36:32Z,187,0,26,0
463
  CC-MAIN-2026-08,1201,19808,2613302440,99389904,31420651,2026-03-13T11:28:27Z,244,0,40,0
464
  CC-MAIN-2026-08,1202,19636,2614718109,93578849,29619593,2026-03-13T11:36:13Z,432,0,33,0
465
  CC-MAIN-2026-08,1203,19530,2570545683,93147045,29416235,2026-03-13T11:42:05Z,324,0,27,0
 
479
  CC-MAIN-2026-08,1310,19239,2577500261,93646093,29555984,2026-03-13T14:24:18Z,175,0,96,0
480
  CC-MAIN-2026-08,1311,19712,2613515178,95688252,29944368,2026-03-13T14:28:05Z,194,0,32,0
481
  CC-MAIN-2026-08,1312,19612,2594365433,95960871,30144858,2026-03-13T14:32:25Z,224,0,34,0
482
+ CC-MAIN-2026-08,1313,19705,2645848376,96071582,30552183,2026-03-13T14:35:58Z,166,0,46,0
483
+ CC-MAIN-2026-08,1314,19488,2615778030,93504966,30069936,2026-03-13T14:39:01Z,124,0,57,0
484
  CC-MAIN-2026-08,1315,19454,2597565732,99708741,30549928,2026-03-13T13:28:15Z,199,0,40,10
485
  CC-MAIN-2026-08,1316,19493,2561831903,95370761,29605180,2026-03-13T13:31:20Z,160,0,24,10
486
  CC-MAIN-2026-08,1317,19540,2594525210,92339731,28950115,2026-03-13T13:34:04Z,142,0,20,10
 
537
  CC-MAIN-2026-08,1725,19572,2569097124,94408302,29375270,2026-03-13T14:20:37Z,248,0,67,0
538
  CC-MAIN-2026-08,1726,19321,2578449374,95089442,30156485,2026-03-13T14:25:57Z,259,0,59,0
539
  CC-MAIN-2026-08,1727,19324,2594319543,93621714,30054448,2026-03-13T14:31:27Z,235,0,94,0
540
+ CC-MAIN-2026-08,1728,19441,2610134553,91491973,28661884,2026-03-13T14:35:20Z,160,0,71,0
541
+ CC-MAIN-2026-08,1729,19668,2595394928,93003222,29932615,2026-03-13T14:38:09Z,134,0,33,0
542
  CC-MAIN-2026-08,1801,19437,2573915480,93218254,30047553,2026-03-13T10:00:55Z,409,0,121,0
543
  CC-MAIN-2026-08,1802,19645,2589675164,95814459,30042225,2026-03-13T10:11:53Z,424,0,233,0
544
  CC-MAIN-2026-08,1803,19583,2597232437,94155966,29485837,2026-03-13T10:25:52Z,799,0,38,0