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

Add dataset setup tests #486

Open
priyakasimbeg opened this issue Aug 14, 2023 · 0 comments
Open

Add dataset setup tests #486

priyakasimbeg opened this issue Aug 14, 2023 · 0 comments

Comments

@priyakasimbeg
Copy link
Contributor

Description

Most of the code in data_setup.py is untested.
There are a few challenges for these tests:

  • datasets are very large (total just under 2TB total I believe)
  • some of them require manual steps (getting the links after signing the user agreements etc, I don't think we can check in the urls).
    We can at a minimum test the datasets that are downloaded via tfds (ogbg and wmt) and add some unit tests for the other datasets.
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

1 participant