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

Pretraining from scratch on small data #74

Open
yonatanbitton opened this issue Apr 25, 2021 · 0 comments
Open

Pretraining from scratch on small data #74

yonatanbitton opened this issue Apr 25, 2021 · 0 comments

Comments

@yonatanbitton
Copy link

Hello.
I want to pre-train myself.

I try running the CMD here:
https://github.com/ChenRocks/UNITER#pre-tranining

horovodrun -np 8 python pretrain.py --config config/pretrain-indomain-base-8gpu.json \
    --output_dir $PRETRAIN_EXP

(after launching the docker)

But I receieve:
[1,0]<stderr>:RuntimeError: cuda runtime error (35) : CUDA driver version is insufficient for CUDA runtime version at ../torch/csrc/cuda/Module.cpp:33

I use Cuda 10.2.

Do you know how can I solve it?

I addition, I would like to ask how long should the pretraining take?

Thank you

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

1 participant