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

file not found error '/tmp/data/wikitext-103/wiki.train.tokens' #575

Open
sanianayab opened this issue Aug 29, 2024 · 1 comment
Open

file not found error '/tmp/data/wikitext-103/wiki.train.tokens' #575

sanianayab opened this issue Aug 29, 2024 · 1 comment

Comments

@sanianayab
Copy link

sanianayab commented Aug 29, 2024

Hi
I am PhD student and I want to use the WikiGraphs dataset for my next research topic. While downloading and making Vocab, I got the following error:

FileNotFoundError: [Errno 2] No such file or directory: '/tmp/data/wikitext-103/wiki.train.tokens'

Any leads for this error, Please guide me.
Thanks

@pgemos
Copy link

pgemos commented Sep 29, 2024

The problem is that some download links inside the download.sh script file are broken. You can try using the below script which is the same script but with the broken links fixed : https://github.com/pgemos/deepmind-research/blob/master/wikigraphs/scripts/download.sh

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