Community Datasets
Stay organized with collections
Save and categorize content based on your preferences.
The datasets documented here are created by the community. The dataset builder
code lives in external repositories. Repositories with dataset builders can be
added in
here.
Usage
See our getting-started guide
for a quick introduction.
for ex in tfds.load('namespace:dataset', split='train'):
...
All Datasets
Huggingface
See the overview for more details on the datasets in the
huggingface
namespace.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-02-20 UTC.
[null,null,["Last updated 2025-02-20 UTC."],[],[],null,["# Community Datasets\n\n\u003cbr /\u003e\n\nThe datasets documented here are created by the community. The dataset builder\ncode lives in external repositories. Repositories with dataset builders can be\nadded in\n[here](https://github.com/tensorflow/datasets/blob/master/tensorflow_datasets/community-datasets.toml).\n\n*** ** * ** ***\n\nUsage\n-----\n\nSee our [getting-started guide](https://www.tensorflow.org/datasets/overview)\nfor a quick introduction. \n\n for ex in tfds.load('namespace:dataset', split='train'):\n ...\n\nAll Datasets\n------------\n\n### Huggingface\n\nSee the [overview](/datasets/community_catalog/huggingface) for more details on the datasets in the\n`huggingface` namespace.\n\n*** ** * ** ***"]]