Providing Data - Level 2

Fine grained control over requested data

In this notebook we’ll explore more parameters that you can use in model_inputs to control the data that is provided to your model.

To start with lets continue to use HyraxRandomDataset to show:

  • dataset_config and how to work with that.

  • primary_id_field and how that is required by infer for writing the InferenceDataset.

Then shift to using the HyraxCifar dataset so that we can introduce:

  • data_location

  • fields