Fix en documentation typos (#21799)

* fix wrong url

* typos in english documentation
This commit is contained in:
Thomas Paviot
2023-02-27 08:36:36 +01:00
committed by GitHub
parent a36983653e
commit ba2a5f13f7
17 changed files with 19 additions and 19 deletions

View File

@@ -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