📄 Description
Currently, models can only be trained using a single dataset. This prevents users from combining complementary data sources or leveraging multiple datasets to improve model generalisation.
🎯 Objective
Enable users to train a single model on multiple datasets within one training session.
This should allow selecting and combining two or more compatible datasets directly in the training configuration.