The function _format_experiment_name() in training.py is unusable if ever the name assigned by user is not {potential_name}_{dataset_name}, since it is hard-coded for this naming convention.
This function should be changed to be able to handle any parameters parsed in configuration.