Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -4,7 +4,7 @@ task_categories:
|
|
4 |
- text-generation
|
5 |
task_ids:
|
6 |
- language-modeling
|
7 |
-
pretty_name:
|
8 |
language:
|
9 |
- afr
|
10 |
- deu
|
@@ -187,7 +187,7 @@ configs:
|
|
187 |
data_files: data/CC-MAIN-2025-05/nld/*.parquet
|
188 |
---
|
189 |
|
190 |
-
# The Creative Commons
|
191 |
|
192 |
> **Raw CommonCrawl crawls, annotated with Creative Commons license information**
|
193 |
|
@@ -337,7 +337,7 @@ In this dataset, measures are taken to anonymise email addresses and public IP a
|
|
337 |
|
338 |
## Citation
|
339 |
|
340 |
-
In the current absence of a publication, please cite the dataset as follows. Including a footnote url to this page is also appreciated!
|
341 |
|
342 |
```bibtex
|
343 |
@misc{vanroy2025C5,
|
@@ -364,7 +364,6 @@ If you use or modify [the software](https://github.com/BramVanroy/CommonCrawl-Cr
|
|
364 |
}
|
365 |
```
|
366 |
|
367 |
-
|
368 |
## Acknowledgments
|
369 |
|
370 |
- The [Common Crawl](https://commoncrawl.org/) non-profit organization.
|
|
|
4 |
- text-generation
|
5 |
task_ids:
|
6 |
- language-modeling
|
7 |
+
pretty_name: Common Crawl Creative Commons Corpus (C5)
|
8 |
language:
|
9 |
- afr
|
10 |
- deu
|
|
|
187 |
data_files: data/CC-MAIN-2025-05/nld/*.parquet
|
188 |
---
|
189 |
|
190 |
+
# The Common Crawl Creative Commons Corpus (C5)
|
191 |
|
192 |
> **Raw CommonCrawl crawls, annotated with Creative Commons license information**
|
193 |
|
|
|
337 |
|
338 |
## Citation
|
339 |
|
340 |
+
In the current absence of a publication, please cite [the dataset](https://huggingface.co/datasets/BramVanroy/CommonCrawl-CreativeCommons) as follows. Including a footnote url to this page is also appreciated!
|
341 |
|
342 |
```bibtex
|
343 |
@misc{vanroy2025C5,
|
|
|
364 |
}
|
365 |
```
|
366 |
|
|
|
367 |
## Acknowledgments
|
368 |
|
369 |
- The [Common Crawl](https://commoncrawl.org/) non-profit organization.
|