When I do : import cifar10 cifar10.maybe_download_and_extract() I get the error: AttributeError: 'module' object has no attribute 'maybe_download_and_extract' how Do I download and extract the model?