7 lines
400 B
Markdown
7 lines
400 B
Markdown
how we manage our training W&B checkpoints? we need to clean up old checlpoints. for every model we keep 5 checkpoints maximum and rotate them. by default we always load te best, and during training when we save new we discard the 6th ordered by performance
|
|
|
|
add integration of the checkpoint manager to all training pipelines
|
|
|
|
we stopped showing executed trades on the chart. let's add them back
|
|
|