You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ensuring that we're using the correct data is crucial for training and could avoid hours of debugging. It would be cool to have a debug utility that can pull the couple first samples from the dataloader just like we do in trainer, then detokenize them and print them to the user