Abstractive-Summarization-With-Transfer-Learning
Abstractive-Summarization-With-Transfer-Learning copied to clipboard
InvalidArgumentError when changing the batch size
I tried to run the code with a batch size of 8, however I got this error :
InvalidArgumentError (see above for traceback): Incompatible shapes at component 0: expected [1,512] but got [8,512].
Have you solved this issue? @Colanim
No 😕