Datasets:
Tasks:
Text Generation
Modalities:
Text
Formats:
parquet
Sub-tasks:
language-modeling
Size:
10M - 100M
License:
Update README.md
Browse files
README.md
CHANGED
@@ -148,4 +148,10 @@ configs:
|
|
148 |
data_files: data/CC-MAIN-2025-05/**/*.parquet
|
149 |
- config_name: CC-MAIN-2025-05-eng
|
150 |
data_files: data/CC-MAIN-2025-05/eng/*.parquet
|
151 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
148 |
data_files: data/CC-MAIN-2025-05/**/*.parquet
|
149 |
- config_name: CC-MAIN-2025-05-eng
|
150 |
data_files: data/CC-MAIN-2025-05/eng/*.parquet
|
151 |
+
---
|
152 |
+
|
153 |
+
# Common Crawl Creative Commons Corpus Fine (C5f)
|
154 |
+
|
155 |
+
A filtered version of the [Common Crawl Creative Commons Corpus](https://huggingface.co/datasets/BramVanroy/CommonCrawl-CreativeCommons) (C5), only retaining samples that are also present in the [FineWeb](https://huggingface.co/datasets/HuggingFaceFW/fineweb) or [FineWeb-2](https://huggingface.co/datasets/HuggingFaceFW/fineweb-2) datasets. As such, this dataset contains a high-quality subset of C5.
|
156 |
+
|
157 |
+
For more information, see [C5](https://huggingface.co/datasets/BramVanroy/CommonCrawl-CreativeCommons).
|