You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
can you explain how you handle the pad token
since in batches, we have to pad caption so that all have the same length
then we feed that padded caption into the LSTM right?
then how and where did you ignore the pad token kindly if anyone explains
thanks
The text was updated successfully, but these errors were encountered:
can you explain how you handle the pad token
since in batches, we have to pad caption so that all have the same length
then we feed that padded caption into the LSTM right?
then how and where did you ignore the pad token kindly if anyone explains
thanks
The text was updated successfully, but these errors were encountered: