Update README.md
Browse files
README.md
CHANGED
|
@@ -18,6 +18,8 @@ It is made from the first 24 books, which are randomly split into 39 shards, mir
|
|
| 18 |
|
| 19 |
The text of the books is randomly split into small chunks, allowing users to experiment with dataset operations on a smaller scale.
|
| 20 |
|
|
|
|
|
|
|
| 21 |
# Usage
|
| 22 |
|
| 23 |
```python
|
|
|
|
| 18 |
|
| 19 |
The text of the books is randomly split into small chunks, allowing users to experiment with dataset operations on a smaller scale.
|
| 20 |
|
| 21 |
+
**This dataset is identical to [nikolina-p/mini_gutenberg_splits](https://huggingface.co/datasets/nikolina-p/mini_gutenberg_splits) except for the split configuration.**
|
| 22 |
+
|
| 23 |
# Usage
|
| 24 |
|
| 25 |
```python
|