Model error many times

Hi,

I git new code from https://github.com/AIcrowd/neurips2019_disentanglement_challenge_starter_kit
I submitted model and get error:
The following containers terminated prematurely. : agent
Please contact administrators, or refer to the execution logs.

I tagged ai bot but there are no logs for me
Thanks

@namvi: I pasted the logs on the issue. But the problem there is you do not have torch included as a dependency in your environment.yml

1 Like

Hi, @mohanty could you please check the fail issue in https://gitlab.aicrowd.com/Jie-Qiao/neurips2019/issues/2, I had included the environment.yml for PyTorch, but it fails after the training finished. Thanks.

1 Like

I have got the same error. I didn’t use Pytorch in the training, so would it still require PyTorch as a dependency? Anyway I included PyTorch in my latest submission. However, the submission has been in queue for over a day. I’m not sure how common the issue is, but I do notice almost all recent submissions turn out to be failure.