I passed all the internal tests to check whether my code was correctly implemented. I keep getting a score of 0 with the following output: “Can’t compile the student’s code. Error: KeyError(‘never’,)”. I had already defined avg = np.zeros(word_to_vec_map[any_word].shape). I want to pass this assignment. Could anyone help me?