Closed michaelroyzen closed 4 years ago
I am trying to run your code as-is and am having tensor mismatch issues. Even after the conversion, it still seems to be asking for a max input of 1024.
I've attached a Colab notebook where I show my steps. Please take a look @patil-suraj and let me know how I can fix it. https://colab.research.google.com/drive/1cdYmC9J4RhAahUteAdl2aikrAW6UXOnk
Thanks!
Never mind, my issue was using BartForConditionalGeneration, not LongBartForConditionalGeneration.
I am trying to run your code as-is and am having tensor mismatch issues. Even after the conversion, it still seems to be asking for a max input of 1024.
I've attached a Colab notebook where I show my steps. Please take a look @patil-suraj and let me know how I can fix it. https://colab.research.google.com/drive/1cdYmC9J4RhAahUteAdl2aikrAW6UXOnk
Thanks!