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

Questions about code reproduction #6

Open
1084991943 opened this issue Apr 22, 2024 · 3 comments
Open

Questions about code reproduction #6

1084991943 opened this issue Apr 22, 2024 · 3 comments

Comments

@1084991943
Copy link

Hi Author, We are having the following problem with the reproduction process.

scripts/run_gene.sh: line 2: logs/gene/gene_sb7_fullb_np2_lr2e-3_mul5_bs12_448_ep200_linear_ee2: No such file or directory
tail: cannot open 'logs/gene/gene_sb7_fullb_np2_lr2e-3_mul5_bs12_448_ep200_linear_ee2' for reading: No such file or directory
tail: no files remaining

@Markin-Wang
Copy link
Owner

Thank you for your interest to our work. You should first create the directory logs/gene, then it should work.

@1084991943
Copy link
Author

Thank you for your interest to our work. You should first create the directory logs/gene, then it should work.

Thank you. We have a new problem, we want to know how to train on a single GPU on a windows system

@Markin-Wang
Copy link
Owner

Markin-Wang commented Apr 30, 2024

Thank you for your interest to our work. You should first create the directory logs/gene, then it should work.

Thank you. We have a new problem, we want to know how to train on a single GPU on a windows system

Hi,, you can set the number of gpus used via changing the value in "--nproc_per_node $num_gpus$" in the scripts. I would strongly recomment you to conduct experiments on Linux-based system as some basic librares may not be supported in Windows system. Sorry we can not provide any guidance for running CLEViT on windows system as our experiments are fully implemented on linux system.

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