Skip to content

Commit

Permalink
Update datasets/doc/source/how-to-use-with-local-data.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
adam-narozniak authored Apr 11, 2024
1 parent abdf18e commit c33b840
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion datasets/doc/source/how-to-use-with-local-data.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ General Overview
----------------
An all-in-one dataset preparation (downloading, preprocessing, partitioning) happens
using `FederatedDataset <ref-api/flwr_datasets.FederatedDataset.html>`_. However, we
will use only the `Partitioner` here since we use already downloaded data.
will use only the `Partitioner` here since we use locally accessible data.

The rest of this guide will explain how to create a
`Dataset <https://huggingface.co/docs/datasets/en/package_reference/main_classes#datasets.Dataset>`_
Expand Down

0 comments on commit c33b840

Please sign in to comment.