Open BigBearBlacken opened 2 years ago
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.
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.