Lab: Assignment 3: Hello Vectors

I’ve finished the coding of the solution and there are some errors when grading the solution.
The errors is when grading the get_country and get_accuracy functions.


I found the error on my code, it is because it is not general and I’m using the word_embeddings. However, the instructions said use embeddings.

That was it! Thank you!