Lightning-AI/pytorch-lightning

MLflow logger to log config.yaml as artifact

开放

#18,396 创建于 2023年8月25日

 (3 条评论) (1 个反应) (0 位负责人)Python (3,233 个派生)batch import
featurehelp wantedlogger: mlflow

仓库指标

星标
 (26,687 个星标)
PR 合并指标
 (平均合并 9天 15小时) (30 天内合并 3 个 PR)

描述

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

贡献者指南