Based on this question, I understand that very long sequences can be split up into batches so that the subsequences are processed separately. However, I have only one label that I am trying to predict for each sequence. Is it possible to break up a long sequence into batches if there is only one label for the entire sequence?
Asked
Active
Viewed 98 times