deepmind-research
deepmind-research copied to clipboard
Bucket is a requester pays bucket but no user project provided
Hi, I'm having trouble reproducing the enformer-training.ipynb due to the following error. Do I need to provide a user project to access the data? If so, how do I do that? Thank you!
tensorflow.python.framework.errors_impl.InvalidArgumentError: Error executing an HTTP request: HTTP response code 400 with body '{ "error": { "code": 400, "message": "Bucket is a requester pays bucket but no user project provided.", "errors": [ { "message": "Bucket is a requester pays bucket but no user project provided.", "domain": "global", "reason": "required" } ] } } ' when reading metadata of gs://basenji_barnyard/data/human/statistics.json
we are also getting this error
Hey, you can access the data, but you have to set up your Google Cloud account to pay for the download. I actually don't know how to set this up / how this works with Colab. Please let me know if you figure it out.
I do not know if this is still relevant but you can download the dataset here: https://console.cloud.google.com/storage/browser/basenji_barnyard You have to create a project and add billing information to download the data like already stated by @Avsecz
Upload the data to colab or drive to access in colab and change the path to the new location in the code to get it running.
Thank you!
On Mon, Jul 31, 2023, 09:01 mnoa @.***> wrote:
I do not know if this is still relevant but you can download the dataset here: https://console.cloud.google.com/storage/browser/basenji_barnyard You have to create a project and add billing information to download the data like already stated by @Avsecz https://github.com/Avsecz
Upload the data to colab or drive to access in colab and change the path to the new location in the code to get it running.
— Reply to this email directly, view it on GitHub https://github.com/deepmind/deepmind-research/issues/367#issuecomment-1658673354, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB7DILVXAKLZINJSY7BPZBLXS7JEPANCNFSM55MLCWOQ . You are receiving this because you authored the thread.Message ID: @.***>