nikolina-p commited on
Commit
bded2e8
·
verified ·
1 Parent(s): 23c3702

Update README.md

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