Hi, I would like to train the model. The default batch size is 32 written in Apollo/look2hear/datas/musdb_moisesdb_datamodule.py , but the batch size written in the Apollo/configs/apollo.yaml is 1.
I think it's not possible that the batch size during training is 1?
Hi, I would like to train the model. The default batch size is 32 written in
Apollo/look2hear/datas/musdb_moisesdb_datamodule.py, but the batch size written in theApollo/configs/apollo.yamlis 1.I think it's not possible that the batch size during training is 1?