Product feedback
I was having trouble downloading my dataset onto colab from the code snippet that was provided. As I tried to figure things out, I got a few errors: the main one being the āBadZipFileErrorā. I realized that I was given the project NAME in the code snippet when I needed the project ID. Once I changed the string to the project ID I was about to download my dataset and train my model. This should be changed to save some headache. Thanks!
