Update README.md
Browse files
README.md
CHANGED
|
@@ -17,7 +17,7 @@ It was created for **learning, testing streaming datasets, and quick downloading
|
|
| 17 |
|
| 18 |
It is made from the first 24 books, which are randomly split into 39 shards, mirroring the structure of the original dataset.
|
| 19 |
|
| 20 |
-
The text of the books is randomly split, allowing users to experiment with dataset operations on a
|
| 21 |
|
| 22 |
# Usage
|
| 23 |
|
|
|
|
| 17 |
|
| 18 |
It is made from the first 24 books, which are randomly split into 39 shards, mirroring the structure of the original dataset.
|
| 19 |
|
| 20 |
+
The text of the books is randomly split into small chunks, allowing users to experiment with dataset operations on a smaller scale.
|
| 21 |
|
| 22 |
# Usage
|
| 23 |
|