Update README.md
Browse files
README.md
CHANGED
@@ -12,7 +12,7 @@ Sampled version of [cerebras/SlimPajama-627B](https://huggingface.co/datasets/ce
|
|
12 |
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% of the chunk.
|
13 |
This should result in roughly 6B tokens, hence SlimPajama-6B.
|
14 |
|
15 |
-
The dataset is roughly 24GBs in storage size and has 5489000 rows.
|
16 |
|
17 |
---
|
18 |
#### Data source proportions for SlimPajama-627B and SlimPajama-6B
|
|
|
12 |
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% of the chunk.
|
13 |
This should result in roughly 6B tokens, hence SlimPajama-6B.
|
14 |
|
15 |
+
The dataset is roughly 24GBs in storage size when decompressed and has 5489000 rows.
|
16 |
|
17 |
---
|
18 |
#### Data source proportions for SlimPajama-627B and SlimPajama-6B
|