Publish 6 shards CC-MAIN-2026-12/00004–00009
Browse files- README.md +12 -12
- data/CC-MAIN-2026-12/00004.parquet +3 -0
- data/CC-MAIN-2026-12/00005.parquet +3 -0
- data/CC-MAIN-2026-12/00006.parquet +3 -0
- data/CC-MAIN-2026-12/00007.parquet +3 -0
- data/CC-MAIN-2026-12/00008.parquet +3 -0
- data/CC-MAIN-2026-12/00009.parquet +3 -0
- stats.csv +7 -1
README.md
CHANGED
|
@@ -35,7 +35,7 @@ configs:
|
|
| 35 |
|
| 36 |
**OpenHTML** is a large-scale web dataset built from [Common Crawl](https://commoncrawl.org). Common Crawl is a non-profit that crawls the web and freely provides its archives and datasets to the public — see [their latest crawl announcement](https://commoncrawl.org/blog/march-2026-crawl-archive-now-available) for details on the source data. Every page goes through a pipeline that extracts the raw HTML body along with structured metadata from WARC records, HTTP response headers, and HTML `<head>` tags, then packages everything into Parquet files with 24 columns.
|
| 37 |
|
| 38 |
-
The dataset currently includes crawl **CC-MAIN-2026-12** with **
|
| 39 |
|
| 40 |
**OpenHTML** is released under the **Open Data Commons Attribution License (ODC-By) v1.0**, the same license used by Common Crawl.
|
| 41 |
|
|
@@ -221,25 +221,25 @@ No intermediate files are created — the pipeline streams from compressed WARC
|
|
| 221 |
|
| 222 |
### Compression Ratios
|
| 223 |
|
| 224 |
-
Numbers below are actual measurements summed across all
|
| 225 |
|
| 226 |
-
| Stage |
|
| 227 |
|---|---|---|---|
|
| 228 |
-
| Raw WARC (.warc.gz, downloaded) | ~
|
| 229 |
-
| HTML extracted (uncompressed) |
|
| 230 |
-
| Body stored (full HTML) |
|
| 231 |
-
| Final Parquet (Zstd) |
|
| 232 |
|
| 233 |
-
The body column stores the full raw HTML. Parquet with Zstd then compresses the data further. End to end: ~
|
| 234 |
|
| 235 |
### Processing Times
|
| 236 |
|
| 237 |
-
Pipeline timings across
|
| 238 |
|
| 239 |
```
|
| 240 |
-
Download (raw WARC) ████████████████████████
|
| 241 |
-
Extract (WARC → HTML + metadata) █████████████████░
|
| 242 |
-
Publish (HuggingFace upload) ██
|
| 243 |
```
|
| 244 |
|
| 245 |
### Dataset Charts
|
|
|
|
| 35 |
|
| 36 |
**OpenHTML** is a large-scale web dataset built from [Common Crawl](https://commoncrawl.org). Common Crawl is a non-profit that crawls the web and freely provides its archives and datasets to the public — see [their latest crawl announcement](https://commoncrawl.org/blog/march-2026-crawl-archive-now-available) for details on the source data. Every page goes through a pipeline that extracts the raw HTML body along with structured metadata from WARC records, HTTP response headers, and HTML `<head>` tags, then packages everything into Parquet files with 24 columns.
|
| 37 |
|
| 38 |
+
The dataset currently includes crawl **CC-MAIN-2026-12** with **197,357 documents across 10 shards**. Processed 34.3 GB of raw HTML into 34.3 GB of stored body text — 6.5 GB as Parquet (Zstd). We plan to add more snapshots over time.
|
| 39 |
|
| 40 |
**OpenHTML** is released under the **Open Data Commons Attribution License (ODC-By) v1.0**, the same license used by Common Crawl.
|
| 41 |
|
|
|
|
| 221 |
|
| 222 |
### Compression Ratios
|
| 223 |
|
| 224 |
+
Numbers below are actual measurements summed across all 10 files of CC-MAIN-2026-12 (197,357 pages total), projected to the full crawl of 100,000 WARC files.
|
| 225 |
|
| 226 |
+
| Stage | 10 files (measured) | 100,000 files (projected) | Reduction |
|
| 227 |
|---|---|---|---|
|
| 228 |
+
| Raw WARC (.warc.gz, downloaded) | ~8.1 GB | ~79.2 TB | — |
|
| 229 |
+
| HTML extracted (uncompressed) | 34.3 GB | ~335.2 TB | — |
|
| 230 |
+
| Body stored (full HTML) | 34.3 GB | ~335.2 TB | **-0.0%** vs HTML |
|
| 231 |
+
| Final Parquet (Zstd) | 6.5 GB | ~63.8 TB | **-81.0%** vs body |
|
| 232 |
|
| 233 |
+
The body column stores the full raw HTML. Parquet with Zstd then compresses the data further. End to end: ~8.1 GB of raw gzipped WARCs becomes **6.5 GB of Parquet** — a **19.5% total reduction** — containing 197,357 web pages with full metadata.
|
| 234 |
|
| 235 |
### Processing Times
|
| 236 |
|
| 237 |
+
Pipeline timings across 10 shards of CC-MAIN-2026-12:
|
| 238 |
|
| 239 |
```
|
| 240 |
+
Download (raw WARC) ████████████████████████ 1h 29m 47s
|
| 241 |
+
Extract (WARC → HTML + metadata) ███████████████████████░ 1h 28m 15s
|
| 242 |
+
Publish (HuggingFace upload) ██░░░░░░░░░░░░░░░░░░░░░░ 7m 40s
|
| 243 |
```
|
| 244 |
|
| 245 |
### Dataset Charts
|
data/CC-MAIN-2026-12/00004.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0575ba4b38cb8ea105955d6ea8e400d04ce217707d9af1de3ee1a9fb25ef68bd
|
| 3 |
+
size 689500031
|
data/CC-MAIN-2026-12/00005.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8276f0a502f0f7f3962a9948f978a4d00973dbc176eef5c59389b1db55dfbffa
|
| 3 |
+
size 710073123
|
data/CC-MAIN-2026-12/00006.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6db1ea9bb4044b2c9a945a98f9bc9a4715356c4b031180ab18cf53bfe9815afe
|
| 3 |
+
size 696687340
|
data/CC-MAIN-2026-12/00007.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b3c640063c3a77530f5758c411c573326549578a35129ebaafd2eec1d4de8cdd
|
| 3 |
+
size 711637007
|
data/CC-MAIN-2026-12/00008.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d0b6e458bdb1447934b0503957a4fbabb09687bdc3e384c05673efa9a953ef77
|
| 3 |
+
size 718200176
|
data/CC-MAIN-2026-12/00009.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:543f9125b49bd44dcfc3a79bb28d6f5dab1beee0bec02339a42ccdd650ea443c
|
| 3 |
+
size 722291047
|
stats.csv
CHANGED
|
@@ -1,5 +1,11 @@
|
|
| 1 |
crawl_id,file_idx,rows,html_bytes,body_bytes,md_bytes,parquet_bytes,created_at,dur_download_s,dur_extract_s,dur_export_s,dur_publish_s,peak_rss_mb
|
| 2 |
CC-MAIN-2026-12,0,19785,3699291685,3699291685,3699291685,714448407,2026-03-24T05:15:28Z,325,206,15,145,1167
|
| 3 |
CC-MAIN-2026-12,1,19821,3723062373,3723062373,3723062373,695149393,2026-03-24T05:32:58Z,509,219,11,122,1240
|
| 4 |
-
CC-MAIN-2026-12,2,19664,3686392993,3686392993,3686392993,686566085,2026-03-24T09:00:28Z,576,576,31,
|
| 5 |
CC-MAIN-2026-12,3,19309,3541948209,3541948209,3541948209,665588917,2026-03-24T08:52:08Z,397,266,24,80,1187
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
crawl_id,file_idx,rows,html_bytes,body_bytes,md_bytes,parquet_bytes,created_at,dur_download_s,dur_extract_s,dur_export_s,dur_publish_s,peak_rss_mb
|
| 2 |
CC-MAIN-2026-12,0,19785,3699291685,3699291685,3699291685,714448407,2026-03-24T05:15:28Z,325,206,15,145,1167
|
| 3 |
CC-MAIN-2026-12,1,19821,3723062373,3723062373,3723062373,695149393,2026-03-24T05:32:58Z,509,219,11,122,1240
|
| 4 |
+
CC-MAIN-2026-12,2,19664,3686392993,3686392993,3686392993,686566085,2026-03-24T09:00:28Z,576,576,31,113,1144
|
| 5 |
CC-MAIN-2026-12,3,19309,3541948209,3541948209,3541948209,665588917,2026-03-24T08:52:08Z,397,266,24,80,1187
|
| 6 |
+
CC-MAIN-2026-12,4,19751,3678261957,3678261957,3678261957,689500031,2026-03-24T09:02:58Z,590,612,38,0,1164
|
| 7 |
+
CC-MAIN-2026-12,5,19745,3710372767,3710372767,3710372767,710073123,2026-03-24T09:02:58Z,583,634,36,0,1182
|
| 8 |
+
CC-MAIN-2026-12,6,19807,3682649291,3682649291,3682649291,696687340,2026-03-24T09:02:58Z,612,607,37,0,1126
|
| 9 |
+
CC-MAIN-2026-12,7,20000,3736900425,3736900425,3736900425,711637007,2026-03-24T09:02:58Z,592,643,16,0,1151
|
| 10 |
+
CC-MAIN-2026-12,8,19841,3712169397,3712169397,3712169397,718200176,2026-03-24T09:02:58Z,581,626,39,0,1186
|
| 11 |
+
CC-MAIN-2026-12,9,19634,3684929049,3684929049,3684929049,722291047,2026-03-24T09:02:58Z,622,646,13,0,1280
|