nearai / program_synthesis

Program Synthesis

Home Page:http://near.ai

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fail to download Karel dataset

ttyXCX opened this issue · comments

I tried to download the the preprocessed karel dataset using:

wget https://s3.us-east-2.amazonaws.com/karel-dataset/karel.tar.gz

Here's what I get:

--2023-03-31 01:42:06--  https://s3.us-east-2.amazonaws.com/karel-dataset/karel.tar.gz
Resolving s3.us-east-2.amazonaws.com (s3.us-east-2.amazonaws.com)... 52.219.109.185
Connecting to s3.us-east-2.amazonaws.com (s3.us-east-2.amazonaws.com)|52.219.109.185|:443... connected.
HTTP request sent, awaiting response... 403 Forbidden
2023-03-31 01:42:07 ERROR 403: Forbidden.

Additionally, I tried to access the link using my browser, and the page shows:

This XML file does not appear to have any style information associated with it. The document tree is shown below.
<Error>
<Code>AccessDenied</Code>
<Message>Access Denied</Message>
<RequestId>AV0BQYR71EWHN8RP</RequestId>
<HostId>3kpgQibwiHIDK4+t8R9uE+PNEgy+w+UFZbQDrhTnqE7qbJC4F0uzcXnRxdCe5AeEzPVcIYcRx4o=</HostId>
</Error>

It seems like it's outdated.
Maybe can you please reupload the dataset?