Skip to content

Conversation

@hxviet
Copy link

@hxviet hxviet commented Jul 7, 2025

This fix changes how the dataset.json file is written to the output folder.

The old implementation tries to copy the file at the path join(list_of_input_folders[0], 'dataset.json'. When dataset_json_file_or_dict is specified, the file at this path is probably not intended to be used by ensemble_folders or may not even exist. The new implementation dumps the dataset_json object instead to ensure ensemble_folders writes the correct dataset.json data to the output folder whether dataset_json_file_or_dict is None, a file path, or a dictionary.

@FabianIsensee FabianIsensee self-assigned this Jul 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants