nikolina-p commited on
Commit
5199a50
·
verified ·
1 Parent(s): 8f679d1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
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