Fix typo on 'script'
Browse files
README.md
CHANGED
@@ -84,4 +84,4 @@ while token_count < args.tokens:
|
|
84 |
shard_index += 1
|
85 |
```
|
86 |
|
87 |
-
Feel free to adapt and use this
|
|
|
84 |
shard_index += 1
|
85 |
```
|
86 |
|
87 |
+
Feel free to adapt and use this script to make other subsets.
|