Open JINO-ROHIT opened 3 days ago
Hello!
Well spotted, I think we should indeed add an error stating that dataset_names
cannot be an empty list. It can be None
, which will default to a full list, but it shouldn't be empty.
cool, ill be away for a few days im going back to school for my graduation :)
ill be back and raise a PR for this.
Congratulations! 🤗
I noticed that NanoBeir takes in an empty dataset and returns no error during instantiation. But when the model gets passed, the error kinda seems confusing. So -
Who can help? @tomaarsen
Snippet reproduction
#####################################################################
Error log