versae commited on
Commit
1b37f5c
1 Parent(s): 861da93

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -170,7 +170,7 @@ The original dataset is mC4, the multilingual colossal, cleaned version of Commo
170
 
171
  108 languages are available and are reported in the [`mc4` dataset](https://huggingface.co/datasets/mc4#dataset-summary).
172
 
173
- You can load the mC4 subset of any language like this:
174
 
175
  ```python
176
  from datasets import load_dataset
 
170
 
171
  108 languages are available and are reported in the [`mc4` dataset](https://huggingface.co/datasets/mc4#dataset-summary).
172
 
173
+ You can load the mC4 subset of any language like this (with default *random* sampling):
174
 
175
  ```python
176
  from datasets import load_dataset