Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dataset in tpu_speed_data_pipelines.ipynb is not accessible #2737

Open
benoitfrisque opened this issue Feb 21, 2025 · 0 comments
Open

Dataset in tpu_speed_data_pipelines.ipynb is not accessible #2737

benoitfrisque opened this issue Feb 21, 2025 · 0 comments

Comments

@benoitfrisque
Copy link

benoitfrisque commented Feb 21, 2025

In analyst/tree/master/courses/machine_learning/deepdive2/production_ml/labs/tpu_speed_data_pipelines.ipynb, there is an issue with the dataset.

Those datasets seem not to work:
training_images_file = 'gs://mnist-public/train-images-idx3-ubyte'
training_labels_file = 'gs://mnist-public/train-labels-idx1-ubyte'
validation_images_file = 'gs://mnist-public/t10k-images-idx3-ubyte'
validation_labels_file = 'gs://mnist-public/t10k-labels-idx1-ubyte'

When running the next sell loading the dataset, we get error 403: The billing account for the owning project is disabled in state closed

@benoitfrisque benoitfrisque changed the title Dataset is not accessible Dataset in tpu_speed_data_pipelines.ipynb is not accessible Feb 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant