Datasets:
Add link to paper and github repo and library_name
#2
by
nielsr
HF Staff
- opened
README.md
CHANGED
|
@@ -1,9 +1,11 @@
|
|
| 1 |
---
|
| 2 |
-
task_categories:
|
| 3 |
-
- text-generation
|
| 4 |
language:
|
| 5 |
- en
|
|
|
|
|
|
|
| 6 |
pretty_name: Creative Commons Common Crawl
|
|
|
|
|
|
|
| 7 |
---
|
| 8 |
|
| 9 |
# Creative Commons Common Crawl
|
|
@@ -24,6 +26,9 @@ We also apply all [Gopher rules](https://arxiv.org/abs/2112.11446) to remove low
|
|
| 24 |
Per-document license information is available in the `license` entry of the `metadata` field of each example.
|
| 25 |
Code for collecting, processing, and preparing this dataset is available in the [common-pile GitHub repo](https://github.com/r-three/common-pile).
|
| 26 |
|
|
|
|
|
|
|
|
|
|
| 27 |
## Dataset Statistics
|
| 28 |
| Documents | UTF-8 GB |
|
| 29 |
|-----------|----------|
|
|
|
|
| 1 |
---
|
|
|
|
|
|
|
| 2 |
language:
|
| 3 |
- en
|
| 4 |
+
task_categories:
|
| 5 |
+
- text-generation
|
| 6 |
pretty_name: Creative Commons Common Crawl
|
| 7 |
+
library_name:
|
| 8 |
+
- datasets
|
| 9 |
---
|
| 10 |
|
| 11 |
# Creative Commons Common Crawl
|
|
|
|
| 26 |
Per-document license information is available in the `license` entry of the `metadata` field of each example.
|
| 27 |
Code for collecting, processing, and preparing this dataset is available in the [common-pile GitHub repo](https://github.com/r-three/common-pile).
|
| 28 |
|
| 29 |
+
Paper: [The Common Pile v0.1: An 8TB Dataset of Public Domain and Openly Licensed Text](https://huggingface.co/papers/2506.05209)
|
| 30 |
+
Github: https://github.com/r-three/common-pile
|
| 31 |
+
|
| 32 |
## Dataset Statistics
|
| 33 |
| Documents | UTF-8 GB |
|
| 34 |
|-----------|----------|
|