Nicolay Rusnachenko
Nicolay Rusnachenko
If this exception happens, as it states in a line ``` File "C:\Users\inlab\Desktop\THOR-ISA\src\loader.py", line 87, in collate_fn input_tokens, input_targets, input_labels, implicits = zip(*data) TypeError: 'int' object is not iterable ```...
@mw66, I just come over and looking at the related script. I believe the issue is with the https://github.com/muditbhargava66/PyxLSTM/blob/a34c2526aa2646203e6d512ed3186765bbd20b3b/examples/language_modeling.py#L6 where the actulal file is stored there: https://github.com/muditbhargava66/PyxLSTM/blob/main/data/dataset.py So that you...
I can understand your confusion, but I believe it is an Occam's razor concept. Dataset and Language model feature is not conceptually a part of xLSTM rather just a particular...
Simply just copy the context from the example script and update the imports
:ok_hand: I believe @muditbhargava66 will back to when it finds him well
Hey @laugustyniak, hope you're all good! Just a gentle reminder, would be great if you would have a time to accept the PR in the case I can proceed with...