tamnd commited on
Commit
aad22e1
·
verified ·
1 Parent(s): 46b3fa5

Publish shard CC-MAIN-2026-12/00000

Browse files
README.md CHANGED
@@ -23,11 +23,11 @@ WARC records, HTTP response headers, and HTML `<head>` tags.
23
  | Metric | Value |
24
  |--------|-------|
25
  | Crawl | CC-MAIN-2026-12 |
26
- | Shards | 0 |
27
- | Documents | 0 |
28
- | Raw HTML | 0 B |
29
- | Body (parquet) | 0 B |
30
- | Parquet (zstd) | 0 B |
31
 
32
  ## Schema
33
 
@@ -83,6 +83,17 @@ wiki = ds.filter(lambda r: r["domain"] == "wikipedia.org")
83
  Common Crawl — filtered to HTTP 200 responses with `text/html` content type.
84
  Body is truncated at 256 KB per record.
85
 
 
 
 
 
 
 
 
 
 
 
 
86
  ## License
87
 
88
  Open Data Commons Attribution License (ODC-By).
 
23
  | Metric | Value |
24
  |--------|-------|
25
  | Crawl | CC-MAIN-2026-12 |
26
+ | Shards | 1 |
27
+ | Documents | 19,785 |
28
+ | Raw HTML | 2.2 GB |
29
+ | Body (parquet) | 2.2 GB |
30
+ | Parquet (zstd) | 476.6 MB |
31
 
32
  ## Schema
33
 
 
83
  Common Crawl — filtered to HTTP 200 responses with `text/html` content type.
84
  Body is truncated at 256 KB per record.
85
 
86
+ ### Processing Times
87
+
88
+ Pipeline timings across 1 shards of CC-MAIN-2026-12:
89
+
90
+ ```
91
+ Download (raw WARC) ████████████████████████ 9m 17s
92
+ Extract (WARC → HTML fields) █████░░░░░░░░░░░░░░░░░░░ 2m 8s
93
+ Export (HTML → Parquet) █░░░░░░░░░░░░░░░░░░░░░░░ 9s
94
+ Publish (HuggingFace upload) ░░░░░░░░░░░░░░░░░░░░░░░░ —
95
+ ```
96
+
97
  ## License
98
 
99
  Open Data Commons Attribution License (ODC-By).
charts/timing_chart.png ADDED

Git LFS Details

  • SHA256: edb0bd6cf5bd56d35f0343bdba956a21ef871bf0d2cb026b090db288d0ea6b70
  • Pointer size: 130 Bytes
  • Size of remote file: 68.3 kB
charts/totals_chart.png ADDED

Git LFS Details

  • SHA256: fe8567970ea6473295cff52713a0581da838740d0f0be15be90b1385535347cb
  • Pointer size: 130 Bytes
  • Size of remote file: 68.7 kB
data/CC-MAIN-2026-12/00000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:40334c6d8c61ce70541c0473455f395ad9682cee114be094cd34ff4969c9137b
3
+ size 499802522
stats.csv CHANGED
@@ -1 +1,2 @@
1
- crawl_id,file_idx,rows,html_bytes,body_bytes,parquet_bytes,created_at,dur_download_s,dur_extract_s,dur_export_s,dur_publish_s,peak_rss_mb
 
 
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,2378307194,2355180440,2355180440,499802522,2026-03-24T03:09:47Z,557,128,9,0,811