Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HEIMHumanEvalScenario requires permissions to download data from codalab #2865

Open
slymane opened this issue Jul 30, 2024 · 1 comment
Open

Comments

@slymane
Copy link

slymane commented Jul 30, 2024

Hi folks, thanks for the work here! I'm trying to use the HEIMHumanEvalScenario class but run into an error after get_instances() is called. Specifically, https://worksheets.codalab.org/rest/bundles/0x502d646c366c4f1d8c4a2ccf163b958f/contents/blob/ returns ERROR 403: Forbidden when using wget to download data during the HEIMHumanEvalScenario.get_instances() call:

def get_instances(self, output_path: str) -> List[Instance]:

Visiting the URL manually shows a forbidden error specifying that read permissions are needed. Is this intended behavior?

@yifanmai
Copy link
Collaborator

@teetone could you answer regarding HEIM?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants