Using Custom Dataset with Different Input Lengths for Model
Closed this issue · 1 comments
rozhix commented
My input dimensions are [1500, 50, 6] and my label dimensions are [1500, 1]. Can I use this model? If so, could you please explain how to configure it correctly?
WenWeiTHU commented
Hello, this looks like a classification task, can you provide a more detailed description so that we can help you solve the problem