Shivam Khandelwal
Shivam Khandelwal
@tkeshun, adding to above comment. In your repository please try out the following: ``` git lfs pull ``` In case this command fails, you need to install `git-lfs` in your...
Glad to hear it! Closing this issue and waiting to see you on the leaderboard soon. 🚀
Hi @danperazzo, Can you share the following details? 1. Operating System 2. Command which you ran? 3. More output logs if possible? ---- The reason why it is happening: The...
Yeah, looks like everything went well in your run as @Miffyli mentioned. `touch shared/training_exited` is used only during evaluation and shouldn't do any harm locally. But still a bit weird...
It looks like `pyro4-ns` is misbehaving on your side. 1. Can you run the `./utility/evaluation_locally.sh` along with `--verbose` flag and share the output logs? 2. `ps aux` before & after...
1. Ok, is the logs complete? There might be logs something like below which will be helpful: ``` Not starting broadcast server for localhost. NS running on localhost:9090 (127.0.0.1) Warning:...
Meanwhile, it will be nice to try fresh by running `./utility/docker_evaluation_locally.sh` from your system (not inside docker). This command will rebuild the docker image from fresh and start the evaluation....
Hi, how are you changing the `MINERL_GYM_ENV`? It seems that you might be updating the variable in the code itself. If yes, can you please try once by settings `MINERL_GYM_ENV`...
Hi, the above submission has been requeued and worked fine upon the same. It seems like stray error on our side which happened due to Kubernetes API race condition between...
Interested in contributing to this task. 👋