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

Value for args.data_location #6

Open
adtygan opened this issue Jun 20, 2023 · 1 comment
Open

Value for args.data_location #6

adtygan opened this issue Jun 20, 2023 · 1 comment

Comments

@adtygan
Copy link

adtygan commented Jun 20, 2023

It's unclear to me what should I assign as the value for args.data_location. The README tells args.data_location = '/path/to/data' but I'm not sure which folder that means.

@gabrielilharco
Copy link
Contributor

Hey @adtygan. This should be the root directory where the datasets are stored. E.g. if you have a structure like the one below, you should set args.data_location=/home/adtygan/datasets.

/home/adtygan/
      datasets/
            imagenet/
            mnist/
            ....

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

2 participants