Publish shard CC-MAIN-2026-08/00000
Browse files- README.md +10 -0
- data/CC-MAIN-2026-08/00000.parquet +2 -2
- stats.csv +2 -2
README.md
CHANGED
|
@@ -179,6 +179,16 @@ The big win is the HTML → Markdown step: trafilatura strips all tags, scripts,
|
|
| 179 |
|
| 180 |
End to end: ~10.5 GB of raw gzipped WARCs becomes **336.6 MB of Parquet** — a **96.9% total reduction** — containing 271,607 clean markdown documents.
|
| 181 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 182 |
### Personal and Sensitive Information
|
| 183 |
|
| 184 |
No additional PII filtering is applied beyond what Common Crawl provides. As the dataset is sourced from the public web, it is likely that some personally identifiable information is present. If you find your own PII in the dataset and would like it removed, please open an issue on the repository.
|
|
|
|
| 179 |
|
| 180 |
End to end: ~10.5 GB of raw gzipped WARCs becomes **336.6 MB of Parquet** — a **96.9% total reduction** — containing 271,607 clean markdown documents.
|
| 181 |
|
| 182 |
+
### Processing Times
|
| 183 |
+
|
| 184 |
+
Pipeline timings across 13 shards of CC-MAIN-2026-08:
|
| 185 |
+
|
| 186 |
+
```
|
| 187 |
+
Pack (download + HTML→MD) ░░░░░░░░░░░░░░░░░░░░░░░░ total — avg —
|
| 188 |
+
Export (Parquet) ░░░░░░░░░░░░░░░░░░░░░░░░ total — avg —
|
| 189 |
+
Publish (HuggingFace) ░░░░░░░░░░░░░░░░░░░░░░░░ total 5s avg —
|
| 190 |
+
```
|
| 191 |
+
|
| 192 |
### Personal and Sensitive Information
|
| 193 |
|
| 194 |
No additional PII filtering is applied beyond what Common Crawl provides. As the dataset is sourced from the public web, it is likely that some personally identifiable information is present. If you find your own PII in the dataset and would like it removed, please open an issue on the repository.
|
data/CC-MAIN-2026-08/00000.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5b1b3a19ffcd4e0d94abf6fe8078ed902242ca7a11ec0a70eb52f3ccd1827dc7
|
| 3 |
+
size 30351193
|
stats.csv
CHANGED
|
@@ -10,5 +10,5 @@ CC-MAIN-2026-08,7,21161,2926551572,79361709,26815408,,0,0,0
|
|
| 10 |
CC-MAIN-2026-08,8,21155,2969697387,81276956,26484642,,0,0,0
|
| 11 |
CC-MAIN-2026-08,9,21131,2910850749,77004269,25960419,,0,0,0
|
| 12 |
CC-MAIN-2026-08,10,21044,2933010991,80544092,26785860,,0,0,0
|
| 13 |
-
CC-MAIN-2026-08,11,21500,3018399621,82011226,27131705,2026-03-13T05:45:
|
| 14 |
-
CC-MAIN-2026-08,12,19385,2581304754,93043029,29388150,,0,0,0
|
|
|
|
| 10 |
CC-MAIN-2026-08,8,21155,2969697387,81276956,26484642,,0,0,0
|
| 11 |
CC-MAIN-2026-08,9,21131,2910850749,77004269,25960419,,0,0,0
|
| 12 |
CC-MAIN-2026-08,10,21044,2933010991,80544092,26785860,,0,0,0
|
| 13 |
+
CC-MAIN-2026-08,11,21500,3018399621,82011226,27131705,2026-03-13T05:45:39Z,0,0,5
|
| 14 |
+
CC-MAIN-2026-08,12,19385,2581304754,93043029,29388150,2026-03-13T05:45:39Z,0,0,0
|