tensorflow / tensor2tensor

Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.
Apache License 2.0
15.5k stars 3.49k forks source link

Cannot get example data #452

Closed zh794390558 closed 6 years ago

zh794390558 commented 6 years ago

In https://github.com/tensorflow/tensor2tensor/blob/master/tensor2tensor/notebooks/hello_t2t.ipynb,
We cannot get this data blew:

gs_data_dir = "gs://tensor2tensor-data"
gs_ckpt_dir = "gs://tensor2tensor-checkpoints/"
ZXR-v2 commented 5 years ago

so do I. Have you fixed this problem? Could you show me?