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

How long it takes to train the model? #12

Open
BigBearBlacken opened this issue Sep 21, 2022 · 1 comment
Open

How long it takes to train the model? #12

BigBearBlacken opened this issue Sep 21, 2022 · 1 comment

Comments

@BigBearBlacken
Copy link

I have spent nearly 48 hours since I train this model using cpu. The command is python ./code/main.py -p with environment.config_file=openaiEnv.yaml in the Readme file. And it is still running now. Could you please tell me how long it took when you train the model.

@maximilianigl
Copy link
Owner

maximilianigl commented Sep 21, 2022

Those jobs are quite compute intensive, as its running many environments in parallel. I don't remember how long it took to train, but I'd guess on the order of about a day - but on a server with 20+ cores and a GPU.

The program should give you some output, based on which you should be able to estimate how far in training you are and how long it will still take.

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