Update README.md
Browse files
README.md
CHANGED
@@ -236,4 +236,4 @@ dataset = load_dataset(
|
|
236 |
num_proc=8
|
237 |
)
|
238 |
```
|
239 |
-
Using `subset_of_interest = "default"`
|
|
|
236 |
num_proc=8
|
237 |
)
|
238 |
```
|
239 |
+
Using `subset_of_interest = "default"` will load the whole dataset.
|