Hi there,
I just finished doing the 1st assignment for week 3 of course 5. My notebook passed all of the tests, and I even got a 100/100 after submitting - but the outputs from my model seem clearly wrong (this is after loading the weights from the pre-trained model).
It just output a sequence of ‘1’ and then ‘2’ after the first example. The attention map from the end of the assignment looks weird too.
I’m not sure if I did something wrong or if there’s something off about the assignment.