ModelOps allows you to create datasets within dataset templates. You can group all datasets related to a use case together in a dataset template. A dataset inherits parameters from the dataset template and you can update them if required. The scope of a dataset can be Training or Evaluation. The training dataset is used to train the model, and the evaluation dataset is used to see how well the model performs on data it has not seen.
The Datasets module organizes and facilitates creation and management of datasets. This section covers the following tasks: