Skip to content

Dataset in tpu_speed_data_pipelines.ipynb is not accessible #2737

@benoitfrisque

Description

@benoitfrisque

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions