Datasets:
Updated readme
Browse files
README.md
CHANGED
@@ -26,3 +26,7 @@ git sparse-checkout set en
|
|
26 |
```
|
27 |
|
28 |
You can use `git sparse-checkout set` multiple times to select multiple datasets.
|
|
|
|
|
|
|
|
|
|
26 |
```
|
27 |
|
28 |
You can use `git sparse-checkout set` multiple times to select multiple datasets.
|
29 |
+
|
30 |
+
# Acknowledgements
|
31 |
+
|
32 |
+
Big ups to the good folks at [Common Crawl](https://commoncrawl.org) whose data made this possible ([consider donating](http://commoncrawl.org/donate/)!), to Google for creating the code that curates and filters the data, and to Huggingface, who had no issue with hosting these 3TB of data for public download!
|