hyy0613 / RT-1

This is the completion of google's rt-1 project code and can run directly.
Apache License 2.0
22 stars 4 forks source link

Running tfds build --data_dir 'fill in the final storage path for the data here' gives me an error #6

Closed Jensonzzs closed 7 months ago

Jensonzzs commented 7 months ago

2024-03-15 10:10:26.440641: E external/local_tsl/tsl/platform/cloud/curl_http_request.cc:610] The transmission of request 0x73f2440 (URI: https://www.googleapis.com/storage/v1/b/tfds-data/o/dataset_info%2Flanguage_table_use%2F1.0.0?fields=size%2Cgeneration%2Cupdated) has been stuck at 0 of 0 bytes for 61 seconds and will be aborted. CURL timing information: lookup time: 0.009468 (No error), connect time: 0 (No error), pre-transfer time: 0 (No error), start-transfer time: 0 (No error) Is this due to not being logged into a Google Cloud SDK account?

hyy0613 commented 7 months ago

Hi, you can find some help form this website, https://cloud.google.com/storage/docs/access-public-data.For some reason you may need to connecting to the external network, or just download throw website.

hyy0613 commented 7 months ago

Oh, sorry I misunderstand your question,It means that you can't connect to the external network.You can just wait for it about 10 minutes, after it retry several times, the dataset will begin rebuilding.