recipes.cad1.task1.baseline.merge_batches_results module

Join batches scores into a single file.

recipes.cad1.task1.baseline.merge_batches_results.join_batches(config: DictConfig) None[source]

Join batches scores into a single file.

Parameters:

config (DictConfig) – Dictionary of configuration options. The .evaluate.batch_size is extracted to determine how many batches there are to combine.