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

About dataset #1

Open
ivcylc opened this issue Oct 14, 2024 · 3 comments
Open

About dataset #1

ivcylc opened this issue Oct 14, 2024 · 3 comments

Comments

@ivcylc
Copy link

ivcylc commented Oct 14, 2024

Hi, thanks for your work
I am wondering where should i replace the "huggingface_cache/arc_datase" with?

chenweize1998 pushed a commit that referenced this issue Oct 15, 2024
@1rubbishyuan
Copy link
Contributor

Sorry, I forgot to change the absolute path here when organizing the code. You can modify it at arc_path in utils/config.py

@ivcylc
Copy link
Author

ivcylc commented Oct 17, 2024

Thanks, since I am new to this field, I am wondering where can I manually download these dataset?

@1rubbishyuan
Copy link
Contributor

You can use the “huggingface-cli download --repo-type dataset --resume-download {dataset_name} --local-dir {your local path} --local-dir-use-symlinks False --token {your token}”command to download, or you can just set "hotpot_qa_path" as "hotpot_qa" , the "load_dataset" in our code will download automatically .

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