tsai
tsai copied to clipboard
Error in Mixed Data Loader
There seems to be an issue in the number of parameters when creating a mixed LM with get_mixed_dls I indeed checked and the number of parameters in _Fake_loader in the library fastai (version 2.7..6) is indeed slighlty more than in your usage.
See below the error I have

Temporarilly had to go to fastai 2.6.3, and seems to work