Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
task_categories:
|
| 3 |
+
- text-generation
|
| 4 |
+
language:
|
| 5 |
+
- en
|
| 6 |
+
pretty_name: SlimPajama-Chunked
|
| 7 |
+
---
|
| 8 |
+
|
| 9 |
+
# SlimPajama-Chunked
|
| 10 |
+
|
| 11 |
+
## Dataset Description
|
| 12 |
+
This is a chunked re-upload of Cerebras' [SlimPajama-627B](https://huggingface.co/datasets/cerebras/SlimPajama-627B). The original upload has split
|
| 13 |
+
the dataset into 10 chunks, with each containing upwards of 5,000 files. This makes it cumbersome to download and process. We've downloaded the entire
|
| 14 |
+
dataset for our own purposes, and decided to upload the chunked version for easier usage.
|