Module: tfds.dataset_builders
Stay organized with collections
Save and categorize content based on your preferences.
Dataset builders API.
Classes
class AdhocBuilder
: Dataset builder that allows building a dataset without defining a class.
class ConllBuilderConfig
: Base class for CoNLL-like formatted data configuration.
class ConllDatasetBuilder
: Base class for CoNLL-like formatted datasets.
class ConllUBuilderConfig
: Base class for CoNLL-U formatted data configuration.
class ConllUDatasetBuilder
: Base class for CoNLL-like formatted datasets.
class HuggingfaceDatasetBuilder
: A TFDS builder for Huggingface datasets.
class TfDataBuilder
: Builds datasets from tf.data.Dataset without defining a class.
class ViewBuilder
: [Experimental] Base builder for views.
class ViewConfig
: Builder config for a view transforming another dataset.
Functions
store_as_tfds_dataset(...)
: Store a dataset as a TFDS dataset.
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 2024-04-26 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-04-26 UTC."],[],[]]