File "my_file_name.py", line 68, in train
self.inner.train()
File "<string>", line 142, in train
File "<string>", line 29, in _fast_inner_training_loop
ZeroDivisionError: integer division or modulo by zero
Ok find it is unrelated to unsloth. However, it would be great if there could be some stack traces! Then it will be very easy to spot which line is going wrong.
Stack: