cerebras.modelzoo.data_preparation.raw_dataset_processor.RawDatasetProcessor.MultimodalRawDatasetProcessorConfig#
- class cerebras.modelzoo.data_preparation.raw_dataset_processor.RawDatasetProcessor.MultimodalRawDatasetProcessorConfig(*args, **kwargs)[source]#
-
Multimodal Configuration class for RawDatasetProcessor.
Methods
check_for_deprecated_fieldscheck_literal_discriminator_fieldcopyget_orig_classget_orig_class_argsmodel_copymodel_post_initpost_initAttributes
batch_sizeThe dataset preprocessing configuration.
discriminatordiscriminator_valuedrop_lastThe final C x H x W shape of the image.
The directory containing the image data.
model_confignum_workerspersistent_workersprefetch_factorpreprocessingseedshuffleshuffle_seedList of transformations to apply to images.
data_processor- image_data_size = Ellipsis#
The final C x H x W shape of the image.
- transforms = Ellipsis#
List of transformations to apply to images.
- img_data_dir = Ellipsis#
The directory containing the image data.