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

tutorial doesn't work out of the box #187

Open
dlwh opened this issue Oct 12, 2022 · 3 comments
Open

tutorial doesn't work out of the box #187

dlwh opened this issue Oct 12, 2022 · 3 comments

Comments

@dlwh
Copy link
Member

dlwh commented Oct 12, 2022

if i run python train.py --config conf/tutorial-gpt2-micro.yaml I get:

FileNotFoundError: [Errno 2] No such file or directory: '/scr/dlwh/runs/gpt2-small-d=dlwh/wikitext_103_detokenized-n=-1-g=-1-w=1+2022-10-12-10:05:18/gpt2-small-d=dlwh/wikitext_103_detokenized-n=-1-g=-1-w=1+2022-10-12-10:05:18.log'

@WASasquatch
Copy link

I'm also having strange issues where HF downloads immediately try to say I have no internet connection with the example script given on the repo page. The files prior all download, then it attempts a HF model for transformers and borks.

@satyamsundaram
Copy link

@dlwh did you modify the runs directory in the conf?
change this /scr/dlwh/run to an existing directory on the machine.

@dlwh
Copy link
Member Author

dlwh commented Jun 28, 2024

(Mistral's pretty dead as a project at this point.) and yes the directory existed

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

3 participants