Update README.md
Browse files
README.md
CHANGED
@@ -30,10 +30,9 @@ dataset_info:
|
|
30 |
---
|
31 |
Sampled version of [cerebras/SlimPajama-627B](https://huggingface.co/datasets/cerebras/SlimPajama-627B).
|
32 |
|
33 |
-
Based on the [fact that the original data was shuffled before chunking](https://huggingface.co/datasets/cerebras/SlimPajama-627B/discussions/4), I only downloaded chunk1 and further sampled 10
|
34 |
-
This should result in roughly 6B tokens, hence SlimPajama-6B.
|
35 |
|
36 |
-
The dataset is roughly 24GBs in storage size when decompressed and has 5489000 rows.
|
37 |
|
38 |
---
|
39 |
#### Data source proportions for SlimPajama-627B and SlimPajama-6B
|
|
|
30 |
---
|
31 |
Sampled version of [cerebras/SlimPajama-627B](https://huggingface.co/datasets/cerebras/SlimPajama-627B).
|
32 |
|
33 |
+
Based on the [fact that the original data was shuffled before chunking](https://huggingface.co/datasets/cerebras/SlimPajama-627B/discussions/4), I only downloaded chunk1 (out of 10) and further sampled 10%. This should result in roughly 6B tokens, hence SlimPajama-6B.
|
|
|
34 |
|
35 |
+
The dataset is roughly 24GBs in storage size when decompressed (original dataset is over 2TBs) and has 5489000 rows.
|
36 |
|
37 |
---
|
38 |
#### Data source proportions for SlimPajama-627B and SlimPajama-6B
|