sampling ======== The ``sampling`` config group determines some behaviour of the dataloader within :class:`~mml.core.data_loading.lightning_datamodule.MultiTaskDataModule` as well as the underlying :class:`~mml.core.data_loading.task_dataset.TaskDataset`. full ~~~~ .. autoyaml:: sampling/full.yaml