Update README.md
Browse files
README.md
CHANGED
|
@@ -30,4 +30,6 @@ configs:
|
|
| 30 |
path: data/test-*
|
| 31 |
---
|
| 32 |
As datasets puts limits on the number of calls to huggingface, downloading SlimPajama-627B is problematic as it's composed of a ton of small files.
|
| 33 |
-
I have reuploaded it here as larger chunks to easily download the dataset without having to do anything hacky.
|
|
|
|
|
|
|
|
|
| 30 |
path: data/test-*
|
| 31 |
---
|
| 32 |
As datasets puts limits on the number of calls to huggingface, downloading SlimPajama-627B is problematic as it's composed of a ton of small files.
|
| 33 |
+
I have reuploaded it here as larger chunks to easily download the dataset without having to do anything hacky.
|
| 34 |
+
|
| 35 |
+
The original dataset can be found here [https://huggingface.co/datasets/cerebras/SlimPajama-627B](https://huggingface.co/datasets/cerebras/SlimPajama-627B)
|