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

Issues while accessing via HuggingFace Datasets #1

Open
reshinthadithyan opened this issue Aug 30, 2021 · 3 comments
Open

Issues while accessing via HuggingFace Datasets #1

reshinthadithyan opened this issue Aug 30, 2021 · 3 comments

Comments

@reshinthadithyan
Copy link

The following error is thrown while loading from HuggingFace Datasets,

from datasets import load_dataset
raw_dataset = load_dataset('jdepoix/junit_test_completion', 'raw')

FileNotFoundError: Couldn't find file locally at /content/jdepoix/junit_test_completion/junit_test_completion.py, or remotely at https://huggingface.co/datasets/jdepoix/junit_test_completion/resolve/main/junit_test_completion.py. Please provide a valid dataset name.
Turns out the dataset should be committed to main branch. While the existing version seems to be in develop branch.
image
Thanks.

@wang-weishi
Copy link

@villmow Hi, are there any updates on the dataset?

@nashid
Copy link

nashid commented Jul 3, 2022

Do you plan to share the dataset?

@smith-co
Copy link

This is a great work and would love to reuse your dataset. Do you plan to share the dataset, please?

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

No branches or pull requests

4 participants