Lightning-AI/pytorch-lightning
Voir sur GitHubMLflow logger to log config.yaml as artifact
Open
#18 396 ouverte le 25 août 2023
featurehelp wantedlogger: mlflow
Métriques du dépôt
- Stars
- (26 687 stars)
- Métriques de merge PR
- (Merge moyen 9j 15h) (3 PRs mergées en 30 j)
Description
Description & Motivation
The MLflow logger does not currently log the config.yaml file when using LightningCLI, meaning MLflow does not contain a complete record of an experiment
Pitch
The config.yaml file to be logged as an artifact
Alternatives
None, currently use a confluence page to link the MLflow run and config.yaml which is tedious
Additional context
No response
cc @borda