gmongaras commited on
Commit
c34c22d
·
verified ·
1 Parent(s): f2751c7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
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)