@boundless-pizza-95864 have you started working on KerasCheckpoint wrapper? cc @broad-monitor-993?
b
boundless-pizza-95864
03/21/2022, 8:16 AM
The checkpointing I've done was was not for Keras but for the huggingface Trainer for PyTorch transformer models.
boundless-pizza-95864
03/21/2022, 8:19 AM
I'm not sure if it's worth it to create a dedicated plugin for this, or if we should just add it to the docs. It's essentially not much more than a callback for saving checkpoints: