Detlef Kroll

Results 4 issues of Detlef Kroll

with some files it runs successfully, for a bigger dataset I get this error. Thanks in advance

bug

Hi, I'm training on the huge bread-midi-dataset. Enumerating the dataloader from a DatasetJSON throws a KeyError in collators.py line 164: length_of_first = batch[0].size(0) when the batch is empty (len(batch) ==...

question
stale

Hi, I'm processing the huge bread-midi-dataset. Training the tokenizer throws a KeyError in midi_tokenizer.py line 1712: ids = [self.vocab[token] for token in tokens] maybe line 1709 needs a fix as...

stale

I'd like to run it locally. Thanks in advance,

enhancement
nice to have