/usr/local/lib/python3.7/dist-packages/pytorch_lightning/callbacks/model_checkpoint.py:488: LightningDeprecationWarning: Argument `period` in `ModelCheckpoint` is deprecated in v1.3 and will be removed in v1.5. Please use `every_n_epochs` instead.
"Argument `period` in `ModelCheckpoint` is deprecated in v1.3 and will be removed in v1.5."
Summary
Deprecation warning in PyTorch-Lightning.
Warning