definitions: datasets: cmv2017: format: Pickle params: path: imported_data/cmv2017.iml_dataset instructions: subsampling_inst: # user-defined name of the instruction type: Subsampling # which instruction to execute dataset: cmv2017 # original dataset to be subsampled subsampled_dataset_sizes: # how large the subsampled datasets should be, one dataset will be created for each list item - 400 - 200 - 100 - 50 dataset_export_formats: # in which formats to export the subsampled datasets - Pickle