Vim
Vim copied to clipboard
pretraining.sh launch script is hardcoded to dev folders/env...can you provide a generic launch script for regular servers?
Can you provide a generic launch script for pre-training with vim? The readme suggests to run: bash vim/scripts/pt-vim-t.sh
but the contents of pt-vimt-t.sh have a bunch of local hardcoded paths that do not exist on regular servers ala: --data-path /share/project/lianghuizhu/datasets/IN1K source /opt/conda/bin/activate /home/zhulianghui/.conda/envs/deit-dev etc.
Thanks very much.
Greetings!
Thanks for your suggestion! We have fixed it.
Thanks very much for the fast fix!