Dataset Class
Represents a reference to a saved or registered dataset which will be used in the run.
In typical training scenarios you will not use this class. Instead, you will create a dataset from the Dataset class and then pass it into a training script. For more information, see Add & register datasets.
Initialize a Dataset object.