-
Notifications
You must be signed in to change notification settings - Fork 270
Closed
Description
I want to train a model for one pass (1 epoch) on fineweb_edu_10bt_shuffled. Should I pass nSteps in the config which is:
nSteps = nExamples // (batch_size * nDevice * nAccumulation) if not how else I can ensure my model is trained on all of fineweb_edu_10bt_shuffled for at least 1 epoch (exactly).
Metadata
Metadata
Assignees
Labels
No labels