Lightning-AI/pytorch-lightning

MLflow logger to log config.yaml as artifact

Open

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

在 GitHub 查看
 (3 评论) (1 反应) (0 负责人)Python (3,233 fork)batch import
featurehelp wantedlogger: mlflow

仓库指标

Star
 (26,687 star)
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

贡献者指南