Fix en documentation typos (#21799)
* fix wrong url * typos in english documentation
This commit is contained in:
@@ -50,7 +50,7 @@ We encourage you to log in to your Hugging Face account so you can upload and sh
|
||||
|
||||
## Load SceneParse150 dataset
|
||||
|
||||
Start by loading a smaller subset of the SceneParse150 dataset from the 🤗 Datasets library. This'll give you a chance to experiment and make sure everythings works before spending more time training on the full dataset.
|
||||
Start by loading a smaller subset of the SceneParse150 dataset from the 🤗 Datasets library. This'll give you a chance to experiment and make sure everything works before spending more time training on the full dataset.
|
||||
|
||||
```py
|
||||
>>> from datasets import load_dataset
|
||||
|
||||
Reference in New Issue
Block a user