How can I make sure that exactly one model is trained when the training data for finetuning is split between multiple files?
Concatenating multiple training files into one file is not an option.
Please excuse if this should be a stupid question. I could neither find an answer here in the forum nor in the documentation.