Lightning-AI/pytorch-lightning

MLflow logger to log config.yaml as artifact

Aberta

#18.396 aberto em 25 de ago. de 2023

 (3 comentários) (1 reação) (0 responsável)Python (3.233 forks)batch import
featurehelp wantedlogger: mlflow

Métricas do repositório

Stars
 (26.687 estrelas)
Métricas de merge de PR
 (Mesclagem média 9d 15h) (3 fundiu PRs em 30d)

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

Guia do colaborador