|
Choose LearningRateMonitor file name
|
|
1
|
313
|
May 5, 2023
|
|
EarlyStopping can't access learning rate logs from LearningRateMonitor
|
|
4
|
986
|
April 23, 2023
|
|
Checkpointing and Restoring
|
|
0
|
255
|
April 7, 2023
|
|
Pytorch Lightning cli : modify callback
|
|
1
|
947
|
April 6, 2023
|
|
Creating torch.Tensor in callback does not use pl_module.device by default
|
|
3
|
496
|
March 29, 2023
|
|
Pl_module vs trainer.model in Callbacks
|
|
1
|
813
|
March 27, 2023
|
|
The actual meaning of the len(batch) in lightning callback
|
|
1
|
288
|
March 21, 2023
|
|
How to save model when using pytorch lightning and hugging face transformer
|
|
1
|
1855
|
March 4, 2023
|
|
How to customize progress bar in test mode?
|
|
0
|
419
|
January 24, 2023
|
|
LightningModule load_from_checkpoint vs Trainer resume_from_checkpoint
|
|
1
|
2242
|
January 23, 2023
|
|
Why my pl save checkpoint into a directory
|
|
3
|
1853
|
December 10, 2022
|
|
Loading best checkpoint throws error
|
|
2
|
719
|
December 5, 2022
|
|
Metrics or Callbacks?
|
|
5
|
3286
|
November 14, 2022
|
|
How to access all validation predictions
|
|
0
|
849
|
August 23, 2022
|
|
Checkpoints are overwritten automatically
|
|
1
|
1530
|
February 7, 2022
|
|
ModelCheckpoint filename
|
|
2
|
1519
|
February 7, 2022
|
|
Save checkpoint without overwrite
|
|
1
|
617
|
January 29, 2022
|
|
Accessing available values to monitor when saving checkpoints
|
|
1
|
751
|
January 29, 2022
|
|
wandb_logger.watch(log_graph=True/False) not working
|
|
1
|
605
|
January 29, 2022
|
|
Retrieve callback_metric dictionary
|
|
0
|
824
|
August 21, 2021
|
|
Validate when the training_loss reaches new low, and save the model according to the validation_loss
|
|
0
|
668
|
August 11, 2021
|
|
Monitored metric from ModelCheckpoint does not match metric from val_epoch_end
|
|
0
|
2515
|
June 21, 2021
|
|
Logging on a callback not working as expected
|
|
1
|
3151
|
February 22, 2021
|
|
Multiple Validation Dalatoders
|
|
1
|
1056
|
February 22, 2021
|
|
Input shape issue with pl_bolts.callbacks.variational.LatentDimInterpolator
|
|
1
|
949
|
February 22, 2021
|
|
Read input batch in callback
|
|
1
|
948
|
February 22, 2021
|
|
Unable to save optimized checkpoints (tried both pl.EvalResult and checkpoint_callback)
|
|
1
|
1677
|
February 22, 2021
|
|
Strange error with early stopping
|
|
1
|
4207
|
February 22, 2021
|
|
Epoch end hook in callback
|
|
1
|
2477
|
February 15, 2021
|
|
Understanding different values of training/validation loss in callback_metrics dictionary
|
|
3
|
4769
|
January 11, 2021
|