-
Notifications
You must be signed in to change notification settings - Fork 5
Description
Hello, thanks for your incredible research!
I was wondering if I could get access to the preprocessed dataset.
I'm not quite sure if the provided URL (gs://instruct-rl/dataset/variation) is correct or not, but I get this error message when I run jobs/train.sh:
W0730 01:12:28.620109 140248966914176 _metadata.py:141] Compute Engine Metadata server unavailable on attempt 1 of 3. Reason: timed out W0730 01:12:31.623821 140248966914176 _metadata.py:141] Compute Engine Metadata server unavailable on attempt 2 of 3. Reason: timed out W0730 01:12:34.625665 140248966914176 _metadata.py:141] Compute Engine Metadata server unavailable on attempt 3 of 3. Reason: timed out W0730 01:12:34.626116 140248966914176 _default.py:340] Authentication failed using Compute Engine authentication due to unavailable metadata server
And at the succeeding error log, I get:
aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host storage.googleapis.com:443 ssl:default [Network is unreachable]
Are the gs dataset can be accessed now? Or else, can you give me some advice for resolving this issue?
Thanks again for your awesome work!