Natural Language Processing W3 Assignment - Tensorflow Developer Professional Certificate

Hi all! I’m stuck on this assignment since the past two days and I’m officially out of ideas!
Task -
For this assignment you will be using a variation of the Sentiment140 dataset, which contains 1.6 million tweets alongside their respective sentiment (0 for negative and 4 for positive).

  1. Plotted the val loss value, and it’s the desired value!
  2. I’m getting no errors in the code.

But the submission is failing. I keep getting the following error -
all the input array dimensions for the concatenation axis must match exactly, but along dimension 1, the array at index 0 has size 20 and the array at index 1 has size 50

I can’t find this particular array anywhere. Any suggestions?

Please see this community user guide and move your topic to the correct sub-category.