Datasets:

Modalities:
Text
Formats:
arrow
ArXiv:
Libraries:
Datasets
ArmelR commited on
Commit
970296c
1 Parent(s): 13cb6a7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -236,4 +236,4 @@ dataset = load_dataset(
236
  num_proc=8
237
  )
238
  ```
239
- Using `subset_of_interest = "default"` would load the whole dataset.
 
236
  num_proc=8
237
  )
238
  ```
239
+ Using `subset_of_interest = "default"` will load the whole dataset.