instructrl
instructrl copied to clipboard
Access to the Preprocessed Dataset
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!
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!
Did you solve your problem? I was wondering whether there would be a way to download the h5 format dataset.