In this line: https://github.com/xrsrke/instructGOOSE/blob/5b9ac3f4a7a834b15a0771104f7d44cb07181c50/instruct_goose/trainer.py#L49 What is the purpose of iterating through in the 0th dimension, given the tensor is of size '1 b' (so it will only iterate once).