merge_batches_results
Join batches scores into a single file.
- recipes.cad2.task2.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.