Ensure training pipeline is deterministic #253
Labels
good first issue
Good for newcomers
priority: nice-to-have / low
work package: model training
Relates to the model training pipeline
In order to decrease sources of error we want to make sure the training pipeline creates a deterministic ordering of the dataset batches and other elements regarding initialisation. This will help to track down the sources of loss spikes i.e. malformed samples.
See this experiment for more information. We might want to check out this.
The text was updated successfully, but these errors were encountered: