Andrey Zimovnov
Andrey Zimovnov
Try running `! shred utils.py` and re-upload your file! It looks like a caching bug in Google Colab.
And you also need to restart the kernel to import the new version of the file!
That means that you haven't implemented https://github.com/hse-aml/natural-language-processing/blob/master/project/utils.py#L54 and https://github.com/hse-aml/natural-language-processing/blob/master/project/utils.py#L70
Then it's a Google Colab issue, try to run locally
It works for me: https://colab.research.google.com/drive/1ruz0DwjF_xfplcNcg4CgZzwSX-IUvWEw?usp=sharing
Hi, Dimitry! I'm sorry for the late response, that would be cool. We will have to do that eventually. Have you finished the course?
> I've gotten GPU support to work in other containers just not this one Cool! That means that you can add instructions to your working dockerfile to match our environment:...