After UNQ_C2, I’m passing all tests so far. And I think the Emojifier-V1 model is actually getting the “not feeling happy” sentence correct. If it’s not correct, as the text says, what’s the correct emoji for this sentence?
Y_my_labels is the true labels for X_my_sentences.
The label id that corresponds to not feeling happy is 3. This corresponds to (look at the top of the notebook for emoji to label mappings in section 1.1)
You are correct. This is a bug in the markdown. The staff have been notified about this.
Thanks for bringing this up. Sorry I misunderstood your question.
I’m not sure what changed, but the markdown was written based on the results. “I cherish you” would return a heart emoji and “not feeling happy” would return the happy emoji.
I ran the assignment myself and got the same results as you. I’ll investigate this and if need be, change the markdown. Thanks for informing me about this.