nemo_curator.stages.interleaved.utils.constants

View as Markdown

Module Contents

Data

DEFAULT_IMAGE_EXTENSIONS

DEFAULT_JSON_EXTENSIONS

DEFAULT_WEBDATASET_EXTENSIONS

API

nemo_curator.stages.interleaved.utils.constants.DEFAULT_IMAGE_EXTENSIONS = ('.jpg', '.jpeg', '.png', '.tif', '.tiff', '.webp', '.bmp', '.gif')
nemo_curator.stages.interleaved.utils.constants.DEFAULT_JSON_EXTENSIONS = ('.json',)
nemo_curator.stages.interleaved.utils.constants.DEFAULT_WEBDATASET_EXTENSIONS = ('.tar', '.tar.gz', '.tgz')