ValueError: expected sequence of length 129 at dim 1 (got 46)
I was trying to fine-tune an image-to-text model using the following code:
ValueError: expected sequence of length 129 at dim 1 (got 46)
I was trying to fine-tune an image-to-text model using the following code: